public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: cygheap: Fix the issue of cygwin1.dll in the root directory
2022-05-28 15:42 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: cygheap: Fix the issue of cygwin1.dll in the root directory
2022-05-28 15:42 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.18 cpuinfo flags
2022-05-25 17:30 UTC
[newlib-cygwin] Cygwin: fix mknod (64-bit only)
2022-05-25 16:51 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: fix mknod (64-bit only)
2022-05-25 16:50 UTC
[newlib-cygwin] Cygwin: make sure exec'ed process exists early in process list
2022-05-19 10:06 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: make sure exec'ed process exists early in process list
2022-05-19 10:06 UTC
[newlib-cygwin] Cygwin: Use two pass parse for tlsoffsets generation
2022-05-18 19:05 UTC
[newlib-cygwin] Cygwin: Enable backward binary compatibility
2022-05-18 5:57 UTC
[newlib-cygwin] Cygwin: drop i686 exception handling
2022-05-17 12:12 UTC
[newlib-cygwin] Cygwin: drop PROCESSOR_ARCHITECTURE_INTEL from uname
2022-05-16 16:17 UTC
[newlib-cygwin] Cygwin: document why we can't drop the _pei386_runtime_relocator dummy
2022-05-16 16:17 UTC
[newlib-cygwin] Cygwin: drop i386 refs from header files where source isn't affected
2022-05-16 16:17 UTC
[newlib-cygwin] Cygwin: drop 32 bit considerations in crt0 code
2022-05-16 16:17 UTC
[newlib-cygwin] Cygwin: CI: Drop i686 builds
2022-05-16 13:54 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: add 3.3.6 release notes
2022-05-16 11:17 UTC
[newlib-cygwin] Cygwin: add 3.3.6 release notes
2022-05-16 11:16 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: belatedly, bump DLL version to 3.3.6
2022-05-16 9:49 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix script command crash on console in Win7
2022-05-14 22:37 UTC
[newlib-cygwin] Cygwin: pty: Fix script command crash on console in Win7
2022-05-14 22:36 UTC
[newlib-cygwin] Cygwin: fix new sigfe.o generation in optimized case
2022-05-13 19:23 UTC
[newlib-cygwin] Cygwin: utils: drop unnecessary wow64 checks
2022-05-13 12:39 UTC
[newlib-cygwin] Cygwin: drop a few minor references to WOW64
2022-05-13 12:39 UTC
[newlib-cygwin] Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code
2022-05-13 12:39 UTC
[newlib-cygwin] Cygwin: wincap: drop has_broken_prefetchvm flag and related code
2022-05-13 12:39 UTC
[newlib-cygwin] Cygwin: drop system_wow64_directory and related code
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: drop create_token and dependent functions
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and related code
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: wincap: set def_guard_pages to x86_64 value right away
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: wincap: drop wow64 flag and all conditions depending on it
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: revamp TLS offsets computation
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: configure: Define default valus for target specific variables
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: config.h: stop including auto-generated tlsoffsets.h file
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: drop i686-only files
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: configure: drop unused DEF_DLL_ENTRY variable
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: configure: disable i686 builds
2022-05-13 12:38 UTC
[newlib-cygwin] Cygwin: switch to _REENT_GLOBAL_STDIO_STREAMS
2022-05-13 12:38 UTC
[newlib-cygwin] Created tag 'cygwin-3_3_5-release'
2022-05-13 12:19 UTC
[newlib-cygwin] Make cleanup_glue() static
2022-05-13 11:20 UTC
[newlib-cygwin] Add global __sglue object for all configurations
2022-05-13 11:20 UTC
[newlib-cygwin] stdio: Replace _fwalk_reent() with _fwalk_sglue()
2022-05-13 11:20 UTC
[newlib-cygwin] Add stdio_exit_handler()
2022-05-13 11:20 UTC
[newlib-cygwin] Cygwin: Implement GSO/GRO support
2022-05-13 10:15 UTC
[newlib-cygwin] Cygwin: socket.h: add socket options added in recent Windows releases
2022-05-13 10:15 UTC
[newlib-cygwin] Cygwin: signal.cc: Include <unistd.h>
2022-05-12 9:22 UTC
[newlib-cygwin] fhandler_process.cc(format_process_stat): fix /proc/pid/stat issues
2022-05-11 8:00 UTC
[newlib-cygwin] Cygwin: pty: Avoid script command crash in console
2022-05-09 11:34 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Avoid script command crash in console
2022-05-09 11:34 UTC
[newlib-cygwin] Cygwin: pty: Not to change code page of parent console
2022-05-09 3:54 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Not to change code page of parent console
2022-05-09 3:53 UTC
[newlib-cygwin] Cygwin: pty: Add missing attach_mutex guard
2022-05-08 16:08 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Add missing attach_mutex guard
2022-05-08 16:08 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Avoid deadlock when pcon is started on console
2022-05-08 15:47 UTC
[newlib-cygwin] Cygwin: pty: Avoid deadlock when pcon is started on console
2022-05-08 15:47 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Change the condition to send Ctrl-C event
2022-05-08 13:30 UTC
[newlib-cygwin] Cygwin: pty: Change the condition to send Ctrl-C event
2022-05-08 13:29 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix timing of creating invisible console
2022-05-08 11:07 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix acquiring attach_mutex timing
2022-05-08 11:07 UTC
[newlib-cygwin] Cygwin: pty: Fix timing of creating invisible console
2022-05-08 11:06 UTC
[newlib-cygwin] Cygwin: pty: Fix acquiring attach_mutex timing
2022-05-08 11:06 UTC
[newlib-cygwin] Cygwin: sigproc: Avoid segfault caused by signal just after fork()
2022-05-06 18:47 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: sigproc: Avoid segfault caused by signal just after fork()
2022-05-06 18:47 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: always add sigmask to child info
2022-05-06 18:47 UTC
[newlib-cygwin] Remove _global_impure_ptr indirection
2022-05-04 15:34 UTC
[newlib-cygwin] Revert "sys/types.h: Don't include sys/_stdint.h"
2022-05-04 13:49 UTC
[newlib-cygwin] sys/types.h: Don't include sys/_stdint.h
2022-05-03 16:58 UTC
[newlib-cygwin] Cygwin: always add sigmask to child info
2022-05-03 13:16 UTC
[newlib-cygwin] Cygwin: move x86_64 thread stack area
2022-05-03 13:16 UTC
[newlib-cygwin] Cygwin: simplify create_new_main_thread_stack
2022-05-03 13:16 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY
2022-04-28 13:22 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Fix build with w32api 10.0.0
2022-04-28 13:22 UTC
[newlib-cygwin] Cygwin: Fix typo KERB_S4U_LOGON_FLAG_IDENTITY -> IDENTIFY
2022-04-27 14:06 UTC
[newlib-cygwin] Cygwin: Fix build with w32api 10.0.0
2022-04-27 14:05 UTC
[newlib-cygwin] Cygwin: Fix "0x0x" in gmondump and ssp man pages
2022-04-27 9:42 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Fix "0x0x" in gmondump and ssp man pages
2022-04-27 9:42 UTC
[newlib-cygwin] Cygwin: pty: Fix Ctrl-C behaviour in latest GDB
2022-04-18 12:03 UTC
[newlib-cygwin] Cygwin: pty: Fix deadlock caused by Ctrl-C in setup_pseudoconsole()
2022-04-18 12:03 UTC
[newlib-cygwin] Cygwin: pty: Do not set internal handles in HPCON inheritable
2022-04-18 12:03 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix Ctrl-C behaviour in latest GDB
2022-04-18 12:02 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix deadlock caused by Ctrl-C in setup_pseudoconsole()
2022-04-18 12:02 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Do not set internal handles in HPCON inheritable
2022-04-18 12:02 UTC
[newlib-cygwin] Cygwin: pty: Close pseudo console only if the process is the owner
2022-04-09 4:42 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Close pseudo console only if the process is the owner
2022-04-09 4:42 UTC
[newlib-cygwin] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-04-01 16:08 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pipe: Avoid deadlock for non-cygwin writer
2022-04-01 16:07 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add Linux Superb Owl cpuinfo flags
2022-04-01 12:54 UTC
[newlib-cygwin] Replace _fwalk() calls with _fwalk_reent()
2022-03-31 6:24 UTC
[newlib-cygwin] Cygwin: pty: Fix crash on master close in Windows 7
2022-03-30 3:57 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix crash on master close in Windows 7
2022-03-30 3:57 UTC
[newlib-cygwin] newlib: drop phoenix support
2022-03-29 3:19 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Do not use memcmp() to compare INPUT_RECORD
2022-03-19 1:07 UTC
[newlib-cygwin] Cygwin: console: Do not use memcmp() to compare INPUT_RECORD
2022-03-19 1:07 UTC
[newlib-cygwin] Cygwin: console: Ignore dwControlKeyState in event comparison
2022-03-18 23:50 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Ignore dwControlKeyState in event comparison
2022-03-18 23:50 UTC
[newlib-cygwin] Cygwin: console: Add attach_mutex guard that was not added
2022-03-18 14:30 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Add attach_mutex guard that was not added
2022-03-18 14:30 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix typeahead key swapping which still occurs
2022-03-18 13:48 UTC
[newlib-cygwin] Cygwin: console: Fix typeahead key swapping which still occurs
2022-03-18 13:47 UTC
[newlib-cygwin] Cygwin: document recent gmondump formatting fix
2022-03-17 9:46 UTC
[newlib-cygwin] Cygwin: Fix gmondump formatting goofs
2022-03-17 9:46 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: document recent gmondump formatting fix
2022-03-17 9:46 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Fix gmondump formatting goofs
2022-03-17 9:45 UTC
[newlib-cygwin] winsup: disable fortify source
2022-03-17 2:09 UTC
[newlib-cygwin] newlib: libc: merge build up a directory
2022-03-17 1:57 UTC
[newlib-cygwin] Cygwin: Add description of fsync() fix to 3.3.5 release notes
2022-03-14 23:19 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Add description of fsync() fix to 3.3.5 release notes
2022-03-14 23:19 UTC
[newlib-cygwin] Cygwin: path: Convert type of variable 'remlen' to DWORD
2022-03-14 23:05 UTC
[newlib-cygwin] Cygwin: path: Add fallback for DFS mounted drive
2022-03-14 12:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: path: Add fallback for DFS mounted drive
2022-03-14 12:55 UTC
[newlib-cygwin] Cygwin: fsync: Return EINVAL for special files
2022-03-14 10:40 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: fsync: Return EINVAL for special files
2022-03-14 10:39 UTC
[newlib-cygwin] Cygwin: console, pty: Fix segfault in child_info_spawn::worker()
2022-03-10 11:50 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console, pty: Fix segfault in child_info_spawn::worker()
2022-03-10 11:49 UTC
[newlib-cygwin] Cygwin: update 3.3.5 release notes
2022-03-05 9:26 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: update 3.3.5 release notes
2022-03-05 9:26 UTC
[newlib-cygwin] Cygwin: add 3.3.5 release notes
2022-03-05 2:28 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: add 3.3.5 release notes
2022-03-05 2:28 UTC
[newlib-cygwin] Cygwin: pty: Adopt the variable name to the name generally used
2022-03-05 1:06 UTC
[newlib-cygwin] Cygwin: pty: Add several further comments to the pty code
2022-03-05 0:06 UTC
[newlib-cygwin] Cygwin: pty: Take account of CR+NL line feed in input
2022-03-04 15:50 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Take account of CR+NL line feed in input
2022-03-04 15:50 UTC
[newlib-cygwin] Cygwin: pty: Fix a possible race issue in initialization of pcon
2022-03-04 13:37 UTC
[newlib-cygwin] Cygwin: pty: Update some comments in pty code
2022-03-04 13:37 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix a possible race issue in initialization of pcon
2022-03-04 13:37 UTC
[newlib-cygwin] Cygwin: pty: Omit transfer_input() call where it is no longer needed
2022-03-04 11:09 UTC
[newlib-cygwin] Cygwin: pty: Rearrange reset_switch_to_nat_pipe() calls
2022-03-04 11:09 UTC
[newlib-cygwin] Cygwin: pty: Treat both CR and NL as line feed in transfer_inpup()
2022-03-04 11:09 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Treat both CR and NL as line feed in transfer_inpup()
2022-03-04 11:08 UTC
[newlib-cygwin] Cygwin: pty: Stop to use PID_NEW_PG flag as a marker for GDB
2022-03-03 18:19 UTC
[newlib-cygwin] Cygwin: pty: Simplify the setup code for GDB a bit
2022-03-03 18:19 UTC
[newlib-cygwin] Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive()
2022-03-03 18:19 UTC
[newlib-cygwin] Cygwin: getconf: align -a output to glibc getconf
2022-03-02 21:15 UTC
[newlib-cygwin] Cygwin: sysconf: don't set errno for unsupported options
2022-03-02 21:03 UTC
[newlib-cygwin] Cygwin: sysconf: belatedly add correct return value for _SC_DELAYTIMER_MAX
2022-03-02 21:03 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Add still missing acquire/release_attach_mutex
2022-03-02 19:54 UTC
[newlib-cygwin] Cygwin: pty: Add still missing acquire/release_attach_mutex
2022-03-02 19:53 UTC
[newlib-cygwin] Cygwin: pty: Communalize the code for temporary attach to console
2022-03-02 13:05 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console, pty: Revamp the acquire/release_attach_mutex timing
2022-03-02 10:23 UTC
[newlib-cygwin] Cygwin: console, pty: Revamp the acquire/release_attach_mutex timing
2022-03-02 10:23 UTC
[newlib-cygwin] Cygwin: _pinfo::siginfo: fix sig_send call
2022-03-02 8:53 UTC
[newlib-cygwin] Cygwin: console: Fix a bug from comparison between int and DWORD
2022-03-02 2:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix a bug from comparison between int and DWORD
2022-03-02 2:16 UTC
[newlib-cygwin] Cygwin: console: Prevent special keys processing from drop
2022-03-02 1:17 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Prevent special keys processing from drop
2022-03-02 1:16 UTC
[newlib-cygwin] Cygwin: console: Stop to create struct instance which is not needed
2022-03-01 23:50 UTC
[newlib-cygwin] Cygwin: update 3.4 release text
2022-03-01 15:27 UTC
[newlib-cygwin] Cygwin: /proc/<PID>/status: Fill SigPnd, SigBlk and SigIgn values with life
2022-03-01 15:24 UTC
[newlib-cygwin] Cygwin: wait_sig: allow to compute process-wide mask of pending signals
2022-03-01 15:24 UTC
[newlib-cygwin] Cygwin: add init_cygheap::compute_sigblkmask method
2022-03-01 15:24 UTC
[newlib-cygwin] Cygwin: Makefile: fix ctags --extras option
2022-03-01 15:24 UTC
[newlib-cygwin] Cygwin: handle_sigprocmask: If new signal set is NULL, ignore "how"
2022-03-01 15:24 UTC
[newlib-cygwin] Cygwin: /proc/<PID>/status: fix format specifier
2022-03-01 15:24 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Makefile: fix ctags --extras option
2022-03-01 15:24 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: handle_sigprocmask: If new signal set is NULL, ignore "how"
2022-03-01 15:24 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: /proc/<PID>/status: fix format specifier
2022-03-01 15:24 UTC
[newlib-cygwin] Cygwin: pty: Rename some functions/variables with the name *pcon*
2022-03-01 13:23 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: sysconf: _SC_TZNAME_MAX: return -1 as valid value
2022-03-01 10:45 UTC
[newlib-cygwin] Cygwin: sysconf: _SC_TZNAME_MAX: return -1 as valid value
2022-03-01 10:44 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Avoid cutting the branch the pty master is sitting on
2022-03-01 10:44 UTC
[newlib-cygwin] Cygwin: pty: Reorganize the code path of setting up and closing pcon
2022-03-01 10:43 UTC
[newlib-cygwin] Cygwin: pty: Avoid cutting the branch the pty master is sitting on
2022-03-01 10:43 UTC
[newlib-cygwin] Cygwin: pty: Isolate CTRL_C_EVENTs between ptys
2022-02-28 12:17 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Isolate CTRL_C_EVENTs between ptys
2022-02-28 12:17 UTC
[newlib-cygwin] Cygwin: console: Improve the code to avoid typeahead key swapping
2022-02-28 11:19 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Improve the code to avoid typeahead key swapping
2022-02-28 11:19 UTC
[newlib-cygwin] Cygwin: pinfo: Fix exit code for non-cygwin apps which reads console
2022-02-28 11:12 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pinfo: Fix exit code for non-cygwin apps which reads console
2022-02-28 11:11 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: termios: Ensure detection of GDB inferior in process_sigs()
2022-02-27 23:31 UTC
[newlib-cygwin] Cygwin: termios: Ensure detection of GDB inferior in process_sigs()
2022-02-27 23:31 UTC
[newlib-cygwin] Cygwin: termios: Add comments to the code refactored recently
2022-02-27 11:53 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: termios: Add comments to the code refactored recently
2022-02-27 11:53 UTC
[newlib-cygwin] Cygwin: console: Correct the past fix for apps which open pty
2022-02-27 3:59 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Correct the past fix for apps which open pty
2022-02-27 3:58 UTC
[newlib-cygwin] Cygwin: console: Revert experimental code mixed accidentally
2022-02-26 15:36 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Revert experimental code mixed accidentally
2022-02-26 15:36 UTC
[newlib-cygwin] Cygwin: console: Prevent the order of typeahead input from swapped
2022-02-26 10:53 UTC
[newlib-cygwin] Cygwin: pty: Stop to send CTRL_C_EVENT if pcon activated
2022-02-26 10:53 UTC
[newlib-cygwin] Cygwin: console: Fix issues of apps which open pty
2022-02-26 10:53 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Prevent the order of typeahead input from swapped
2022-02-26 10:52 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Stop to send CTRL_C_EVENT if pcon activated
2022-02-26 10:52 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix issues of apps which open pty
2022-02-26 10:52 UTC
[newlib-cygwin] Cygwin: pinfo: Fix exit code when non-cygwin app exits by Ctrl-C
2022-02-25 8:32 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pinfo: Fix exit code when non-cygwin app exits by Ctrl-C
2022-02-25 8:32 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Update CI configuration for python version change
2022-02-24 11:10 UTC
[newlib-cygwin] Cygwin: console: Restore CTRL_BREAK_EVENT handling
2022-02-24 8:47 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Restore CTRL_BREAK_EVENT handling
2022-02-24 8:46 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty, console: Add a workaround for GDB SIGINT handling
2022-02-23 17:49 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Redesign handling of special keys
2022-02-23 17:49 UTC
[newlib-cygwin] Cygwin: pty, console: Add a workaround for GDB SIGINT handling
2022-02-23 17:48 UTC
[newlib-cygwin] Cygwin: console: Redesign handling of special keys
2022-02-23 17:48 UTC
[newlib-cygwin] Cygwin: unlink: filter out virtual files and devices early on
2022-02-22 12:34 UTC
[newlib-cygwin] Cygwin: Implicitly support the /dev/fd symlink and friends
2022-02-22 12:34 UTC
[newlib-cygwin] Cygwin: Adjust path to newlib libc.a, too
2022-02-22 11:50 UTC
[newlib-cygwin] Cygwin: Adjust path to newlib libm.a in builddir
2022-02-22 11:49 UTC
[newlib-cygwin] Make __sdidinit unused
2022-02-22 11:39 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty, console: Fix handle leak which occurs on exec() error
2022-02-21 22:47 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Rearrange set_(in|out)put_mode() calls
2022-02-21 22:47 UTC
[newlib-cygwin] Cygwin: pty: Encapsulate pty code in tty::setpgid()
2022-02-21 22:46 UTC
[newlib-cygwin] Cygwin: pty, console: Fix handle leak which occurs on exec() error
2022-02-21 22:46 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty, console: Refactor the code processing special keys
2022-02-20 11:17 UTC
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).