public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: accounts: Unify nsswitch.conf db_* defaults
 2020-04-22  7:35 UTC 

[newlib-cygwin] Cygwin: Add David Macek to CONTRIBUTORS
 2020-04-21  9:18 UTC 

[newlib-cygwin] Cygwin: symlinks: fix WSL symlink creation if cygdrive prefix is /
 2020-04-21  9:18 UTC 

[newlib-cygwin] cygheap_pwdgrp: Handle invalid db_* entries correctly
 2020-04-17  8:08 UTC 

[newlib-cygwin] Cygwin: faq: disable outdated "sshd in domain" faq
 2020-04-14 11:27 UTC 

[newlib-cygwin] proc_cpuinfo: Add PPIN support for AMD
 2020-04-14 10:37 UTC 

[newlib-cygwin] Cygwin: utils: override definition of PMEM_EXTENDED_PARAMETER
 2020-04-07 17:07 UTC 

[newlib-cygwin] Cygwin: mmap_alloc: fix comment to document using the extended memory API
 2020-04-07 16:24 UTC 

[newlib-cygwin] Cygwin: threads: use extended memory API if available
 2020-04-07 16:24 UTC 

[newlib-cygwin] Cygwin: mmap: use extended memory API if available
 2020-04-07 16:07 UTC 

[newlib-cygwin] Cygwin: memory: declare extended memory API
 2020-04-07 16:07 UTC 

[newlib-cygwin] Cygwin: threads: add missing include of mmap_alloc.h
 2020-04-07 15:44 UTC 

[newlib-cygwin] Cygwin: threads: lower thread size from pool to 256 Megs
 2020-04-07 12:18 UTC 

[newlib-cygwin] Cygwin: threads: use mmap area to fulfill requests for big stacks
 2020-04-07 12:18 UTC 

[newlib-cygwin] Cygwin: symlinks: Allow traversing WSL symlinks
 2020-04-05 15:02 UTC 

[newlib-cygwin] Cygwin: docs: revamp docs explaining symlinks
 2020-04-03 19:45 UTC 

[newlib-cygwin] Cygwin: symlinks: create WSL symlinks on supporting filesystems
 2020-04-03 19:45 UTC 

[newlib-cygwin] Cygwin: symlinks: fix WSL symlinks pointing to /mnt
 2020-04-02 20:30 UTC 

[newlib-cygwin] winsup/cygwin: remove defines added in mingw-w64 v7.0.0
 2020-04-01  9:32 UTC 

[newlib-cygwin] Cygwin: symlinks: support WSL symlinks
 2020-03-27 11:12 UTC 

[newlib-cygwin] Cygwin: serial: fix GCC warning
 2020-03-26 13:13 UTC 

[newlib-cygwin] Revert "Cygwin: serial: read: if VMIN > 0, wait for VMIN chars in inbound queue"
 2020-03-26 11:27 UTC 

[newlib-cygwin] fhandler_serial: fix comments
 2020-03-26 11:27 UTC 

[newlib-cygwin] Cygwin: serial: read: if VMIN > 0, wait for VMIN chars in inbound queue
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: use per call OVERLAPPED structs
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: select: call ClearCommError prior to calling WaitCommEvent
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: select: fix WaitCommEvent request
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: tcsetattr: set timeouts unconditionally
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: avoid overrun of vtime
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: select: fix previous revamp patch
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: revamp overlapped IO in read and select
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: read: revamp raw_read, change vmin_ and vtime_ to cc_t
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: serial: select: simplify peek_serial
 2020-03-26 11:26 UTC 

[newlib-cygwin] Cygwin: Use a separate Start Menu folder for WoW64 installs
 2020-03-21 17:18 UTC 

[newlib-cygwin] Cygwin: serial: wait for CancelIo completion
 2020-03-16  9:20 UTC 

[newlib-cygwin] Cygwin: pty: Add FreeConsole to destructor of pty slave
 2020-03-13  9:56 UTC 

[newlib-cygwin] Cygwin: serial: try fix o_nonblock
 2020-03-13  9:56 UTC 

[newlib-cygwin] Cygwin: belatedly add Hans-Bernhard to CONTRIBUTORS file
 2020-03-11 16:40 UTC 

[newlib-cygwin] Cygwin: fix formatting: drop trailing whitespace
 2020-03-11 14:52 UTC 

[newlib-cygwin] Cygwin: fix formatting: collapse whitespace-only lines
 2020-03-11 14:52 UTC 

[newlib-cygwin] Cygwin: fix formatting: drop spaces leading tabs
 2020-03-11 14:35 UTC 

