[PATCH] Cygwin: introduce close_range
2024-01-15 11:19 UTC (7+ messages)
[PATCH 0/5] Coredump under 'ulimit -c' control (v2)
2024-01-15 9:46 UTC (11+ messages)
` [PATCH 1/5] Cygwin: Make 'ulimit -c' control writing a coredump
` [PATCH 2/5] Cygwin: Disable writing core dumps by default
` [PATCH 3/5] Cygwin: Define and use __WCOREFLAG
` [PATCH 4/5] Cygwin: Treat api_fatal() similarly to a core-dumping signal
` [PATCH 5/5] Cygwin: Update documentation for cygwin_stackdump
[PATCH 0/2] Write a coredump under 'ulimit -c' control
2024-01-12 16:36 UTC (9+ messages)
` [PATCH 1/2] Cygwin: Make 'ulimit -c' control writing a coredump
` [PATCH 2/2] Cygwin: Disable writing core dumps by default
[PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage
2024-01-10 15:31 UTC (2+ messages)
Flyinn - Your 3D Metal & Plastic Printing/Additive Manufacturing Solutions Provider
2023-12-11 23:02 UTC
[PATCH] Cygwin: Add '--names-only' flag to cygcheck
2023-11-29 16:07 UTC (3+ messages)
School Districts Contacts 2023
2023-11-29 10:05 UTC
[PATCH] Cygwin: Add /dev/disk/by-label and /dev/disk/by-uuid symlinks
2023-11-23 16:27 UTC (18+ messages)
[PATCH] Cygwin: Add /dev/disk/by-drive and /dev/disk/by-uuid symlinks
2023-11-17 12:11 UTC (6+ messages)
[PATCH v2] Fix profiler error() definition and usage
2023-11-14 10:53 UTC (2+ messages)
[PATCH] Cygwin: Fix profiler error() definition and usage
2023-11-14 8:57 UTC (3+ messages)
[PATCH] fix(libc): Fix handle of %E & %O modifiers at end of format string
2023-11-13 18:46 UTC (8+ messages)
Which git hash to supply on Fixes: line
2023-11-13 9:40 UTC (2+ messages)
` Which git hash to supply on Fixes: line -- never mind
[PATCH] Cygwin: /dev/disk/by-id: Remove leading spaces from identify fields
2023-11-08 19:42 UTC (2+ messages)
[PATCH] Cygwin: Add /dev/disk/by-id symlinks
2023-11-07 15:23 UTC (23+ messages)
[PATCH] Cygwin: dsp: Improve minimum buffser size estimation
2023-10-30 10:59 UTC
[PATCH] Cygwin: path: remove unnecessary release_write
2023-10-24 17:43 UTC
MVP development and cloud consulting
2023-09-25 13:20 UTC (3+ messages)
[PATCH] Cygwin: dsp: Avoid setting buffer that is too small
2023-09-17 13:09 UTC
[PATCH] Cygwin: dsp: Fix a bug that app hangs if it killed during write()
2023-09-17 13:07 UTC
[PATCH] Add initial support for SOURCE_DATE_EPOCH
2023-09-10 17:32 UTC (4+ messages)
[PATCH] Cygwin: Fix __cpuset_zero_s prototype
2023-09-10 13:38 UTC (7+ messages)
[PATCH] Cygwin: Add relnote to 3.4.10 release file
2023-09-09 6:48 UTC
[PATCH] Cygwin: dsp: Improve response time of select()/poll()
2023-09-07 8:36 UTC
[PATCH] Cygwin: dsp: Implement select()/poll()
2023-09-06 13:11 UTC
[PATCH 1/3] Cygwin: dps: Fix a bug that read() could not return -1 on error
2023-09-05 9:28 UTC (3+ messages)
` [PATCH 2/3] Cygwin: dsp: Reduce wait time for blocking read()
` [PATCH 3/3] Cygwin: dsp: Fix trivial editorial issue
[PATCH v2] Cygwin: cpuinfo: Linux 6.5 additions
2023-09-01 19:12 UTC (2+ messages)
[PATCH] Cygwin: Implement sound mixer device
2023-09-01 11:01 UTC (2+ messages)
[PATCH] Cygwin: dsp: Fix a few trivial bugs
2023-09-01 10:03 UTC
[PATCH] Cygwin: cpuinfo: Linux 6.5: add AMD 0x8000001f EAX 14 debug_swap SEV-ES full debug state swap
2023-08-31 20:12 UTC (3+ messages)
[PATCH] Cygwin: execve: drop argument size limit
2023-08-29 9:57 UTC
[PATCH v4] Cygwin: Fix segfalt when too many command line args are specified
2023-08-28 15:20 UTC
[PATCH v3] Cygwin: Fix segfalt when too many command line args are specified
2023-08-28 13:31 UTC
[PATCH v2] Cygwin: spawn: Fix segfalt when too many command line args are specified
2023-08-28 13:23 UTC (10+ messages)
[PATCH] Cygwin: termios: Refactor the function is_console_app()
2023-08-28 11:53 UTC (3+ messages)
[PATCH] Cygwin: spawn: Fix segfalt when too many command line args are specified
2023-08-28 9:20 UTC
[PATCH] Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag
2023-08-21 9:03 UTC (4+ messages)
[PATCH] Cygwin: shared: Fix access permissions setting in open_shared()
2023-08-16 7:54 UTC (4+ messages)
[PATCH] Cygwin: pty: Add missing pinfo check in transfer_input()
2023-08-15 23:35 UTC
[PATCH] Cygwin: testsuite: Add socketpair_full test
2023-08-08 16:01 UTC
[PATCH 0/2] Fix RAM disk crash
2023-08-07 11:17 UTC (4+ messages)
` [PATCH 1/2] Detect RAM disks as a separate filesystem type
` [PATCH 2/2] Use init_reopen_attr in mmap
[PATCH 0/4] Testsuite update
2023-08-07 8:55 UTC (6+ messages)
` [PATCH 1/4] Cygwin: testsuite: Add '-notimeout' option to cygrun
` [PATCH 2/4] Cygwin: testsuite: Update README
` [PATCH 3/4] Cygwin: testsuite: Fix cygload test
` [PATCH 4/4] Cygwin: CI: XFAIL umask03
[PATCH] Cygwin: pty: Fix thread safety of readahead buffer handling in pty master
2023-08-04 8:54 UTC
[PATCH 0/5] Fix AT_EMPTY_PATH handling
2023-07-28 19:28 UTC (7+ messages)
` [PATCH 5/5] Cygwin: add AT_EMPTY_PATH fix to release message
[PATCH] Cygwin: testsuite: Drop using DejaGnu to run tests
2023-07-21 20:00 UTC (2+ messages)
[PATCH 0/2] Testsuite adjustment and relevant fix
2023-07-21 12:26 UTC (8+ messages)
` [PATCH 1/2] Cygwin: testsuite: Drop setting TDIRECTORY
` [PATCH 2/2] Cygwin: Fix Windows file handle leak in stat("file", -1)
[PATCH 00/11] More testsuite fixes
2023-07-18 15:52 UTC (25+ messages)
` [PATCH 08/11] Cygwin: testsuite: Busy-wait in cancel3 and cancel5
` [PATCH 09/11] Cygwin: testsuite: Fix a buffer overflow in symlink01
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).