MVP development and cloud consulting
2023-09-25 13:20 UTC (3+ messages)
[PATCH] Cygwin: Add /dev/disk/by-id symlinks
2023-09-25 11:57 UTC
[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 (11+ messages)
` [PATCH 1/5] Cygwin: gen_full_path_at: drop never reached code
` [PATCH 2/5] Define _AT_NULL_PATHNAME_ALLOWED
` [PATCH 3/5] Cygwin: use new _AT_NULL_PATHNAME_ALLOWED flag
` [PATCH 4/5] Cygwin: Fix and streamline AT_EMPTY_PATH handling
` [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 (37+ messages)
` [PATCH 01/11] Cygwin: testsuite: Setup test prereqs in 'installation' the tests run in
` [PATCH 02/11] Cygwin: testsuite: Add a simple timeout mechanism
` [PATCH 03/11] Cygwin: testsuite: Remove const from writable string in fcntl07b
` [PATCH 04/11] Cygwin: testsuite: Skip devdsp test when no audio devices present
` [PATCH 05/11] Cygwin: testsuite: Just log result of second open of /dev/dsp
` [PATCH 06/11] Cygwin: testsuite: Also check direct call in systemcall
` [PATCH 07/11] Cygwin: testsuite: Fix for limited thread priority values
` [PATCH 08/11] Cygwin: testsuite: Busy-wait in cancel3 and cancel5
` [PATCH 09/11] Cygwin: testsuite: Fix a buffer overflow in symlink01
` [PATCH 10/11] Cygwin: testsuite: Minor fixes to umask03
` [PATCH 11/11] Cygwin: testsuite: Drop Adminstrator privileges while running tests
[PATCH] Cygwin: pthread: Take note of schedparam in pthread_create
2023-07-14 10:44 UTC (3+ messages)
[PATCH] Cygwin: Update release/3.4.8 for latest <sys/cpuset.h> commit
2023-07-13 10:19 UTC (2+ messages)
[PATCH] fchmodat/fstatat: fix regression with empty `pathname`
2023-07-12 11:50 UTC (8+ messages)
` [PATCH v2] "
Where should relnote updates for Cygwin DLL patches be going?
2023-07-11 9:45 UTC (4+ messages)
[PATCH v2] Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
2023-07-10 8:43 UTC (2+ messages)
[PATCH 0/2] Fix issues of stat()/fstat() for /dev/tty
2023-07-10 8:31 UTC (8+ messages)
` [PATCH 1/2] Cygwin: stat(): Fix "Bad address" error on stat() "
` [PATCH 2/2] Cygwin: fstat(): Fix st_rdev returned by fstat() "
[PATCH] Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
2023-07-09 7:58 UTC (12+ messages)
[PATCH v2] Cygwin: dtable: Delete old kludge code for /dev/tty
2023-07-07 9:34 UTC (4+ messages)
[PATCH] Cygwin: dtable: Delete old kludge code for /dev/tty
2023-07-07 3:30 UTC (5+ messages)
[PATCH v2] Cygwin: Make <sys/cpuset.h> safe for c89 compilations
2023-07-04 18:41 UTC (4+ messages)
[PATCH] Cygwin: Make <sys/cpuset.h> safe for c89 compilations
2023-07-04 0:44 UTC (5+ messages)
[PATCH] Cygwin: thread: Reset _my_tls.tid if it's pthread_null in init_mainthread()
2023-07-03 10:39 UTC (2+ messages)
[PATCH v2] Cygwin: Fix type mismatch on sys/cpuset.h
2023-07-03 6:15 UTC (5+ messages)
[PATCH v4 0/3] use wincap in format_proc_cpuinfo for user_shstk
2023-06-21 15:04 UTC (8+ messages)
` [PATCH v4 1/3] wincap.h: add wincap member has_user_shstk
` [PATCH v4 2/3] wincap.cc: set wincap member has_user_shstk true for 2004+
` [PATCH v4 3/3] fhandler/proc.cc: use wincap.has_user_shstk
[PATCH v3 0/3] use wincap in format_proc_cpuinfo for user_shstk
2023-06-19 18:27 UTC (5+ messages)
page: next (older)
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).