[newlib-cygwin] Cygwin: fix formatting: replace TAB char with \t in string constant
 2020-03-11 12:46 UTC 

[newlib-cygwin] Cygwin: console: Fix behaviour of "ESC 8" after reset
 2020-03-09  8:59 UTC 

[newlib-cygwin] Do not bother passing optional argument to WriteConsoleA
 2020-03-09  8:59 UTC 

[newlib-cygwin] Collect handling of wpixput and wpbuf into a helper class
 2020-03-09  8:59 UTC 

[newlib-cygwin] Cygwin: console: convert wpbuf_put to inline function
 2020-03-02 19:52 UTC 

[newlib-cygwin] Cygwin: console: Prevent buffer overrun
 2020-03-02 19:26 UTC 

[newlib-cygwin] Cygwin: console: Revise the code to fix tab position
 2020-03-02 19:26 UTC 

[newlib-cygwin] Cygwin: console: Fix setting/unsetting xterm mode for input
 2020-03-02 19:26 UTC 

[newlib-cygwin] Cygwin: console: Add a workaround for "ESC 7" and "ESC 8"
 2020-03-02 19:26 UTC 

[newlib-cygwin] Cygwin: ioctl: TIOCINQ: always return number of chars in the inbound queue
 2020-03-02 16:06 UTC 

[newlib-cygwin] Cygwin: console: Adjust the detailed behaviour of ESC sequences
 2020-02-28 14:47 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: rework fixup_after_exec
 2020-02-28 14:27 UTC 

[newlib-cygwin] Cygwin: 32 bit: remove old code to 16 bit align stack
 2020-02-28 14:15 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: use Nt functions within Nt functions
 2020-02-28 11:43 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: fix creating shared mem region in dup
 2020-02-28 11:42 UTC 

[newlib-cygwin] Cygwin: Update dumper for bfd API changes
 2020-02-27 17:40 UTC 

[newlib-cygwin] Cygwin: console: Add emulation of CSI3J on Win10 1809
 2020-02-26 20:22 UTC 

[newlib-cygwin] Cygwin: console: Unify workaround code for CSI3J and CSI?1049h/l
 2020-02-26 20:22 UTC 

[newlib-cygwin] Cygwin: console: Add support for REP escape sequence to xterm mode
 2020-02-26 20:22 UTC 

[newlib-cygwin] Cygwin: console: Add workaround for broken IL/DL in xterm mode
 2020-02-26 20:22 UTC 

[newlib-cygwin] Cygwin: ps: fix compiler warning in ttynam
 2020-02-26 20:13 UTC 

[newlib-cygwin] Cygwin: cygserver: drop useless packed attribute
 2020-02-26 20:13 UTC 

[newlib-cygwin] Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.o
 2020-02-26 16:06 UTC 

[newlib-cygwin] Cygwin: posix timers: fix uninitialized variable
 2020-02-26 16:06 UTC 

[newlib-cygwin] cpuinfo:power management: add proc_feedback, acc_power
 2020-02-26 11:16 UTC 

[newlib-cygwin] Cygwin: console: Fix segfault on shared_console_info access
 2020-02-24 18:41 UTC 

[newlib-cygwin] fhandler_proc/cpuinfo: support fast short REP MOVSB
 2020-02-24 10:11 UTC 

[newlib-cygwin] Cygwin: add release message for NUL character bugs
 2020-02-21  9:58 UTC 

[newlib-cygwin] Cygwin: don't move cursor on NUL char at all
 2020-02-21  9:31 UTC 

[newlib-cygwin] Cygwin: fhandler_console.cc: fix minor style issues
 2020-02-20 16:04 UTC 

[newlib-cygwin] Cygwin: console: ignore NUL byte on write in xterm emulation mode as well
 2020-02-20 16:04 UTC 

[newlib-cygwin] Bump DLL version to 3.1.5
 2020-02-19 12:38 UTC 

[newlib-cygwin] Created tag cygwin-3_1_4-release
 2020-02-19  8:41 UTC 

[newlib-cygwin] Cygwin: console: Add guard for set/unset xterm compatible mode
 2020-02-18 12:01 UTC 

[newlib-cygwin] Cygwin: console: Fix ioctl() FIONREAD
 2020-02-18 10:42 UTC 

[newlib-cygwin] Cygwin: add @cjksingle to release docs
 2020-02-18 10:38 UTC 

[newlib-cygwin] Cygwin: describe new locale modifier @cjksingle for user guide
 2020-02-18 10:38 UTC 

[newlib-cygwin] Cygwin: move 3.1.3 to 3.1.4 release document
 2020-02-18 10:35 UTC 

