public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
[PATCH 1/2] Treat Windows Store's "app execution aliases" as symbolic links
 2021-03-23  9:30 UTC  (11+ messages)

[PATCH] Cygwin: pty: Rename input named pipes
 2021-03-23  0:38 UTC  (3+ messages)

[PATCH 0/2] Return appropriate handle by _get_osfhandle() and GetStdHandle()
 2021-03-22 17:02 UTC  (7+ 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-22 15:51 UTC  (4+ 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"

[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)

[PATCH 0/1] Fix fstat on FIFOs, part 1
 2021-02-09 15:25 UTC  (3+ messages)
` [PATCH 1/1] Revert "Cygwin: fstat_helper: always use handle in call to get_file_attribute"

[PATCH 00/11] Improve rm speed
 2021-02-04 19:37 UTC  (9+ messages)
` [PATCH 09/11] mount.cc: Implement poor-man's cache
` [PATCH v2 4/8] syscalls.cc: Implement non-path_conv dependent _unlink_nt

[PATCH] CYGWIN: Fix resolver debugging output
 2021-02-02 19:38 UTC  (8+ messages)

fhandler_serial.cc: MARK and SPACE parity for serial port
 2021-02-02  9:44 UTC  (10+ messages)

[PATCH 0/4] getdtablesize, OPEN_MAX, etc
 2021-02-01 10:46 UTC  (6+ messages)
` [PATCH 1/4] Cygwin: getdtablesize: always return OPEN_MAX_MAX
` [PATCH 2/4] Cygwin: sysconf, getrlimit: don't call getdtablesize
` [PATCH 3/4] Cygwin: remove the OPEN_MAX_MAX macro
` [PATCH 4/4] Cygwin: include/cygwin/limits.h: new header

[PATCH] Cygwin: getdtablesize: always return OPEN_MAX_MAX
 2021-02-01 10:46 UTC  (11+ messages)

[PATCH] Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop()
 2021-02-01 10:02 UTC  (2+ messages)

[PATCH] Cygwin: console: Align the behaviour against signal with pty
 2021-02-01 10:02 UTC  (2+ messages)

[PATCH v3 0/2] Make terminal read() thread-safe
 2021-02-01 10:01 UTC  (4+ messages)
` [PATCH v3 1/2] Cygwin: console: Make "
` [PATCH v3 2/2] Cygwin: pty: Make slave "

[PATCH 0/1] Recognizing native Windows AF_UNIX sockets
 2021-02-01  9:54 UTC  (4+ messages)
` [PATCH 1/1] Cygwin: recognize native Windows AF_UNIX sockets as reparse points

page:  |  | 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).