public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
[PATCH] winsup/cygwin/fhandler/proc.cc: format_proc_cpuinfo() Linux 6.8 cpuinfo flags
 2024-03-18 22:40 UTC  (6+ messages)

newlib-cygwin build fails on dumper
 2024-03-15 16:51 UTC  (3+ messages)

[PATCH] Cygwin: pipe: Restore non-blocking mode which was reset for non-cygwin app
 2024-03-12 10:53 UTC  (8+ messages)

(no subject)
 2024-03-08  3:20 UTC 

[PATCH] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps
 2024-03-06 12:54 UTC  (15+ messages)

[PATCH v3] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps
 2024-03-05 16:16 UTC  (2+ messages)

[PATCH] Cygwin: console: Fix a race issue between close() and open()
 2024-03-04 10:58 UTC 

[PATCH v2] Cygwin: pipe: Give up to use query_hdl for non-cygwin apps
 2024-03-03 11:38 UTC 

[PATCH] Cygwin: console: Do not unmap shared console memory belonging to ctty
 2024-03-01 10:53 UTC 

[PATCH 1/2] Cygwin: add compile warning if ENOSHARE or ECASECLASH is used
 2024-02-28  9:01 UTC  (5+ messages)
` [PATCH 2/2] Cygwin: remove ENOSHARE and ECASECLASH from _sys_errlist[]

[PATCH 1/4] Cygwin: introduce constexpr errmap_size and errmap[] consistency checks
 2024-02-26 15:48 UTC  (5+ messages)
` [PATCH 2/4] Cygwin: errmap[]: reduce value size from 32 to 8 bits
` [PATCH 3/4] Cygwin: errmap[]: add error numbers to /* ERROR_... */ comments
` [PATCH 4/4] Cygwin: errmap[]: update comments using current winerror.h

[PATCH] Cygwin: Map ERROR_NO_SUCH_DEVICE and ERROR_MEDIA_CHANGED to ENODEV
 2024-02-26 11:36 UTC  (6+ messages)

[PATCH] Cygwin: pty: Re-fix the last bug regarding nat-pipe
 2024-02-16  9:27 UTC 

[PATCH] Cygwin: pty: Fix failure to revert from nat-pipe in disable_pcon
 2024-02-16  8:24 UTC 

[PATCH] Cygwin: console: Fix a bug that 64th console cannot be handled
 2024-02-15 19:06 UTC 

[PATCH] Cygwin: console: Fix a bug that cannot handle consoles more than 32
 2024-02-15 17:41 UTC 

[PATCH] Cygwin: console: Unify EnumWindows() callback functions
 2024-02-14 14:26 UTC 

[PATCH] Cygwin: pty: Make GNU screen and tmux work in ConEmu cygwin-connector
 2024-02-14 14:26 UTC 

[PATCH] Cygwin: console: Fix a problem that minor ID is incorrect in ConEmu
 2024-02-13 14:32 UTC 

[PATCH] Cygwin: console: Make VMIN and VTIME work
 2024-02-13 14:30 UTC 

[PATCH] Cygwin: pty: Fix potential handle leak regarding CallNamedPipe()
 2024-02-13 14:30 UTC 

[PATCH] Cygwin: pty: Fix handle leak in master process
 2024-02-13 14:29 UTC 

Good News
 2024-02-11  1:33 UTC 

[PATCH] Cygwin: console: Avoid slipping past disable_master_thread check
 2024-02-03 18:48 UTC  (4+ messages)

[PATCH] Cygwin: console: Fix exit code for non-cygwin process
 2024-02-03 15:15 UTC  (5+ messages)

[PATCH] Cygwin: net: Make if_nametoindex, etc. consistent with if_nameindex
 2024-02-03  9:59 UTC 

Giving Out Yamaha Baby Grand
 2024-01-30 15:07 UTC 

[PATCH 0/5] Coredump under 'ulimit -c' control (v2)
 2024-01-29 11:16 UTC  (26+ 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] Cygwin: pthread: Fix handle leak in pthread_once
 2024-01-24 15:57 UTC  (4+ messages)

[PATCH] Cygwin: introduce close_range
 2024-01-15 12:56 UTC  (11+ messages)

[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  (2+ messages)

page: 

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