[newlib-cygwin] Cygwin: rename NSIG to _NSIG, change visibility of NSIG to MISC
 2020-02-18 10:35 UTC 

[newlib-cygwin] Cygwin: console: Fix code for restoring console mode
 2020-02-17 12:57 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.4
 2020-02-17 12:57 UTC 

[newlib-cygwin] Created tag cygwin-3_1_3-release
 2020-02-17 12:31 UTC 

[newlib-cygwin] Cygwin: console: Change timing of set/unset xterm compatible mode
 2020-02-17 12:21 UTC 

[newlib-cygwin] Cygwin: pty: Add error handling in setup_pseudoconsole()
 2020-02-11 11:50 UTC 

[newlib-cygwin] Cygwin: pty: Prevent potential errno overwriting
 2020-02-10 15:07 UTC 

[newlib-cygwin] Cygwin: pty: Remove debug codes and organize related codes
 2020-02-10 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Inherit typeahead data between two input pipes
 2020-02-10 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Fix state mismatch caused in mintty
 2020-02-10 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Avoid screen distortion on slave read
 2020-02-10 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Define mask_switch_to_pcon_in() in fhandler_tty.cc
 2020-02-10 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Add missing member initialization for struct pipe_reply
 2020-02-10 10:04 UTC 

[newlib-cygwin] Cygwin: pty: Use pinfo() rather than kill() with signal 0
 2020-02-06 19:02 UTC 

[newlib-cygwin] Cygwin: pty: Remove meaningless pointer increment
 2020-02-04 16:33 UTC 

[newlib-cygwin] Cygwin: console: Revise color setting codes in legacy console mode
 2020-02-04 10:49 UTC 

[newlib-cygwin] Cygwin: fhandler_fifo.cc: add commentary
 2020-02-01 21:36 UTC 

[newlib-cygwin] Cygwin: fstat_helper: always use handle in call to get_file_attribute
 2020-01-31 12:45 UTC 

[newlib-cygwin] Cygwin: AF_LOCAL: fix fcntl and dup if O_PATH is set
 2020-01-30 14:44 UTC 

[newlib-cygwin] Cygwin: document recent changes
 2020-01-30 14:44 UTC 

[newlib-cygwin] Cygwin: AF_LOCAL: allow opening with the O_PATH flag
 2020-01-30 14:44 UTC 

[newlib-cygwin] Cygwin: AF_LOCAL::fstatvfs: use our handle if O_PATH is set
 2020-01-30 14:44 UTC 

[newlib-cygwin] Cygwin: AF_LOCAL: set appropriate errno on system calls
 2020-01-30 14:44 UTC 

[newlib-cygwin] Use remove-advertising-clause script to edit BSD licenses
 2020-01-29 18:03 UTC 

[newlib-cygwin] Cygwin: stat: fix st_mode of fifos
 2020-01-29 14:14 UTC 

[newlib-cygwin] Cygwin: remove CYGWIN=dos_file_warning option
 2020-01-29 10:41 UTC 

[newlib-cygwin] Cygwin: fhandler_base::fstat_fs: accomodate the O_PATH flag
 2020-01-28 19:06 UTC 

[newlib-cygwin] Cygwin: FIFO: fstatvfs: use our handle if O_PATH is set
 2020-01-28 19:06 UTC 

[newlib-cygwin] Cygwin: fhandler_disk_file::fstatvfs: refactor
 2020-01-28 19:06 UTC 

[newlib-cygwin] Cygwin: symlink/mknod: fix ACL handling
 2020-01-28 17:02 UTC 

[newlib-cygwin] Cygwin: add short comments to path_conv options
 2020-01-28 17:02 UTC 

[newlib-cygwin] Cygwin: pty: Revise code waiting for forwarding again
 2020-01-28 17:02 UTC 

[newlib-cygwin] Cygwin: drop __stdcall from close_all_files
 2020-01-28 17:02 UTC 

[newlib-cygwin] Cygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flag
 2020-01-28 17:02 UTC 

[newlib-cygwin] Cygwin: move chmod_device declaration to winsup.h
 2020-01-28 17:02 UTC 

[newlib-cygwin] Cygwin: console: Share readahead buffer within the same process
 2020-01-28 17:01 UTC 

[newlib-cygwin] Cygwin: FIFO: tweak fcntl and dup when O_PATH is set
 2020-01-24 10:27 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.3
 2020-01-24 10:26 UTC 

[newlib-cygwin] Cygwin: re-implement fhandler_fifo::open with O_PATH
 2020-01-24 10:26 UTC 

[newlib-cygwin] Cygwin: device_access_denied: return false if O_PATH is set
 2020-01-24 10:26 UTC 

