public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
[PATCH] Cygwin: pty: Revise code to make system_printf() work after close
 2020-05-25  9:00 UTC  (3+ messages)

[PATCH] Cygwin: pty: Stop counting number of slaves attached to pseudo console
 2020-05-25  8:49 UTC 

[PATCH 00/21] FIFO: Support multiple readers
 2020-05-22 14:40 UTC  (33+ messages)
` [PATCH 01/21] Cygwin: FIFO: minor change - use NtClose
` [PATCH 02/21] Cygwin: FIFO: simplify the fifo_client_handler structure
` [PATCH 03/21] Cygwin: FIFO: change the fifo_client_connect_state enum
` [PATCH 04/21] Cygwin: FIFO: simplify the listen_client_thread code
` [PATCH 05/21] Cygwin: FIFO: remove the arm method
` [PATCH 06/21] Cygwin: FIFO: honor the flags argument in dup
` [PATCH 07/21] Cygwin: FIFO: dup/fork/exec: make sure child starts unlocked
` [PATCH 08/21] Cygwin: FIFO: fix hit_eof
` [PATCH 09/21] Cygwin: FIFO: make opening a writer more robust
` [PATCH 10/21] Cygwin: FIFO: use a cygthread instead of a homemade thread
` [PATCH 11/21] Cygwin: FIFO: add shared memory
` [PATCH 12/21] Cygwin: FIFO: keep track of the number of readers
` [PATCH 13/21] Cygwin: FIFO: introduce a new type, fifo_reader_id_t
` [PATCH 14/21] Cygwin: FIFO: designate one reader as owner
` [PATCH 15/21] Cygwin: FIFO: allow fc_handler list to grow dynamically
` [PATCH 16/21] Cygwin: FIFO: add a shared fifo_client_handler list
` [PATCH 17/21] Cygwin: FIFO: take ownership on exec
` [PATCH 18/21] Cygwin: FIFO: find a new owner when closing
` [PATCH 19/21] Cygwin: FIFO: allow any reader to take ownership
` [PATCH 20/21] Cygwin: FIFO: support opening multiple readers
` [PATCH 21/21] Cygwin: FIFO: update commentary

[PATCH 0/3 v3] Cygwin: tzcode resync
 2020-05-22  9:32 UTC  (4+ messages)
` [PATCH 1/3 v3] Cygwin: tzcode resync: basics
` [PATCH 2/3 v3] Cygwin: tzcode resync: imports
` [PATCH 3/3 v3] Cygwin: tzcode resync: details

[PATCH] Cygwin: pty: Make system_printf() work after closing pty slave
 2020-05-21  8:23 UTC  (5+ messages)

[PATCH] Cygwin: termios: Set ECHOE, ECHOK, ECHOCTL and ECHOKE by default
 2020-05-19 19:33 UTC  (5+ messages)

[PATCH v2] Cygwin: pty: Call FreeConsole() only if attached to current pty
 2020-05-19 13:28 UTC  (2+ messages)

[PATCH 0/3] Cygwin: tzcode resync v2
 2020-05-19 11:41 UTC  (5+ messages)
` [PATCH 1/3] Cygwin: tzcode resync v2: basics
` [PATCH 2/3] Cygwin: tzcode resync v2: imports
` [PATCH 3/3] Cygwin: tzcode resync v2: details

Re [Cygwin PATCH */9] tzcode resync -- for discussion only
 2020-05-19 10:06 UTC  (3+ messages)

[PATCH] Cygwin: pty: Call FreeConsole() only if attached to current pty
 2020-05-19 10:04 UTC  (2+ messages)

[PATCH] libc: Replace i386/sys/fenv.h symlink with an #include shim
 2020-05-19  9:51 UTC  (2+ messages)

[PATCH] cygwin: doc: Add keywords for ACE order issues
 2020-05-19  9:43 UTC  (5+ messages)
  ` [PATCH v2] "

[Cygwin PATCH 1/9] tzcode resync: Makefile.in
 2020-05-13  8:23 UTC  (9+ messages)
` [Cygwin PATCH 2/9] tzcode resync: README
` [Cygwin PATCH 3/9] tzcode resync: localtime.cc
` [Cygwin PATCH 4/9] tzcode resync: localtime.c.patched
` [Cygwin PATCH 5/9] tzcode resync: localtime.c
` [Cygwin PATCH 6/9] tzcode resync: namespace.h
` [Cygwin PATCH 7/9] tzcode resync: private.h
` [Cygwin PATCH 8/9] tzcode resync: tzfile.h
` [Cygwin PATCH 9/9] tzcode resync: tz_posixrules.h

[PATCH] setup_pseudoconsole(): handle missing/incorrect helper gracefully
 2020-05-04  9:27 UTC  (2+ messages)

[PATCH 1/3 v3] Cygwin: accounts: Unify nsswitch.conf db_* defaults
 2020-04-22  7:36 UTC  (2+ messages)

[PATCH 1/3 v2] Cygwin: accounts: Unify nsswitch.conf db_* defaults
 2020-04-21  9:17 UTC  (3+ messages)

