[PATCH 0/2] Fix build with w32api 10.0.0
2022-04-12 17:32 UTC (2+ messages)
` [PATCH 1/2] Cygwin: "
[PATCH] Cygwin: pty: Close pseudo console only if the process is the owner
2022-04-09 4:37 UTC
[PATCH v6] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-04-01 12:55 UTC (2+ messages)
[PATCH] fhandler_proc.cc(format_proc_cpuinfo): add Linux Superb Owl cpuinfo flags
2022-04-01 12:55 UTC (2+ messages)
[PATCH v4] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-04-01 8:44 UTC (5+ messages)
[PATCH] Cygwin: pty: Fix crash on master close in Windows 7
2022-03-30 3:56 UTC
[PATCH v5] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-03-30 0:20 UTC
[PATCH v3] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-03-25 11:32 UTC
[PATCH v2] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-03-23 8:48 UTC
[PATCH] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-03-22 14:28 UTC
[PATCH] Cygwin: console: Do not use memcmp() to compare INPUT_RECORD
2022-03-19 0:45 UTC
[PATCH] Cygwin: console: Ignore dwControlKeyState in event comparison
2022-03-18 23:49 UTC
[PATCH] Cygwin: console: Fix typeahead key swapping which still occurs
2022-03-18 13:42 UTC
[PATCH] Cygwin: Fix gmondump formatting goofs
2022-03-17 3:06 UTC (3+ messages)
[PATCH] Cygwin: document recent gmondump formatting fix
2022-03-17 3:02 UTC
[PATCH] winsup: disable fortify source
2022-03-16 7:47 UTC (2+ messages)
[PATCH] Cygwin: path: Convert type of variable 'remlen' to DWORD
2022-03-14 18:00 UTC (2+ messages)
[PATCH v2] Cygwin: path: Add fallback for DFS mounted drive
2022-03-14 11:04 UTC (2+ messages)
[PATCH] Cygwin: fsync: Return EINVAL for special files
2022-03-14 9:50 UTC (2+ messages)
[PATCH] Cygwin: console, pty: Fix segfault in child_info_spawn::worker()
2022-03-10 11:33 UTC
[PATCH] Cygwin: update 3.3.5 release notes
2022-03-05 9:24 UTC
[PATCH] Cygwin: add 3.3.5 release notes
2022-03-05 2:27 UTC
[PATCH] Cygwin: pty: Adopt the variable name to the name generally used
2022-03-05 1:05 UTC
[PATCH] Cygwin: pty: Add several further comments to the pty code
2022-03-04 23:42 UTC
[PATCH] Cygwin: pty: Take account of CR+NL line feed in input
2022-03-04 15:48 UTC
[PATCH] Cygwin: pty: Update some comments in pty code
2022-03-04 13:32 UTC (2+ messages)
` [PATCH] Cygwin: pty: Fix a possible race issue in initialization of pcon
[PATCH] Cygwin: pty: Treat both CR and NL as line feed in transfer_inpup()
2022-03-04 11:05 UTC (3+ messages)
` [PATCH] Cygwin: pty: Rearrange reset_switch_to_nat_pipe() calls
` [PATCH] Cygwin: pty: Omit transfer_input() call where it is no longer needed
[PATCH] Cygwin: pty: Stop to use PID_NEW_PG flag as a marker for GDB
2022-03-03 18:15 UTC
[PATCH] Cygwin: pty: Simplify the setup code for GDB a bit
2022-03-03 18:14 UTC
[PATCH] Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive()
2022-03-03 18:14 UTC
Cygwin sysconf.cc
2022-03-02 21:04 UTC (5+ messages)
[PATCH] Cygwin: pty: Add still missing acquire/release_attach_mutex
2022-03-02 19:50 UTC
[PATCH] Cygwin: pty: Communalize the code for temporary attach to console
2022-03-02 12:59 UTC
[PATCH] Cygwin: console, pty: Revamp the acquire/release_attach_mutex timing
2022-03-02 10:21 UTC
[PATCH] Cygwin: console: Fix a bug from comparison between int and DWORD
2022-03-02 2:14 UTC
[PATCH] winsup: enable maintainer mode support
2022-03-02 1:42 UTC (3+ messages)
[PATCH] Cygwin: console: Prevent special keys processing from drop
2022-03-02 1:10 UTC
[PATCH] Cygwin: console: Stop to create struct instance which is not needed
2022-03-01 23:48 UTC
[PATCH] Cygwin: pty: Rename some functions/variables with the name *pcon*
2022-03-01 13:20 UTC
[PATCH] Cygwin: pty: Reorganize the code path of setting up and closing pcon
2022-03-01 10:39 UTC
[PATCH] Cygwin: pty: Avoid cutting the branch the pty master is sitting on
2022-03-01 10:38 UTC
[PATCH] Cygwin: pty: Isolate CTRL_C_EVENTs between ptys
2022-02-28 11:55 UTC
[PATCH] Cygwin: console: Improve the code to avoid typeahead key swapping
2022-02-28 11:16 UTC
[PATCH 0/2] Provide virtual /dev/fd and /dev/{stdin,stdout,stderr} symlinks
2022-02-28 9:57 UTC (8+ messages)
` [PATCH 1/2] Implicitly support the /dev/fd symlink and friends
` [PATCH 2/2] Regenerate devices.cc
` [PATCH 0/2] Provide virtual /dev/fd and /dev/{stdin, stdout, stderr} symlinks
[PATCH v2] Cygwin: pinfo: Fix exit code for non-cygwin apps which reads console
2022-02-28 9:44 UTC (4+ messages)
[PATCH 0/2] Drop pointless loadlib.h use in utilities
2022-02-28 9:44 UTC (5+ messages)
` [PATCH 1/2] Cygwin: Drop pointless loadlib.h includes "
` [PATCH 2/2] Cygwin: Drop use of loadlib.h in regtool
[PATCH] Cygwin: termios: Ensure detection of GDB inferior in process_sigs()
2022-02-27 23:14 UTC
[PATCH] Cygwin: termios: Add comments to the code refactored recently
2022-02-27 11:49 UTC
[PATCH] Cygwin: console: Correct the past fix for apps which open pty
2022-02-27 3:47 UTC
[PATCH] Cygwin: console: Revert experimental code mixed accidentally
2022-02-26 15:36 UTC
[PATCH] Cygwin: pty, console: Refactor the code processing special keys
2022-02-26 13:06 UTC (3+ messages)
[PATCH] Cygwin: console: Prevent the order of typeahead input from swapped
2022-02-26 10:36 UTC
[PATCH] Cygwin: pty: Stop to send CTRL_C_EVENT if pcon activated
2022-02-26 10:35 UTC
[PATCH] Cygwin: console: Fix issues of apps which open pty
2022-02-26 10:34 UTC
[PATCH] Cygwin: pinfo: Fix exit code for non-cygwin apps which reads console
2022-02-26 6:48 UTC
[PATCH v2] Cygwin: pinfo: Fix exit code when non-cygwin app exits by Ctrl-C
2022-02-26 6:47 UTC (3+ messages)
[PATCH] Cygwin: pinfo: Fix exit code when non-cygwin app exits by Ctrl-C
2022-02-24 14:24 UTC (2+ messages)
[PATCH] Cygwin: console: Restore CTRL_BREAK_EVENT handling
2022-02-24 8:42 UTC
[PATCH] Cygwin: pty, console: Add a workaround for GDB SIGINT handling
2022-02-23 17:47 UTC
[PATCH] Cygwin: console: Redesign handling of special keys
2022-02-23 17:46 UTC
[PATCH] Cygwin: pty: Encapsulate pty code in tty::setpgid()
2022-02-21 22:45 UTC
[PATCH] Cygwin: pty, console: Fix handle leak which occurs on exec() error
2022-02-21 22:44 UTC
[PATCH] Cygwin: console: Call fix_tab_position() only if having broken tabs
2022-02-20 11:16 UTC
[PATCH] Cygwin: console: Rearrange set_(in|out)put_mode() calls
2022-02-20 11:15 UTC
[PATCH] Cygwin: Adjust path to newlib libm.a in builddir
2022-02-19 18:24 UTC (2+ messages)
[PATCH v2] Cygwin: wincap: Add capabilities for Windows 11
2022-02-16 10:43 UTC (2+ messages)
[PATCH] Cygwin: wincap: Add capabilities for Windows 11
2022-02-16 9:43 UTC (2+ messages)
[PATCH] fhandler_proc.cc(format_proc_cpuinfo): fix bad bits in last change
2022-02-16 8:32 UTC (2+ messages)
[PATCH 0/8] Several modifications for pty and console code
2022-02-13 14:39 UTC (9+ messages)
` [PATCH 1/8] Cygwin: pty, console: Fix Ctrl-C handling for non-cygwin apps
` [PATCH 2/8] Cygwin: pty: Pass Ctrl-Z (EOF) to non-cygwin apps with disable_pcon
` [PATCH 3/8] Cygwin: pty: Prevent deadlock on echo output
` [PATCH 4/8] Cygwin: pty: Revise the code to wait for completion of forwarding
` [PATCH 5/8] Cygwin: pty: Discard input in from_master_nat pipe on signal as well
` [PATCH 6/8] Cygwin: pty: Fix a bug in tty_min::segpgid()
` [PATCH 7/8] Cygwin: console: Fix console mode for non-cygwin inferior of GDB
` [PATCH 8/8] Cygwin: console: Set console mode even if stdin/stdout is redirected
[PATCH 1/1] Cygwin: console: Maintain EXTENDED_FLAGS state
2022-02-11 5:10 UTC (6+ messages)
[PATCH] update site goldstar award types images from jpg/png to webp
2022-02-09 15:32 UTC (8+ messages)
[PATCH] Cygwin: wincap: Add capabilities for Windows 10 2004 and newer
2022-02-05 10:26 UTC (5+ messages)
[PATCH] Cygwin: console: Remove unnecessary (redundant) code
2022-02-05 8:00 UTC
[PATCH] Cygwin: console: Fix IL/DL escape sequence on the last line
2022-02-03 12:18 UTC
[PATCH] Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive
2022-02-03 11:36 UTC (5+ messages)
[PATCH 0/4] Silence more build rules
2022-01-26 15:19 UTC (12+ messages)
` [PATCH 1/4] Cygwin: silence most custom "
` [PATCH 2/4] Cygwin: silence dblatex when building PDFs
` [PATCH 3/4] Cygwin: silence xsltproc when writing chunked html
` [PATCH 4/4] Cygwin: silence xsltproc when writing manpages
[PATCH] Cygwin: resolver: cygwin_query() skip response header on internal error
2022-01-19 14:32 UTC (2+ messages)
[PATCH] Cygwin: resolver: A few fixes for cygwin_query(), part 2
2022-01-19 13:12 UTC
[PATCH] Cygwin: Fix configure help for --{en,dis}able-doc option
2022-01-19 7:56 UTC (2+ messages)
` [PATCH] Cygwin: Fix configure help for --{en, dis}able-doc option
[PATCH] Cygwin: resolver: A few fixes for cygwin_query(), part 2
2022-01-19 7:55 UTC (2+ messages)
Cygwin: resolver: more fixes
2022-01-18 22:39 UTC (3+ messages)
` [PATCH 1/2] Cygwin: resolver: Fix to match response ID with request ID
` [PATCH 2/2] Cygwin: resolver: Targets in SRV DNS responses may not be compressed
[PATCH] Cygwin: resolver: A few fixes for cygwin_query()
2022-01-18 21:34 UTC
[PATCH] Cygwin: Conditionally build documentation
2022-01-18 20:01 UTC (8+ messages)
` [EXTERNAL] "
[PATCH 2/5] Cygwin: resolver: Process options forward (not backwards)
2022-01-18 16:10 UTC
[PATCH] Cygwin: resolver: Process options forward (not backwards)
2022-01-18 16:09 UTC
(no subject)
2022-01-18 15:22 UTC (9+ messages)
` [PATCH 1/5] Cygwin: resolver: Debug to output both IP and port # in native b.o
` [PATCH 2/5] Cygwin: resolver: Process options forward (not backwards)
` [EXTERNAL] "
` [PATCH 3/5] Cygwin: resolver: Format spec consitency for Windows errors
` [PATCH 4/5] Cygwin: resolver: A little more consitency in debug messages
` [PATCH 5/5] Cygwin: resolver: Added processing of AAAA records
[PATCH] Cygwin: fhandler_base: Fix double free caused when open() fails
2022-01-18 11:05 UTC (2+ messages)
[PATCH] path_conv: do not get confused by a directory with `.lnk` suffix
2022-01-18 11:05 UTC (2+ messages)
resolver //Was: [PATCH 3/7] Debug output to show both IP and port # in native b.o., a few little cosmetic improvements for consistency
2022-01-18 10:50 UTC (2+ messages)
Cygwin: A few fixes for local resolver
2022-01-17 10:44 UTC (9+ messages)
` [PATCH 2/7] Use matching format for NTSTATUS
` [EXTERNAL] "
` [PATCH 3/7] Debug output to show both IP and port # in native b.o., a few little cosmetic improvements for consistency
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).