[newlib-cygwin] Cygwin: pty: Remove close() call just before reopening slave
 2020-01-23 12:42 UTC 

[newlib-cygwin] fhandler_proc.cc:format_proc_cpuinfo add rdpru flag
 2020-01-23 12:42 UTC 

[newlib-cygwin] Created tag newlib-3.3.0
 2020-01-22 19:42 UTC 

[newlib-cygwin] Cygwin: pty: Fix reopening slave in push_to_pcon_screenbuffer()
 2020-01-22 10:06 UTC 

[newlib-cygwin] add pseudo console fixes to release text
 2020-01-22 10:06 UTC 

[newlib-cygwin] Cygwin: pty: Introduce disable_pcon in environment CYGWIN
 2020-01-22 10:06 UTC 

[newlib-cygwin] Cygwin: pty: Revise code waiting for forwarding by master_fwd_thread
 2020-01-21  9:37 UTC 

[newlib-cygwin] Cygwin: fstatat, fchownat: support the AT_EMPTY_PATH flag
 2020-01-20 14:49 UTC 

[newlib-cygwin] Cygwin: document recent changes
 2020-01-20 14:49 UTC 

[newlib-cygwin] Cygwin: allow opening a symlink with O_PATH | O_NOFOLLOW
 2020-01-20 14:48 UTC 

[newlib-cygwin] Cygwin: readlinkat: allow pathname to be empty
 2020-01-20 14:48 UTC 

[newlib-cygwin] Cygwin: normalize_win32_path: allow drive without trailing backslash
 2020-01-17 12:38 UTC 

[newlib-cygwin] Cygwin: pty: Fix state mismatch caused in octave gui
 2020-01-17  9:21 UTC 

[newlib-cygwin] Cygwin: pty: Set console code page only if pseudo console is enabled
 2020-01-14 16:31 UTC 

[newlib-cygwin] Cygwin: console: Add code to restore console mode on close
 2020-01-14 16:31 UTC 

[newlib-cygwin] Cygwin: pty: Disable FreeConsole() on close for non cygwin process
 2020-01-14 16:31 UTC 

[newlib-cygwin] Cygwin: pty: Fix the issue regarding open and close multiple PTYs
 2020-01-14 16:30 UTC 

[newlib-cygwin] Cygwin: pty: Add missing CloseHandle() calls
 2020-01-14 16:30 UTC 

[newlib-cygwin] Cygwin: console: Add workaround for broken CSI3J in Win10 1809
 2020-01-14 16:30 UTC 

[newlib-cygwin] Cygwin: console: Disable xterm mode for non cygwin process only
 2020-01-14 16:30 UTC 

[newlib-cygwin] Cygwin: select: Speed up select() call for pty, pipe and fifo
 2020-01-13 16:32 UTC 

[newlib-cygwin] Cygwin: console: Make suspending process work properly
 2020-01-13 16:26 UTC 

[newlib-cygwin] Cygwin: pty: Remove destructor for fhandler_pty_master class
 2020-01-13 16:00 UTC 

[newlib-cygwin] Cygwin: pty: Revise the code for setting code page of pseudo console
 2020-01-13 16:00 UTC 

[newlib-cygwin] Fixed crash on wine by adding NULL check after memchr
 2020-01-13 15:35 UTC 

[newlib-cygwin] Cygwin: Add missing Linux #define of CPU_SETSIZE
 2020-01-13 15:33 UTC 

[newlib-cygwin] Created tag newlib-3.2.0
 2020-01-02 20:11 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20200102
 2020-01-02 19:59 UTC 

[newlib-cygwin] Cygwin: FIFO: use FILE_PIPE_REJECT_REMOTE_CLIENTS flag
 2019-12-22 21:00 UTC 

[newlib-cygwin] Cygwin: add 3.1.2 release text
 2019-12-21 11:11 UTC 

[newlib-cygwin] Created tag cygwin-3_1_2-release
 2019-12-21 11:11 UTC 

