public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: pty: keep interactive console input for native programs via Cygwin
2026-08-07 10:47 UTC
[newlib-cygwin] Cygwin: console: Fix regression in console input
2026-08-06 16:07 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix regression in console input
2026-08-06 16:06 UTC
[newlib-cygwin] Cygwin: open: Do not set tentative fhandler to fdtab
2026-08-05 13:08 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: open: Do not set tentative fhandler to fdtab
2026-08-05 13:08 UTC
[newlib-cygwin/main] Cygwin: exceptions: Fix AArch64 non-incyg signal handling
2026-08-03 15:28 UTC
[newlib-cygwin/main] Cygwin: dumper: allow compiling with binutils 2.47
2026-08-03 14:03 UTC
[newlib-cygwin] Cygwin: open: Add missing unlock on error
2026-08-03 10:49 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: open: Add missing unlock on error
2026-08-03 10:48 UTC
[newlib-cygwin] Cygwin: pty: Fix cursor position on new nat app in existing pcon
2026-08-03 2:46 UTC
Build a More Practical Business Presence
2026-07-30 18:04 UTC
[newlib-cygwin] Cygwin: open: Unlock fdtab before open_with_arch()
2026-07-18 10:38 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: open: Unlock fdtab before open_with_arch()
2026-07-18 10:37 UTC
[newlib-cygwin/main] Cygwin: CI: cygstress: add GHA annotation and change exit status
2026-07-16 14:09 UTC
[newlib-cygwin/main] Cygwin: CI: cygstress: update for stress-ng 0.21.04 and current Cygwin
2026-07-16 14:09 UTC
[newlib-cygwin/main] Cygwin: dumper: add Aarch64 support
2026-07-16 13:15 UTC
[newlib-cygwin] Created tag 'cygwin-3.6.10'
2026-07-13 19:52 UTC
[newlib-cygwin/main] Cygwin: Fix error return for madvise()
2026-07-10 15:24 UTC
[newlib-cygwin] Update release note 3.6.10
2026-07-09 12:32 UTC
[newlib-cygwin] Cygwin: pty: Fix nat_pipe_owner_pid when gdb runs non-cygwin app
2026-07-09 12:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Update release note 3.6.10
2026-07-09 12:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix nat_pipe_owner_pid when gdb runs non-cygwin app
2026-07-09 12:31 UTC
[newlib-cygwin] Cygwin: pty: Do not transfer input to nat-pipe while masked
2026-07-08 18:09 UTC
[newlib-cygwin] Cygwin: console: Correct previous NOFLSH fix
2026-07-08 18:09 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Do not transfer input to nat-pipe while masked
2026-07-08 18:09 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Correct previous NOFLSH fix
2026-07-08 18:09 UTC
[newlib-cygwin] Cygwin: console: re-enable the master thread before selecting cygwin input mode
2026-07-05 14:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: re-enable the master thread before selecting cygwin input mode
2026-07-05 14:31 UTC
[newlib-cygwin/main] Cygwin: gendef: Drop "this is only a stub" comments
2026-06-30 18:13 UTC
[newlib-cygwin/main] Cygwin: Use bool return type for comparison operators in class pinfo
2026-06-30 18:13 UTC
[newlib-cygwin/main] Cygwin: ssp: Move command-line copy into run_program
2026-06-30 18:13 UTC
[newlib-cygwin] Cygwin: pty: bound the cursor-sync round-trip so an exiting process cannot hang
2026-06-30 13:09 UTC
[newlib-cygwin] Cygwin: pty: validate the cursor-position reply before moving the pcon cursor
2026-06-30 8:34 UTC
[newlib-cygwin] Cygwin: pty: do not leak nat handles when adopting the pcon's in open_setup()
2026-06-30 8:34 UTC
[newlib-cygwin] Cygwin: pty: grow GetConsoleProcessList buffer in find_pcon_pty()
2026-06-30 8:26 UTC
[newlib-cygwin] Cygwin: pty: Fixup pty state after a cygwin app exits
2026-06-24 13:11 UTC
[newlib-cygwin] Cygwin: pty: Discard pcon input buffer when discard_input is called
2026-06-24 13:11 UTC
[newlib-cygwin] Cygwin: pty: detect pcon-backed pty for non-Cygwin-spawned children
2026-06-24 13:11 UTC
[newlib-cygwin] Cygwin: console: Fix typeahead input for bash
2026-06-24 12:45 UTC
[newlib-cygwin] Cygwin: console: Fix NOFLSH behaviour a bit
2026-06-24 12:45 UTC
[newlib-cygwin] Cygwin: console: Ensure the master thread runs only when it is supposed to
2026-06-24 12:45 UTC
[newlib-cygwin] Cygwin: pty: Treat CR/NL in accept_input() the same as in transfer_input()
2026-06-24 12:45 UTC
[newlib-cygwin] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
2026-06-24 12:45 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix typeahead input for bash
2026-06-24 12:33 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix NOFLSH behaviour a bit
2026-06-24 12:33 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Ensure the master thread runs only when it is supposed to
2026-06-24 12:33 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Treat CR/NL in accept_input() the same as in transfer_input()
2026-06-24 12:33 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix race issue between starting and exiting non-cygwin apps
2026-06-24 12:33 UTC
[newlib-cygwin] Add fix for CPR response to release note
2026-06-23 1:14 UTC
[newlib-cygwin] Cygwin: pty: Prevent unintended conversion for cursor position report
2026-06-23 1:14 UTC
[newlib-cygwin] Cygwin: pty: Introduce a helper function get_handle_from_process()
2026-06-23 1:14 UTC
[newlib-cygwin] Cygwin: pty: Do not set input_available_event when applying line_edit()
2026-06-23 1:14 UTC
[newlib-cygwin/cygwin-3_6-branch] Add fix for CPR response to release note
2026-06-23 1:14 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Prevent unintended conversion for cursor position report
2026-06-23 1:14 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Introduce a helper function get_handle_from_process()
2026-06-23 1:14 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Do not set input_available_event when applying line_edit()
2026-06-23 1:14 UTC
[newlib-cygwin/main] Cygwin: ssp: Add AArch64 implementation
2026-06-14 16:15 UTC
[newlib-cygwin/main] Cygwin: autoload: Add AArch64 implementation
2026-06-13 13:31 UTC
[newlib-cygwin] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
2026-06-13 7:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: clipboard: Add workaround for ERROR_CLIPBOARD_NOT_OPEN
2026-06-13 7:27 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: Fix chown commands in cygserver-config
2026-06-10 17:13 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: Add recent OPEN_MAX fix into release note
2026-06-10 17:13 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: Ensure unused fd available for open()
2026-06-10 17:12 UTC
[newlib-cygwin/main] Cygwin: Fix chown commands in cygserver-config
2026-06-10 15:05 UTC
[newlib-cygwin/main] Cygwin: CI: Ignore stress test result
2026-06-10 15:05 UTC
[newlib-cygwin/main] Cygwin: Add recent OPEN_MAX fix into release note
2026-06-10 15:05 UTC
[newlib-cygwin/main] Cygwin: Ensure unused fd available for open()
2026-06-07 18:27 UTC
[newlib-cygwin/main] Cygwin: CI: Bump deprecated versions of github actions
2026-06-05 11:52 UTC
[newlib-cygwin/main] Cygwin: cygcheck: fix a new warning with gcc 16
2026-06-05 11:52 UTC
[newlib-cygwin/main] Cygwin: math: fix typo in aarch64 preprocessor conditional in remainderl.S
2026-06-05 11:52 UTC
[newlib-cygwin/main] Cygwin: configure: Only compute BFD_LIBS if building dumper
2026-06-04 19:26 UTC
[newlib-cygwin] Add recent two fixes into release note
2026-05-29 2:35 UTC
[newlib-cygwin] Cygwin: console: Fix handling of surrogate pairs
2026-05-29 2:34 UTC
[newlib-cygwin] Cygwin: fork: Call pthread::atforkprepare() in lock_pthread()
2026-05-29 2:34 UTC
[newlib-cygwin] Cygwin: console: Fix deadlock in console teardown that arises from pcon
2026-05-29 2:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Add recent two fixes into release note
2026-05-29 2:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix handling of surrogate pairs
2026-05-29 2:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix deadlock in console teardown that arises from pcon
2026-05-29 2:33 UTC
[newlib-cygwin/main] Cygwin: Adapt math functions to use 64bit long double on aarch64
2026-04-30 16:10 UTC
[newlib-cygwin/main] Cygwin: rename release/3.6.8 to release/3.6.9
2026-04-21 17:40 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: rename release/3.6.8 to release/3.6.9
2026-04-21 17:40 UTC
[newlib-cygwin] Created tag 'cygwin-3.6.9'
2026-04-21 15:22 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: bump dll minor version to 3.6.10
2026-04-21 15:22 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: bump dll minor version to 3.6.9
2026-04-21 15:22 UTC
[newlib-cygwin] Created tag 'cygwin-3.6.8'
2026-04-21 15:15 UTC
[newlib-cygwin] Cygwin: select: Set errno when peek() returns -1
2026-04-19 10:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: select: Set errno when peek() returns -1
2026-04-19 10:34 UTC
[newlib-cygwin] Add description of OpenConsole.exe support to 3.7.0 release note
2026-04-19 4:42 UTC
[newlib-cygwin] Add recent more that twenty fixes to 8.6.8 release note
2026-04-19 4:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Add recent more that twenty fixes to 8.6.8 release note
2026-04-19 4:34 UTC
[newlib-cygwin] Cygwin: console: Fix master thread for OpenConsole.exe
2026-04-19 1:39 UTC
[newlib-cygwin] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
2026-04-17 17:41 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Make Ctrl-C work for non-cygwin app in GDB
2026-04-17 17:41 UTC
[newlib-cygwin/main] Cygwin: add stdbit functions to 3.7.0 release notes
2026-04-17 11:57 UTC
[newlib-cygwin/main] Cygwin: cygwin.din, version.h: Add stdbit.h functions and increment minor
2026-04-17 11:57 UTC
[newlib-cygwin] Cygwin: pty: Add missing DeleteProcThreadAttributeList() call
2026-04-15 0:51 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Add missing DeleteProcThreadAttributeList() call
2026-04-15 0:50 UTC
[newlib-cygwin/main] config: remove obsolete cloog.m4 autotools macros
2026-04-10 10:07 UTC
[newlib-cygwin/main] Cygwin: winsup/cygwin/include/limits.h: Add C23 ..._WIDTH definitions
2026-04-09 17:35 UTC
[newlib-cygwin/main] Cygwin: SEH: Fix crash and handle second unwind phase on AArch64
2026-04-09 17:35 UTC
[newlib-cygwin] Cygwin: pty: Handle CSIc in pcon_start phase
2026-04-07 10:15 UTC
[newlib-cygwin] Cygwin: pty: Use OpenConsole.exe if available
2026-04-07 10:15 UTC
[newlib-cygwin] Cygwin: pty: Make pcon_start handling more multi thread durable
2026-04-06 12:18 UTC
[newlib-cygwin] Cygwin: pty: Fix write data handling in pcon_start phase
2026-04-06 12:18 UTC
[newlib-cygwin] Cygwin: pty: Restore nat handles in all PTY-slave instances in GDB
2026-04-06 12:18 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Make pcon_start handling more multi thread durable
2026-04-06 12:18 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix write data handling in pcon_start phase
2026-04-06 12:18 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Restore nat handles in all PTY-slave instances in GDB
2026-04-06 12:18 UTC
[newlib-cygwin/main] Cygwin: add _Fork() system call per POSIX.1-2024
2026-03-31 15:12 UTC
[newlib-cygwin/main] Cygwin: Fix SEH and signal handling on AArch64
2026-03-30 8:32 UTC
[newlib-cygwin/main] Cygwin: Add SEH workaround for aarch64 compilation
2026-03-30 8:32 UTC
[newlib-cygwin/main] Cygwin: Add ARM64 support for SEH handler symbol references
2026-03-30 8:32 UTC
[newlib-cygwin] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
2026-03-29 0:44 UTC
[newlib-cygwin] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
2026-03-29 0:44 UTC
[newlib-cygwin] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
2026-03-29 0:44 UTC
[newlib-cygwin] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
2026-03-29 0:44 UTC
[newlib-cygwin] Cygwin: console: Use input_mutex in the parent PTY in master thread
2026-03-29 0:43 UTC
[newlib-cygwin] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
2026-03-29 0:43 UTC
[newlib-cygwin] Cygwin: console: Fix master thread
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
2026-03-29 0:43 UTC
[newlib-cygwin] Cygwin: pty: Fix input transfer when multiple non-cygwin apps exist
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Use input_mutex in the parent PTY in master thread
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix master thread
2026-03-29 0:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix input transfer when multiple non-cygwin apps exist
2026-03-29 0:43 UTC
[newlib-cygwin] Cygwin: console: Release pipe_sw_mutex in pcon_hand_over_proc()
2026-03-26 11:36 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Release pipe_sw_mutex in pcon_hand_over_proc()
2026-03-26 11:36 UTC
[newlib-cygwin] Cygwin: pty: Clear discard_input flag on master write()
2026-03-25 21:32 UTC
[newlib-cygwin] Cygwin: pty: Omit CSI?1004h/l from pseudo console output
2026-03-25 21:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Clear discard_input flag on master write()
2026-03-25 21:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Omit CSI?1004h/l from pseudo console output
2026-03-25 21:32 UTC
[newlib-cygwin/main] Cygwin: Quash Windows error text to user on fork() error
2026-03-16 12:16 UTC
[newlib-cygwin/main] Cygwin: Fix typo in 3.7.0 release note
2026-03-16 12:16 UTC
[newlib-cygwin] Cygwin: signal: Implement fake stop/cont for non-cygwin process
2026-03-12 11:33 UTC
[newlib-cygwin] Cygwin: signal: Do not wait for sendsig for non-cygwin process
2026-03-12 11:33 UTC
[newlib-cygwin] Cygwin: signal: Wait for `sendsig` for a sufficient amount of time
2026-03-12 11:33 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: signal: Implement fake stop/cont for non-cygwin process
2026-03-12 11:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: signal: Do not wait for sendsig for non-cygwin process
2026-03-12 11:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: signal: Wait for `sendsig` for a sufficient amount of time
2026-03-12 11:32 UTC
[newlib-cygwin/main] Cygwin: add resource limit changes to release notes
2026-03-11 15:05 UTC
[newlib-cygwin/main] Cygwin: Change mappings of Windows ERROR*QUOTA*
2026-03-11 15:05 UTC
[newlib-cygwin/main] Cygwin: improve PCA workaround
2026-03-11 15:05 UTC
[newlib-cygwin/main] Cygwin: getrlimit/setrlimit: implement RLIMIT_NPROC
2026-03-11 15:05 UTC
[newlib-cygwin/main] Cygwin: getrlimit/setrlimit: generalize setting rlimits
2026-03-11 15:05 UTC
[newlib-cygwin/main] Cygwin: signal: Fix stabilize_sig_stack/setjmp/longjmp on AArch64
2026-03-11 14:53 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement longjmp for AArch64
2026-03-11 14:53 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement setjmp for AArch64
2026-03-11 14:53 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement stabilize_sig_stack for aarch64
2026-03-11 14:52 UTC
[newlib-cygwin/main] Cygwin: signal: Implement sigdelayed assembly function for AArch64
2026-03-11 14:52 UTC
[newlib-cygwin/main] Cygwin: gendef: export _alloca only on x86_64
2026-03-11 14:52 UTC
[newlib-cygwin/main] Cygwin: gendef: restore support for arch-specific cygwin.din files
2026-03-11 14:52 UTC
[newlib-cygwin/main] Cygwin: uinfo: handle NT VIRTUAL MACHINE\Virtual Machines account
2026-03-11 14:52 UTC
[newlib-cygwin] Cygwin: pty: Fix nat pipe hand-over when pcon is disabled
2026-03-08 6:56 UTC
[newlib-cygwin] Cygwin: pty: Fix handling of data after CSI6n response
2026-03-08 6:56 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix nat pipe hand-over when pcon is disabled
2026-03-08 6:55 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix handling of data after CSI6n response
2026-03-08 6:55 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Do not switch input to to_nat if native app is background
2026-03-05 23:34 UTC
[newlib-cygwin] Cygwin: pty: Do not switch input to to_nat if native app is background
2026-03-05 23:32 UTC
[newlib-cygwin] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
2026-03-03 11:06 UTC
[newlib-cygwin] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
2026-03-03 11:06 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
2026-03-03 10:59 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
2026-03-03 10:59 UTC
[newlib-cygwin] Created tag 'cygwin-3.6.7'
2026-03-02 19:50 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: bump dll minor version to 3.6.8
2026-03-02 19:50 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: open: Fix Windows resource leak after fd exhaustion
2026-03-02 19:50 UTC
[newlib-cygwin/main] Cygwin: open: Fix Windows resource leak after fd exhaustion
2026-03-02 19:49 UTC
[newlib-cygwin/main] Cygwin: PEHeaderFromHModule: drop architecture check
2026-03-02 19:49 UTC
[newlib-cygwin/main] Cygwin: setrlimit: fix comments in terms of input checking
2026-02-13 19:28 UTC
[newlib-cygwin/main] Cygwin: setrlimit: Allow admin users to raise hard limit
2026-02-13 19:28 UTC
[newlib-cygwin/main] Cygwin: update release info for 3.6.7
2026-02-13 9:59 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: update release info for 3.6.7
2026-02-13 9:59 UTC
[newlib-cygwin/main] Cygwin: hookapi.cc: Fix some handles not being inherited when spawning
2026-02-12 20:33 UTC
[newlib-cygwin/main] Cygwin: configure: disable High Entropy VA (64-bit ASLR) on AArch64
2026-02-12 20:33 UTC
[newlib-cygwin/main] features.h: define __ISO_C_VISIBLE as 2023 for ISO C23
2026-02-12 20:33 UTC
[newlib-cygwin/cygwin-3_6-branch] features.h: define __ISO_C_VISIBLE as 2023 for ISO C23
2026-02-12 20:33 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: uchar.h: define char16_t / char32_t in terms of __char16_t / __char32_t
2026-02-12 20:32 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: doc: Explictly name the output when building .info files
2026-02-12 20:17 UTC
[newlib-cygwin/main] Cygwin: uchar.h: define char16_t / char32_t in terms of __char16_t / __char32_t
2026-02-09 15:45 UTC
[newlib-cygwin/main] Cygwin: security: make sure the type DBGSID is in the DLL debug info
2026-02-03 17:00 UTC
[newlib-cygwin/main] Cygwin: gencat: define __dead
2026-02-02 23:18 UTC
[newlib-cygwin/main] Cygwin: gencat: update to latest from NetBSD
2026-02-02 23:18 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: gencat: define __dead
2026-02-02 23:18 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: gencat: update to latest from NetBSD
2026-02-02 23:17 UTC
[newlib-cygwin/main] Cygwin: accounts: (re-)add flag for unix uid/gid caching
2026-02-02 23:15 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: accounts: (re-)add flag for unix uid/gid caching
2026-02-02 23:15 UTC
[newlib-cygwin/main] Cygwin: readdir: allow using FileIdBothDirectoryInformation on NFS
2026-02-02 20:34 UTC
[newlib-cygwin/main] towupper/towlower: handle Turkic language special casing
2026-02-02 17:31 UTC
[newlib-cygwin/cygwin-3_6-branch] towupper/towlower: handle Turkic language special casing
2026-02-02 17:31 UTC
[newlib-cygwin/main] Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flag
2026-02-02 17:16 UTC
[newlib-cygwin/main] Cygwin: child_info: remove filler bytes
2026-02-02 17:16 UTC
[newlib-cygwin/main] Cygwin: fhandler_socket::fchown: fix check for admin user
2026-02-02 17:15 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flag
2026-02-02 17:15 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: child_info: remove filler bytes
2026-02-02 17:15 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: fhandler_socket::fchown: fix check for admin user
2026-02-02 17:15 UTC
[newlib-cygwin/main] Revert "Cygwin: spawn/exec: drop breaking away from job"
2026-01-26 10:24 UTC
[newlib-cygwin] Created tag 'newlib-4.6.0'
2026-01-23 22:15 UTC
[newlib-cygwin/main] Cygwin: spawn/exec: drop breaking away from job
2026-01-22 16:14 UTC
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).