[PATCH] Use automake (v5)
2021-04-21 16:40 UTC (3+ messages)
[PATCH] Cygwin: pty: Additional race issue fix regarding pseudo console
2021-04-21 15:44 UTC (2+ messages)
[PATCH] Cygwin: pty: Add missing guard for close_pseudoconsole()
2021-04-21 3:07 UTC
[PATCH] Cygwin: pty: Fix fallback processing in setup_pseudoconsole()
2021-04-21 3:06 UTC
[PATCH 0/2] Fix race issues
2021-04-20 12:35 UTC (5+ messages)
` [PATCH 1/2] Cygwin: console: Fix race issue regarding cons_master_thread()
` [PATCH 2/2] Cygwin: pty: Fix race issue in inheritance of pseudo console
[PATCH] Cygwin: pty: Make rlwrap work with cmd.exe
2021-04-20 8:47 UTC (4+ messages)
[PATCH] Cygwin: console: Fix a bug in the code to fix tab position
2021-04-19 14:19 UTC (2+ messages)
[PATCH v2] Cygwin: pty: Use atexit() instead of hooking exit() for GDB
2021-04-06 10:21 UTC (2+ messages)
[PATCH] Cygwin: pty: Use find_exec() rather than path_conv::check()
2021-04-05 8:32 UTC
[PATCH] Cygwin: pty: Use atexit() instead of hooking exit() for GDB
2021-04-05 8:31 UTC
[PATCH] Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat
2021-04-05 8:30 UTC
[PATCH 1/2] Treat Windows Store's "app execution aliases" as symbolic links
2021-03-26 1:29 UTC (14+ messages)
[PATCH 0/2] Return appropriate handle by _get_osfhandle() and GetStdHandle()
2021-03-24 10:52 UTC (24+ messages)
` [PATCH 1/2] Cygwin: syscalls.cc: Make _get_osfhandle() return appropriate handle
` [PATCH 2/2] Cygwin: pty: Add hook for GetStdHandle() to "
[PATCH 0/2] Handle "app execution aliases"
2021-03-23 21:04 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] Treat Windows Store's "app execution aliases" as symbolic links
` [PATCH v2 2/2] Allow executing Windows Store's "app execution aliases"
test2
2021-03-23 13:02 UTC
test
2021-03-23 12:53 UTC
[PATCH] Cygwin: pty: Rename input/output named pipes
2021-03-23 12:26 UTC (2+ messages)
[PATCH] Cygwin: pty: Rename input named pipes
2021-03-23 11:49 UTC (5+ messages)
[PATCH v2 0/3] Return appropriate handle by _get_osfhandle() and GetStdHandle()
2021-03-21 23:26 UTC (4+ messages)
` [PATCH v2 1/3] Cygwin: syscalls.cc: Make _get_osfhandle() return appropriate handle
` [PATCH v2 2/3] Cygwin: pty: Add hook for GetStdHandle() to "
` [PATCH v2 3/3] Cygwin: pty: Clear input_available_event if pipe is empty on close
[PATCH 2/2] Allow executing Windows Store's "app execution aliases"
2021-03-12 15:11 UTC
[PATCH] Cygwin: pty: Transfer input only if the stdin is a pty
2021-03-09 10:26 UTC (2+ messages)
[PATCH] Cygwin: pty: Transfer input for native app only if the stdin is pcon
2021-03-09 9:23 UTC (7+ messages)
[PATCH] winsup/doc/dll.xml: update MinGW/.org to MinGW-w64/.org
2021-03-09 6:08 UTC (13+ messages)
[PATCH 0/2] cygwin-htdocs: update MinGW references
2021-03-08 20:53 UTC (4+ messages)
` [PATCH 1/2] cygwin-htdocs/links.html: update MinGW.org reference
` [PATCH 2/2] cygwin-htdocs/packaging-hint-files.html: update categories
[PATCH] Cygwin: pty: Attach to stub process when non-cygwin app inherits pcon
2021-03-08 14:03 UTC (2+ messages)
[PATCH] Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK
2021-03-08 9:35 UTC (2+ messages)
[PATCH] Cygwin: pty: Discard input already accepted on interrupt
2021-03-08 9:35 UTC (2+ messages)
[PATCH v2] Cygwin: console: Fix restoring console mode failure
2021-03-05 15:12 UTC (2+ messages)
[PATCH] Cygwin: pty: Fix a race issue in startup of pseudo console
2021-03-05 15:12 UTC (2+ messages)
[PATCH] cygwin-htdocs/lists.html: add note about attachment size limits
2021-03-05 14:48 UTC (2+ messages)
[PATCH] Cygwin: console: Fix restoring console mode failure
2021-03-04 10:10 UTC (2+ messages)
[PATCH 0/7] Fix some system calls on sockets
2021-03-01 12:31 UTC (9+ messages)
` [PATCH 1/7] Cygwin: fix fstat on sockets that are not socket files
` [PATCH 2/7] Cygwin: fix fstatvfs "
` [PATCH 3/7] Cygwin: fix fchmod "
` [PATCH 4/7] Cygwin: fix fchown "
` [PATCH 5/7] Cygwin: fix facl "
` [PATCH 6/7] Cygwin: fix linkat(2) "
` [PATCH 7/7] Cygwin: simplify linkat with AT_EMPTY_PATH
[PATCH] Cygwin: AF_UNIX: allow opening with the O_PATH flag
2021-02-24 9:43 UTC (2+ messages)
[PATCH 0/1] Fix facl on files opened with O_PATH
2021-02-24 9:42 UTC (3+ messages)
` [PATCH 1/1] Cygwin: facl: fail with EBADF "
[PATCH] index.html: update Cygwin home page to show version 3.1.7
2021-02-24 9:08 UTC (2+ messages)
[PATCH] Cygwin: pty: Fix segfault caused when tcflush() is called
2021-02-23 17:15 UTC (10+ messages)
[PATCH] Cygwin: console: Prevent NULL pointer access in close()
2021-02-22 13:58 UTC (2+ messages)
[PATCH 0/2] Cygwin: pty, console: Make FLUSHO and Ctrl-O work
2021-02-19 17:09 UTC (4+ messages)
` [PATCH 1/2] Cygwin: pty: "
` [PATCH 2/2] Cygwin: console: Add support for FLUSHO and Ctrl-O
[PATCH 0/3] Fix fstat on FIFOs, part 2
2021-02-19 17:07 UTC (5+ messages)
` [PATCH 1/3] Cygwin: define fhandler_fifo::fstat
` [PATCH 2/3] Cygwin: fstat_helper: always use handle in call to get_file_attribute
` [PATCH 3/3] Cygwin: FIFO: temporarily keep a conv_handle in syscalls.cc:open
[PATCH] Cygwin: pty: Make tty setting NOFLSH work
2021-02-19 17:06 UTC (2+ messages)
[PATCH] Cygwin: pty: Reflect tty settings to pseudo console mode
2021-02-19 17:05 UTC (2+ messages)
[PATCH] Cygwin: Add console fix regarding Ctrl-Z etc. to release notes
2021-02-19 16:59 UTC (2+ messages)
[PATCH 0/2] Console fixes for Win7
2021-02-19 16:58 UTC (4+ messages)
` [PATCH 1/2] Cygwin: console: Fix SIGWINCH handling in Win7
` [PATCH 2/2] Cygwin: console: Fix handling of Ctrl-S "
[PATCH v2 0/2] cpuinfo: fix check; add AVX features; move SME, SEV/_ES features
2021-02-18 8:40 UTC (4+ messages)
` [PATCH v2 1/2] cpuinfo: fix check for cpuid 0x80000007 support
` [PATCH v2 2/2] cpuinfo: add AVX features; move SME, SEV/_ES features
[PATCH v2] winsup/doc/posix.xml: add note for getrlimit, setrlimit, xrefs to notes
2021-02-17 15:51 UTC (6+ messages)
[PATCH] cpuinfo: fix check; add AVX features; move SME, SEV/_ES features
2021-02-17 9:39 UTC (2+ messages)
[PATCH v2] Cygwin: console: Introduce new thread which handles input signal
2021-02-17 9:35 UTC (2+ messages)
[PATCH] Cygwin: console: Introduce new thread which handles input signal
2021-02-16 10:32 UTC
[PATCH v2] Cygwin: console: Abort read() on signal if SA_RESTART is not set
2021-02-15 13:23 UTC (4+ messages)
[PATCH] Cygwin: pty: Fix a bug in input transfer for GDB
2021-02-15 12:06 UTC (2+ messages)
[PATCH] winsup/doc/posix.xml: add note for getrlimit, setrlimit, links to notes
2021-02-15 10:43 UTC (2+ messages)
[PATCH] Cygwin: console: Abort read() on SIGWINCH if SA_RESTART is not set
2021-02-14 8:52 UTC
[PATCH v2] Cygwin: Have tmpfile(3) use O_TMPFILE
2021-02-12 10:15 UTC (3+ messages)
[PATCH v2] Cygwin: pty: Reduce unecessary input transfer
2021-02-12 9:43 UTC (2+ messages)
[PATCH] Cygwin: pty: Reduce unecessary input transfer
2021-02-10 12:30 UTC (2+ messages)
[PATCH] Cygwin: Have tmpfile(3) use O_TMPFILE
2021-02-10 10:12 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).