[newlib-cygwin] Cygwin: pty: Fix ESC[?3h and ESC[?3l handling again
 2019-12-19 11:29 UTC 

[newlib-cygwin] Cygwin: pty: Fix a bug regarding ESC[?3h and ESC[?3l handling
 2019-12-18 19:25 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.2
 2019-12-18  9:49 UTC 

[newlib-cygwin] Cygwin: add 3.1.1 release text belatedly
 2019-12-18  9:48 UTC 

[newlib-cygwin] Created tag cygwin-3_1_1-release
 2019-12-18  9:20 UTC 

[newlib-cygwin] Cygwin: autoload: Add missing GetProcessGroupAffinity/GetThreadGroupAffinity
 2019-12-17 15:45 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 3.1.1
 2019-12-16 20:09 UTC 

[newlib-cygwin] Cygwin: add strtold fix to release message
 2019-12-16 18:41 UTC 

[newlib-cygwin] Created tag cygwin-3_1_0-release
 2019-12-16 18:41 UTC 

[newlib-cygwin] Cygwin: ilogbl: Make sure to return FP_ILGB0 on zero input
 2019-12-16  9:51 UTC 

[newlib-cygwin] Cygwin: document the last bugfix
 2019-12-10 13:46 UTC 

[newlib-cygwin] Cygwin: symlink_info::check: avoid assertion failure
 2019-12-09 12:45 UTC 

[newlib-cygwin] Cygwin: /proc/[PID]/stat to pull process priority correctly
 2019-12-02  8:57 UTC 

[newlib-cygwin] Cygwin: pty: Convert CamelCase names to snake_case names
 2019-11-18 10:12 UTC 

[newlib-cygwin] Cygwin: pty: Trigger redraw screen if ESC[?3h or ESC[?3l is sent
 2019-11-15 12:08 UTC 

[newlib-cygwin] Cygwin: console: Revise the code checking if the console is legacy
 2019-11-13  9:28 UTC 

[newlib-cygwin] Cygwin: pty: Use redraw screen instead of clear screen
 2019-11-13  9:17 UTC 

[newlib-cygwin] regtool: allow /proc/registry{, 32, 64}/ registry path prefix
 2019-11-13  9:17 UTC 

[newlib-cygwin] Cygwin: Raise dumpstack frame limit to 32
 2019-11-08  9:23 UTC 

[newlib-cygwin] Cygwin: Doc change to note stackdump limit patch
 2019-11-08  9:23 UTC 

[newlib-cygwin] Cygwin: console, pty: Prevent error in legacy console mode
 2019-11-08  9:16 UTC 

[newlib-cygwin] Cygwin: pty: Change how to determine if running as service or not
 2019-11-06 14:06 UTC 

[newlib-cygwin] Cygwin: document console helper patch
 2019-11-05 10:57 UTC 

[newlib-cygwin] Cygwin: fix quoting when starting invisible console process
 2019-11-05 10:55 UTC 

[newlib-cygwin] Cygwin: devices: drop MAX_CONSOLES and fix FH_CONS_MAX
 2019-11-04  9:36 UTC 

[newlib-cygwin] Cygwin: fix process parent/child relationship after execve
 2019-11-03 12:58 UTC 

[newlib-cygwin] Cygwin: getpriority() consistent with process priority
 2019-10-31 20:40 UTC 

[newlib-cygwin] Add PRU license to COPYING.NEWLIB and COPYING.LIBGLOSS
 2019-10-31 19:09 UTC 

[newlib-cygwin] Cygwin: Provide more COM devices
 2019-10-23  8:06 UTC 

[newlib-cygwin] Cygwin: spawnvp, spawnvpe: fail if executable is not in $PATH
 2019-10-18 15:21 UTC 

[newlib-cygwin] Cygwin: pty: Change the timing of clear screen
 2019-10-17 16:37 UTC 

[newlib-cygwin] Cygwin: pty: Avoid detach console in the process running as service
 2019-10-17 16:37 UTC 

[newlib-cygwin] Cygwin: mkdir and rmdir: treat drive names specially
 2019-10-07 20:13 UTC 

[newlib-cygwin] Cygwin: document recent changes to format_proc_cpuinfo
 2019-10-07 20:06 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix AMD physical cores count
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add feature flags
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix cpuid level count
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): use feature test print macro
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): round cpu MHz
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): fix cache size
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): or model extension bits
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): comment flags not reported
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add microcode
 2019-10-07 19:55 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add bogomips
 2019-10-07 19:55 UTC 

[newlib-cygwin] Cygwin: Fix signal handling issue introduced by PTY related change
 2019-10-03 13:29 UTC 

[newlib-cygwin] Document the last bug fix
 2019-09-27 17:37 UTC 

[newlib-cygwin] Cygwin: normalize_win32_path: improve error checking
 2019-09-27 17:37 UTC 

[newlib-cygwin] Cygwin: pty: Fix PTY so that cygwin setup shows help with -h option
 2019-09-26 12:49 UTC 

[newlib-cygwin] Document the last change
 2019-09-25  0:05 UTC 

[newlib-cygwin] Cygwin: rmdir: fail if last component is a symlink, as on Linux
 2019-09-25  0:05 UTC 

page:  |  | 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).