public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[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-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: 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 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
[newlib-cygwin] Deleted branch 'c9933e57dab7'
2026-01-22 16:12 UTC
[newlib-cygwin/c9933e57dab7] Cygwin: spawn/exec: drop breaking away from job
2026-01-22 16:10 UTC
[newlib-cygwin] Created branch 'c9933e57dab7'
2026-01-22 16:09 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement sigsetjmp for AArch64
2026-01-16 18:50 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement siglongjmp for AArch64
2026-01-16 18:50 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement _sigbe function for TLS stack management on AArch64
2026-01-16 18:50 UTC
[newlib-cygwin/main] Cygwin: gendef: Implement _sigfe function for TLS handling on AArch64
2026-01-16 18:50 UTC
[newlib-cygwin/main] Cygwin: gendef: add _sigfe_maybe for TLS initialization checks on AArch64
2026-01-16 18:50 UTC
[newlib-cygwin/main] Cygwin: gendef: add ARM64 stub for $fe in gendef
2026-01-16 18:50 UTC
[newlib-cygwin/main] Cygwin: internal_getlogin: always call internal_getgroups
2026-01-16 11:34 UTC
[newlib-cygwin/main] Cygwin: c32rtomb: add missing check for invalid UNICODE character
2026-01-16 11:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: internal_getlogin: always call internal_getgroups
2026-01-16 11:34 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: c32rtomb: add missing check for invalid UNICODE character
2026-01-16 11:34 UTC
[newlib-cygwin/main] Cygwin: doc: Explictly name the output when building .info files
2026-01-15 15:42 UTC
[newlib-cygwin/main] Cygwin: Rename cross-bootstrap config option back to mingw-progs to avoid confusion
2026-01-10 19:28 UTC
[newlib-cygwin] Cygwin: flock: Remove the unnecessary fdtab lock
2026-01-09 21:43 UTC
[newlib-cygwin] Created tag 'cygwin-3.6.6'
2026-01-09 17:16 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: bump dll minor version to 3.6.7
2026-01-09 17:16 UTC
[newlib-cygwin/main] Cygwin: Update _endian.h to handle unsupported arch
2026-01-09 10:41 UTC
[newlib-cygwin] Cygwin: Update release note for 3.6.6
2026-01-08 12:19 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: Update release note for 3.6.6
2026-01-08 12:19 UTC
[newlib-cygwin] Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
2026-01-08 12:06 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
2026-01-08 12:06 UTC
[newlib-cygwin/main] Cygwin: _endian.h: Add AArch64 implementations for `ntohl` and `ntohs`
2026-01-07 11:17 UTC
[newlib-cygwin] Cygwin: thread: Fix stack alignment for PTHREAD_CANCEL_ASYNCHRONOUS
2026-01-03 15:18 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: thread: Fix stack alignment for PTHREAD_CANCEL_ASYNCHRONOUS
2026-01-03 15:17 UTC
[newlib-cygwin/main] Cygwin: add release note for primary group override fix
2025-12-22 11:44 UTC
[newlib-cygwin/main] Cygwin: uinfo: fix overriding group from SAM comment on AD member machines
2025-12-22 11:44 UTC
[newlib-cygwin/main] Cygwin: uinfo: allow to override user account as primary group
2025-12-22 11:43 UTC
[newlib-cygwin/main] Cygwin: uinfo: correctly check and override primary group
2025-12-22 11:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: add release note for primary group override fix
2025-12-22 11:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: uinfo: fix overriding group from SAM comment on AD member machines
2025-12-22 11:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: uinfo: allow to override user account as primary group
2025-12-22 11:43 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: uinfo: correctly check and override primary group
2025-12-22 11:43 UTC
[newlib-cygwin] Cygwin: pty: Refactor workaround code for pseudo console output
2025-12-22 11:37 UTC
[newlib-cygwin/main] Cygwin: utils: refresh tzmap.h
2025-12-22 10:41 UTC
[newlib-cygwin/main] Cygwin: utils: tzmap-from-unicode.org: Change path to zonefile
2025-12-22 10:41 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: utils: refresh tzmap.h
2025-12-22 10:41 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: utils: tzmap-from-unicode.org: Change path to zonefile
2025-12-22 10:41 UTC
[newlib-cygwin] Cygwin: Add release note for recent pty related fixes
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: termios: Handle app execution alias in is_console_app()
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: termios: Change argument of fhandler_termios::spawn_worker()
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: path: Implement path_conv::is_app_execution_alias()
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: is_console_app(): deal with the `.bat`/`.cmd` file extensions first
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: is_console_app(): do handle errors
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: termios: Make is_console_app() return true for unknown
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: pty: Add new workaround for rlwrap in pcon enabled mode
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: pty: Fix state initialization in pty_master_fwd_thread
2025-12-19 18:29 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: Add release note for recent pty related fixes
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: pty: Make ESC sequence parser in pty_master_fwd_thread durable
2025-12-19 18:29 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: termios: Handle app execution alias in is_console_app()
2025-12-19 18:29 UTC
[newlib-cygwin] Cygwin: pty: Allow ST as a termination in pty_master_fwd_thread
2025-12-19 18:29 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: termios: Change argument of fhandler_termios::spawn_worker()
2025-12-19 18:28 UTC
[newlib-cygwin] Cygwin: pty: Fix ESC sequence parsing in pty_master_fwd_thread
2025-12-19 18:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: path: Implement path_conv::is_app_execution_alias()
2025-12-19 18:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: is_console_app(): deal with the `.bat`/`.cmd` file extensions first
2025-12-19 18:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: is_console_app(): do handle errors
2025-12-19 18:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: termios: Make is_console_app() return true for unknown
2025-12-19 18:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Add new workaround for rlwrap in pcon enabled mode
2025-12-19 18:28 UTC
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix state initialization in pty_master_fwd_thread
2025-12-19 18:28 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).