[PATCH 1/3] Cygwin: New tool: profiler
2021-07-19 15:43 UTC (6+ messages)
` [PATCH 2/3] Cygwin: New tool: gmondump
` [PATCH 3/3] Cygwin: updates to wire in profiler, gmondump
[PATCH] Cygwin: cfsetspeed: allow speed to be a numerical baud rate
2021-07-12 18:49 UTC (2+ messages)
[PATCH] Cygwin: tweak handling of native symlinks from chdir
2021-07-08 14:48 UTC (17+ messages)
` [PATCH v2] Cygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP with inner links
` [PATCH v3] "
` [PATCH v4] "
propagate font zoom via SIGWINCH
2021-07-07 11:41 UTC (4+ messages)
` [PATCH] "
[PATCH] format_proc_cpuinfo: add Linux 5.13 AMD/Hygon rapl
2021-07-06 14:06 UTC (2+ messages)
[PATCH v2] Cygwin: console: Fix garbled input for non-ASCII chars
2021-07-06 14:06 UTC (2+ messages)
[PATCH] Cygwin: console: Fix garbled input for non-ASCII chars
2021-07-06 14:00 UTC (2+ messages)
[PATCH 0/2] Improve utils manpages
2021-07-06 14:00 UTC (4+ messages)
` [PATCH 1/2] Cygwin: Various minor fixes to utils documentation
` [PATCH 2/2] Cygwin: Use cmdsynopsis element in "
[PATCH] Ensure PSAPI_VERSION is 1 when building ldd
2021-07-06 13:55 UTC (13+ messages)
` [PATCH] Define PSAPI_VERSION as 1 before including psapi.h
[PATCH] Cygwin: Zero out gmon header before use
2021-06-26 14:28 UTC (2+ messages)
[PATCH] Cygwin: New tool: cygmon
2021-06-17 5:59 UTC (5+ messages)
[PATCH] Cygwin: fhandler_mqueue::mq_open: fix typo
2021-05-26 19:19 UTC (2+ messages)
[PATCH] cygdrop: fix return type of usageCore
2021-05-26 9:06 UTC (2+ messages)
PATCH] Cygwin: utils: chattr: Allow to clear all attributes with '='
2021-05-21 10:57 UTC (4+ messages)
[PATCH] Cygwin: utils: chattr: Improve option parsing
2021-05-20 20:40 UTC (7+ messages)
[RFC] FAST_CWD warnings on ARM64 insider preview
2021-05-20 7:17 UTC (4+ messages)
[PATCH] Add support for high-entropy-va flag to peflags
2021-05-18 7:59 UTC (4+ messages)
[PATCH v5] Cygwin: rewrite cmdline parser
2021-05-17 11:03 UTC (5+ messages)
` [PATCH v6] "
[PATCH 0/2] Improve automake object file location for utils/mingw/
2021-05-10 8:09 UTC (10+ messages)
` [PATCH 1/2] Unpick cygpath TESTSUITE
` [PATCH 2/2] Move source files used in utils/mingw/ into that subdirectory
` [PATCH 3/2] Get rid of relative include paths in strace.cc
[PATCH] Use automake (v5)
2021-05-04 18:12 UTC (15+ messages)
[PATCH] format_proc_swaps: ensure space between fields for clarity
2021-05-01 0:37 UTC (3+ messages)
[PATCH] Cygwin: Ensure toollibdir exists before installing a link there
2021-04-30 19:07 UTC (2+ messages)
[PATCH] Cygwin: CI configuration update
2021-04-29 19:09 UTC (2+ messages)
[PATCH] format_proc_cpuinfo: add v_spec_ctrl, bus_lock_detect
2021-04-28 10:40 UTC (2+ messages)
[PATCH] Cygwin: connect: implement resetting a connected DGRAM socket
2021-04-27 13:48 UTC (3+ messages)
[PATCH] Cygwin: connect: set connect state for DGRAM sockets
2021-04-26 9:28 UTC (2+ 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
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).