[PATCH 3/3] Cygwin: accounts: Report unrecognized db_* nsswitch.conf keywords
 2020-04-20 17:21 UTC 

[PATCH 2/3 v2] Cygwin: accounts: Don't keep old schemes when parsing nsswitch.conf
 2020-04-20 17:21 UTC 

License declaration
 2020-04-20 16:29 UTC 

[PATCH 2/2] cygheap_pwdgrp: Don't keep old schemes when parsing nsswitch.conf
 2020-04-17 15:34 UTC  (2+ messages)

[PATCH 1/2] cygheap_pwdgrp: Don't invent undocumented defaults in nsswitch.conf
 2020-04-17 15:19 UTC  (2+ messages)

[PATCH] cygheap_pwdgrp: Handle invalid db_* entries correctly
 2020-04-17  8:08 UTC  (2+ messages)

[PATCH] proc_cpuinfo: Add PPIN support for AMD
 2020-04-14 10:37 UTC  (2+ messages)

[PATCH] Cygwin: Use a separate Start Menu folder for WoW64 installs
 2020-03-19 16:43 UTC  (6+ messages)

[PATCH] Cygwin: pty: Add FreeConsole to destructor of pty slave
 2020-03-16  2:03 UTC  (3+ messages)

All You Need to Know About USB C to HDMI Cable
 2020-03-10 10:26 UTC 

[PATCH v2] Cygwin: console: Fix behaviour of "ESC 8" after reset
 2020-03-09  8:59 UTC  (2+ messages)

[PATCH 0/2] wpbuf class-ification
 2020-03-09  8:59 UTC  (6+ messages)
` [PATCH 1/2] Collect handling of wpixput and wpbuf into a helper class
` [PATCH 2/2] Do not bother passing optional argument to WriteConsoleA

[PATCH] Cygwin: console: Fix behaviour of "ESC 8" after reset
 2020-03-09  1:37 UTC  (2+ messages)

[PATCH 0/2] wpbuf class-ification
 2020-03-08 13:47 UTC 

[PATCH 0/2] wpbuf class-ification
 2020-03-07 20:04 UTC 

[PATCH 1/1] Collect handling of wpixput and wpbuf into a helper class
 2020-03-04  1:49 UTC  (6+ messages)

/proc/partitions: add some space to avoid ragged output format
 2020-03-03  6:22 UTC  (3+ messages)

[PATCH 0/1] Handle wpbuf in a more C++ style
 2020-03-02 23:06 UTC 

Copyright License waiver
 2020-03-02 23:03 UTC 

[PATCH v2 0/4] Modify handling of several ESC sequences in xterm mode
 2020-03-02 21:12 UTC  (22+ messages)
` [PATCH v2 1/4] Cygwin: console: Add workaround for broken IL/DL "
` [PATCH v2 4/4] Cygwin: console: Add emulation of CSI3J on Win10 1809
` [PATCH v2 3/4] Cygwin: console: Add support for REP escape sequence to xterm mode
` [PATCH v2 2/4] Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l

[PATCH 0/4] Cygwin: console: Some fixes for console in xterm mode
 2020-03-02 19:27 UTC  (6+ messages)
` [PATCH 2/4] Cygwin: console: Fix setting/unsetting xterm mode for input
` [PATCH 1/4] Cygwin: console: Revise the code to fix tab position
` [PATCH 3/4] Cygwin: console: Prevent buffer overrun
` [PATCH 4/4] Cygwin: console: Add a workaround for "ESC 7" and "ESC 8"

[PATCH] Cygwin: remove %esp from asm clobber list
 2020-02-28 22:57 UTC  (3+ messages)

[PATCH] Cygwin: console: Adjust the detailed behaviour of ESC sequences
 2020-02-28 14:47 UTC  (2+ messages)

[PATCH] Cygwin: Fix size of a buffer in the ps utility
 2020-02-26 20:17 UTC  (2+ messages)

[PATCH] Cygwin: Update dumper for bfd API changes
 2020-02-26 20:16 UTC  (2+ messages)

[PATCH 0/2] Modify handling of several ESC sequences in xterm mode
 2020-02-26 11:16 UTC  (5+ messages)
` [PATCH 2/2] Cygwin: console: Add support for REP escape sequence to "
` [PATCH 1/2] Cygwin: console: Add workaround for broken IL/DL in "

[PATCH] cpuinfo:power management: add proc_feedback, acc_power
 2020-02-26 11:16 UTC  (2+ messages)

[PATCH] Cygwin: console: Fix segfault on shared_console_info access
 2020-02-25 17:56 UTC  (13+ messages)

[PATCH v2] Cygwin: console: Fix segfault on shared_console_info access
 2020-02-24 18:50 UTC  (2+ messages)

[PATCH] fhandler_proc/cpuinfo: support fast short REP MOVSB
 2020-02-24 10:12 UTC  (2+ messages)

[PATCH] Cygwin: console: Ignore 0x00 on write()
 2020-02-21 11:05 UTC  (13+ messages)

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