public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[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
[newlib-cygwin] Cygwin: console: Call fix_tab_position() only if having broken tabs
2022-02-20 11:17 UTC
[newlib-cygwin] Cygwin: console: Rearrange set_(in|out)put_mode() calls
2022-02-20 11:17 UTC
[newlib-cygwin] Cygwin: pty, console: Refactor the code processing special keys
2022-02-20 11:17 UTC
[newlib-cygwin] Cygwin: wincap: Add capabilities for Windows 11
2022-02-16 11:00 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix bad bits in last change
2022-02-16 8:31 UTC
[newlib-cygwin] Cygwin: console: Set console mode even if stdin/stdout is redirected
2022-02-13 15:19 UTC
[newlib-cygwin] Cygwin: console: Fix console mode for non-cygwin inferior of GDB
2022-02-13 15:18 UTC
[newlib-cygwin] Cygwin: pty: Fix a bug in tty_min::segpgid()
2022-02-13 15:18 UTC
[newlib-cygwin] Cygwin: pty: Discard input in from_master_nat pipe on signal as well
2022-02-13 15:18 UTC
[newlib-cygwin] Cygwin: pty: Revise the code to wait for completion of forwarding
2022-02-13 15:18 UTC
[newlib-cygwin] Cygwin: pty: Prevent deadlock on echo output
2022-02-13 15:18 UTC
[newlib-cygwin] Cygwin: pty: Pass Ctrl-Z (EOF) to non-cygwin apps with disable_pcon
2022-02-13 15:18 UTC
[newlib-cygwin] Cygwin: pty, console: Fix Ctrl-C handling for non-cygwin apps
2022-02-13 15:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Set console mode even if stdin/stdout is redirected
2022-02-13 15:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix console mode for non-cygwin inferior of GDB
2022-02-13 15:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix a bug in tty_min::segpgid()
2022-02-13 15:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Discard input in from_master_nat pipe on signal as well
2022-02-13 15:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Revise the code to wait for completion of forwarding
2022-02-13 15:18 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Prevent deadlock on echo output
2022-02-13 15:17 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Pass Ctrl-Z (EOF) to non-cygwin apps with disable_pcon
2022-02-13 15:17 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty, console: Fix Ctrl-C handling for non-cygwin apps
2022-02-13 15:17 UTC
[newlib-cygwin] Cygwin: console: Maintain ENABLE_(INSERT|QUICK_EDIT)_MODE flags
2022-02-11 0:11 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Maintain ENABLE_(INSERT|QUICK_EDIT)_MODE flags
2022-02-11 0:11 UTC
[newlib-cygwin] Cygwin: wincap: Add capabilities for Windows 10 2004 and newer
2022-02-05 10:29 UTC
[newlib-cygwin] Cygwin: drop dllfixdbg script
2022-02-05 9:48 UTC
[newlib-cygwin] Cygwin: console: Remove unnecessary (redundant) code
2022-02-05 8:01 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Remove unnecessary (redundant) code
2022-02-05 8:01 UTC
[newlib-cygwin] Cygwin: fix dependency to dllfixdbg script
2022-02-04 17:30 UTC
[newlib-cygwin] Cygwin: dllfixdbg: improve readability
2022-02-04 17:30 UTC
[newlib-cygwin] Cygwin: dllfixdbg: honor Makefile verbositiy flag "V"
2022-02-03 15:31 UTC
[newlib-cygwin] Cygwin: dllfixdbg: don't overwrite input DLL
2022-02-03 15:31 UTC
[newlib-cygwin] Cygwin: console: Fix IL/DL escape sequence on the last line
2022-02-03 12:20 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix IL/DL escape sequence on the last line
2022-02-03 12:20 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive
2022-02-03 9:30 UTC
[newlib-cygwin] Cygwin: path: Fix UNC path handling for SMB3 mounted to a drive
2022-02-03 9:30 UTC
[newlib-cygwin] Cygwin: silence dllfixdbg
2022-02-02 20:44 UTC
[newlib-cygwin] Cygwin: Makefile.am: fix DLL build rule
2022-02-02 20:44 UTC
[newlib-cygwin] Cygwin: CI: Make sure pdflatex TeX format exists
2022-02-01 16:12 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: bump dll version to 3.3.5
2022-01-31 13:07 UTC
[newlib-cygwin] Created tag 'cygwin-3_3_4-release'
2022-01-31 11:40 UTC
[newlib-cygwin] Cygwin: drop autoloading kernel32 symbols available since Windows 7
2022-01-28 9:37 UTC
[newlib-cygwin] Deleted branch 'iconv'
2022-01-28 0:15 UTC
[newlib-cygwin] Created branch 'iconv'
2022-01-28 0:15 UTC
[newlib-cygwin] Revert "Cygwin: fix permission problem when writing DAC info on Samba shares"
2022-01-27 14:32 UTC
[newlib-cygwin/cygwin-3_3-branch] Revert "Cygwin: fix permission problem when writing DAC info on Samba shares"
2022-01-27 14:30 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: ACLs: don't set indicator for default ACEs prematurely
2022-01-25 19:05 UTC
[newlib-cygwin] Cygwin: ACLs: don't set indicator for default ACEs prematurely
2022-01-25 19:03 UTC
[newlib-cygwin] Cygwin: silence xsltproc when writing manpages
2022-01-19 17:15 UTC
[newlib-cygwin] Cygwin: silence xsltproc when writing chunked html
2022-01-19 17:15 UTC
[newlib-cygwin] Cygwin: silence dblatex when building PDFs
2022-01-19 17:15 UTC
[newlib-cygwin] Cygwin: silence most custom build rules
2022-01-19 17:15 UTC
[newlib-cygwin] Cygwin: resolver: cygwin_query() skip response header on internal error
2022-01-19 14:31 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: cygwin_query() skip response header on internal error
2022-01-19 14:31 UTC
[newlib-cygwin] Cygwin: Fix configure help for --{en, dis}able-doc option
2022-01-19 13:01 UTC
[newlib-cygwin] Cygwin: add resolver fixes to release message
2022-01-19 7:55 UTC
[newlib-cygwin] Cygwin: resolver: A few fixes for cygwin_query(), part 2
2022-01-19 7:55 UTC
[newlib-cygwin] Cygwin: resolver: Targets in SRV DNS responses may not be compressed
2022-01-19 7:55 UTC
[newlib-cygwin] Cygwin: resolver: Fix to match response ID with request ID
2022-01-19 7:55 UTC
[newlib-cygwin] Cygwin: resolver: A few fixes for cygwin_query()
2022-01-19 7:55 UTC
[newlib-cygwin] Cygwin: resolver: Process options forward (not backwards)
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: add resolver fixes to release message
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: A few fixes for cygwin_query(), part 2
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: Targets in SRV DNS responses may not be compressed
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: Fix to match response ID with request ID
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: A few fixes for cygwin_query()
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: Process options forward (not backwards)
2022-01-19 7:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: fhandler_base: Fix double free caused when open() fails
2022-01-18 13:22 UTC
[newlib-cygwin] Cygwin: fhandler_base: Fix double free caused when open() fails
2022-01-18 13:21 UTC
[newlib-cygwin] Cygwin: add release text for last two patches
2022-01-18 11:02 UTC
[newlib-cygwin] Cygwin: path_conv: do not get confused by a directory with `.lnk` suffix
2022-01-18 11:02 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: add release text for last two patches
2022-01-18 11:02 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: path_conv: do not get confused by a directory with `.lnk` suffix
2022-01-18 11:02 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: resolver: Added processing of AAAA records
2022-01-18 11:02 UTC
[newlib-cygwin] Cygwin: resolver: Added processing of AAAA records
2022-01-18 10:32 UTC
[newlib-cygwin] Cygwin: resolver: A little more consistency in debug messages
2022-01-18 10:32 UTC
[newlib-cygwin] Cygwin: resolver: Format spec consistency for Windows errors
2022-01-18 10:32 UTC
[newlib-cygwin] Cygwin: resolver: Debug to output both IP and port # in native b.o
2022-01-18 10:32 UTC
[newlib-cygwin] Use matching format for NTSTATUS
2022-01-17 10:33 UTC
[newlib-cygwin] Fix format specifier for wide-char string
2022-01-17 10:33 UTC
[newlib-cygwin] Merge autoconf / automake update changes from GCC
2022-01-17 9:41 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix race issue between closing and opening master
2022-01-14 14:15 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix potential deadlock regarding acuqiring mutex
2022-01-14 14:15 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Stop closing and recreating attach_mutex
2022-01-14 14:15 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix memory leak in master_fwd_thread
2022-01-14 14:15 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty, console: Fix deadlock in GDB regarding mutex
2022-01-14 14:15 UTC
[newlib-cygwin] Cygwin: pty: Fix race issue between closing and opening master
2022-01-14 14:15 UTC
[newlib-cygwin] Cygwin: console: Fix potential deadlock regarding acuqiring mutex
2022-01-14 14:15 UTC
[newlib-cygwin] Cygwin: pty: Stop closing and recreating attach_mutex
2022-01-14 14:14 UTC
[newlib-cygwin] Cygwin: pty: Fix memory leak in master_fwd_thread
2022-01-14 14:14 UTC
[newlib-cygwin] Cygwin: pty, console: Fix deadlock in GDB regarding mutex
2022-01-14 14:14 UTC
[newlib-cygwin] Cygwin: doc: drop mention of 32-bit installer
2022-01-12 19:17 UTC
[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.16 Gobble Gobble flags
2022-01-12 18:44 UTC
[newlib-cygwin] libtool.m4: fix nm BSD flag detection
2022-01-12 13:52 UTC
[newlib-cygwin] libtool.m4: augment symcode for Solaris 11
2022-01-12 13:52 UTC
[newlib-cygwin] Add support for the haiku operating system. These are the os support patches we have been grooming a
2022-01-12 13:52 UTC
[newlib-cygwin] GCC: Check if AR works with --plugin and rc
2022-01-12 13:52 UTC
[newlib-cygwin] GCC: Pass --plugin to AR and RANLIB
2022-01-12 13:52 UTC
[newlib-cygwin] libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a4ca20 ("Improve GNU/Hurd
2022-01-12 12:24 UTC
[newlib-cygwin] Bump to autoconf 2.69 and automake 1.15.1
2022-01-12 12:17 UTC
[newlib-cygwin] posix_spawn: fix get/set uid/gid calls for 32 bit Cygwin
2022-01-12 11:04 UTC
[newlib-cygwin] Cygwin: Makefile: add dependency to newlib's libs
2022-01-12 11:03 UTC
[newlib-cygwin/cygwin-3_3-branch] posix_spawn: fix get/set uid/gid calls for 32 bit Cygwin
2022-01-12 11:03 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: Makefile: add dependency to newlib's libs
2022-01-12 11:03 UTC
[newlib-cygwin] Cygwin: ACLs: ignore *_INHERIT flags in file ACLs
2022-01-12 9:11 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: ACLs: ignore *_INHERIT flags in file ACLs
2022-01-12 9:11 UTC
[newlib-cygwin] Cygwin: do not build MinGW testsuite/cygrun --with-cross-bootstrap
2022-01-10 14:59 UTC
[newlib-cygwin] Created tag 'newlib-snapshot-20211231'
2021-12-31 17:48 UTC
[newlib-cygwin] Cygwin: Update CI configuration for python version change
2021-12-30 12:54 UTC
[newlib-cygwin] Cygwin: fhandler_pipe::get_query_hdl_per_process: avoid a crash
2021-12-29 20:26 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: fhandler_pipe::get_query_hdl_per_process: avoid a crash
2021-12-29 20:25 UTC
[newlib-cygwin] cygwin: Add cocom and patch to build prerequisites in FAQ
2021-12-20 14:02 UTC
[newlib-cygwin] Cygwin: Conditionally build documentation
2021-12-20 14:02 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix input switching failure
2021-12-15 3:30 UTC
[newlib-cygwin] Cygwin: pty: Fix input switching failure
2021-12-15 3:30 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix conditions for input transfer again
2021-12-14 10:29 UTC
[newlib-cygwin] Cygwin: pty: Fix conditions for input transfer again
2021-12-14 10:29 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix conditions for input transfer
2021-12-14 3:33 UTC
[newlib-cygwin] Cygwin: pty: Fix conditions for input transfer
2021-12-14 3:32 UTC
[newlib-cygwin] Cygwin: Use AS_HELP_STRING for --enable-debugging
2021-12-13 18:48 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix Ctrl-C handling further for non-cygwin apps
2021-12-13 11:14 UTC
[newlib-cygwin] Cygwin: pty: Fix Ctrl-C handling further for non-cygwin apps
2021-12-13 11:13 UTC
[newlib-cygwin] Cygwin: pipe: Restore blocking mode for cygwin process at startup
2021-12-13 10:40 UTC
[newlib-cygwin] Cygwin: Document that the pipe_byte option is now set by default
2021-12-13 10:40 UTC
[newlib-cygwin] Cygwin: fhandler_pipe::raw_read: minor code cleanup
2021-12-13 10:40 UTC
[newlib-cygwin] Cygwin: pipe: Adopt FILE_SYNCHRONOUS_IO_NONALERT flag for read pipe
2021-12-13 10:40 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix console mode of non-cygwin apps in background
2021-12-12 13:09 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix console mode of non-cygwin apps in background
2021-12-12 13:09 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background
2021-12-12 13:09 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: pty: Add missing input transfer when switch_to_pcon_in state
2021-12-12 13:09 UTC
[newlib-cygwin] Cygwin: console: Fix console mode of non-cygwin apps in background
2021-12-12 13:09 UTC
[newlib-cygwin] Cygwin: pty: Fix console mode of non-cygwin apps in background
2021-12-12 13:09 UTC
[newlib-cygwin] Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background
2021-12-12 13:09 UTC
[newlib-cygwin] Cygwin: pty: Add missing input transfer when switch_to_pcon_in state
2021-12-12 13:08 UTC
[newlib-cygwin] Cygwin: clipboard: Make intent of the code clearer
2021-12-11 14:26 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: path: Fix path conversion of virtual drive
2021-12-11 14:10 UTC
[newlib-cygwin] Cygwin: path: Fix path conversion of virtual drive
2021-12-11 14:09 UTC
[newlib-cygwin] Cygwin: Update configure.ac to use AC_CONFIG_HEADERS
2021-12-08 14:55 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: path: Convert UNC path prefix back to drive letter
2021-12-08 11:55 UTC
[newlib-cygwin] Cygwin: path: Convert UNC path prefix back to drive letter
2021-12-08 11:54 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: clipboard: Fix a bug in read()
2021-12-07 14:54 UTC
[newlib-cygwin] Cygwin: clipboard: Fix a bug in read()
2021-12-07 14:54 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: bump dll version to 3.3.4
2021-12-03 16:41 UTC
[newlib-cygwin] Created tag 'cygwin-3_3_3-release'
2021-12-03 16:25 UTC
[newlib-cygwin] Cygwin: Fix typo in new-features.xml
2021-12-03 3:19 UTC
[newlib-cygwin] Cygwin: errno: handle ERROR_CASE_DIFFERING_NAMES_IN_DIR
2021-12-02 16:30 UTC
[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix OSC sequence handling
2021-12-02 8:46 UTC
[newlib-cygwin] Cygwin: console: Fix OSC sequence handling
2021-12-02 8:45 UTC
[newlib-cygwin] Cygwin: get/setrlimit: move RLIMIT_AS handling into static functions
2021-11-30 11:56 UTC
[newlib-cygwin] Cygwin: setrlimit: Add a permission check
2021-11-30 11:56 UTC
[newlib-cygwin] Cygwin: get_rlimit_stack: add a comment
2021-11-30 11:56 UTC
[newlib-cygwin] Cygwin: add 3.4 release messages
2021-11-26 16:06 UTC
[newlib-cygwin] Cygwin: get/setrlimit: implement RLIMIT_AS
2021-11-26 16:06 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).