public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: update release notes for 3.2.0, part 4
 2021-03-09  9:09 UTC 

[newlib-cygwin] Cygwin: pty: Transfer input for native app only if the stdin is pcon
 2021-03-08 15:34 UTC 

[newlib-cygwin] Cygwin: update release notes for 3.2.0
 2021-03-08 14:54 UTC 

[newlib-cygwin] Cygwin: pty: Attach to stub process when non-cygwin app inherits pcon
 2021-03-08 14:02 UTC 

[newlib-cygwin] Cygwin: update release notes for 3.2.0, part 2
 2021-03-08 10:40 UTC 

[newlib-cygwin] Cygwin: update release notes for 3.2.0
 2021-03-08 10:34 UTC 

[newlib-cygwin] Cygwin: console, pty: Stop ignoring Ctrl-C by IGNBRK
 2021-03-08  9:34 UTC 

[newlib-cygwin] Cygwin: pty: Discard input already accepted on interrupt
 2021-03-08  9:34 UTC 

[newlib-cygwin] Revert "Cygwin: Make sure newer apps get uname_x even when loading uname dynamically"
 2021-03-08  9:34 UTC 

[newlib-cygwin] Cygwin: console: Fix restoring console mode failure
 2021-03-05 15:12 UTC 

[newlib-cygwin] Cygwin: pty: Fix a race issue in startup of pseudo console
 2021-03-05 15:12 UTC 

[newlib-cygwin] Cygwin: simplify linkat with AT_EMPTY_PATH
 2021-03-01 14:02 UTC 

[newlib-cygwin] Cygwin: fix linkat(2) on sockets that are not socket files
 2021-03-01 14:02 UTC 

[newlib-cygwin] Cygwin: fix facl on sockets that are not socket files
 2021-03-01 14:02 UTC 

[newlib-cygwin] Cygwin: fix fchown on sockets that are not socket files
 2021-03-01 14:02 UTC 

[newlib-cygwin] Cygwin: fix fchmod on sockets that are not socket files
 2021-03-01 14:01 UTC 

[newlib-cygwin] Cygwin: fix fstatvfs on sockets that are not socket files
 2021-03-01 14:01 UTC 

[newlib-cygwin] Cygwin: fix fstat on sockets that are not socket files
 2021-03-01 14:01 UTC 

[newlib-cygwin] Cygwin: facl: fail with EBADF on files opened with O_PATH
 2021-02-24 13:00 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: allow opening with the O_PATH flag
 2021-02-24 13:00 UTC 

[newlib-cygwin] Bump config.guess and config.sub
 2021-02-24 10:05 UTC 

[newlib-cygwin] Cygwin: console: Prevent NULL pointer access in close()
 2021-02-22 13:58 UTC 

[newlib-cygwin] Cygwin: pty: Fix segfault caused when tcflush() is called
 2021-02-22  9:50 UTC 

[newlib-cygwin] Cygwin: FIFO: temporarily keep a conv_handle in syscalls.cc:open
 2021-02-19 18:44 UTC 

[newlib-cygwin] Cygwin: fstat_helper: always use handle in call to get_file_attribute
 2021-02-19 18:43 UTC 

[newlib-cygwin] Cygwin: define fhandler_fifo::fstat
 2021-02-19 18:43 UTC 

[newlib-cygwin] Cygwin: realpath: fix cygwin installation dir being access via junction
 2021-02-19 18:21 UTC 

[newlib-cygwin] Cygwin: default to O_BINARY in fhandler_base::reset_to_open_binmode()
 2021-02-19 17:15 UTC 

[newlib-cygwin] Cygwin: console: Add support for FLUSHO and Ctrl-O
 2021-02-19 17:09 UTC 

[newlib-cygwin] Cygwin: pty: Make FLUSHO and Ctrl-O work
 2021-02-19 17:09 UTC 

[newlib-cygwin] Cygwin: pty: Make tty setting NOFLSH work
 2021-02-19 17:05 UTC 

[newlib-cygwin] Cygwin: pty: Reflect tty settings to pseudo console mode
 2021-02-19 17:05 UTC 

[newlib-cygwin] Cygwin: Add console fix regarding Ctrl-Z etc. to release notes
 2021-02-19 16:58 UTC 

[newlib-cygwin] Cygwin: console: Fix handling of Ctrl-S in Win7
 2021-02-19 16:58 UTC 

[newlib-cygwin] Cygwin: console: Fix SIGWINCH handling in Win7
 2021-02-19 16:58 UTC 

[newlib-cygwin] cpuinfo: add AVX features; move SME, SEV/_ES features
 2021-02-18  8:39 UTC 

[newlib-cygwin] cpuinfo: fix check for cpuid 0x80000007 support
 2021-02-18  8:39 UTC 

[newlib-cygwin] Cygwin: console: Introduce new thread which handles input signal
 2021-02-17  9:33 UTC 

[newlib-cygwin] winsup/doc/posix.xml: add note for getrlimit, setrlimit, xrefs to notes
 2021-02-16 11:28 UTC 

[newlib-cygwin] Cygwin: console: Abort read() on signal if SA_RESTART is not set
 2021-02-15 13:23 UTC 

[newlib-cygwin] Cygwin: pty: Fix a bug in input transfer for GDB
 2021-02-15 12:06 UTC 

[newlib-cygwin] Cygwin: pty: Reduce unecessary input transfer
 2021-02-12  9:43 UTC 

[newlib-cygwin] Cygwin: only export tmpfile64 on 32 bit
 2021-02-12  9:25 UTC 

[newlib-cygwin] Cygwin: Have tmpfile(3) use O_TMPFILE
 2021-02-12  9:18 UTC 

[newlib-cygwin] Cygwin: fhandler: clean up 'copyto' logic
 2021-02-10  9:52 UTC 

[newlib-cygwin] Cygwin: check path_conv_handle for NULL before trying to dup it
 2021-02-10  9:52 UTC 

[newlib-cygwin] Cygwin: drop path_conv::reset_conv_handle
 2021-02-10  9:52 UTC 

[newlib-cygwin] Cygwin: don't copy path_conv in fhandler_base::reset
 2021-02-10  9:51 UTC 

[newlib-cygwin] Revert "Cygwin: fstat_helper: always use handle in call to get_file_attribute"
 2021-02-09 15:36 UTC 

[newlib-cygwin] Cygwin: drop ftw.h in favor of new newlib ftw.h
 2021-02-09 10:32 UTC 

[newlib-cygwin] fhandler_serial.cc: MARK and SPACE parity for serial port
 2021-02-02  9:43 UTC 

[newlib-cygwin] Cygwin: recognize native Windows AF_UNIX sockets as reparse points
 2021-02-01 14:59 UTC 

[newlib-cygwin] Cygwin: include/cygwin/limits.h: new header
 2021-02-01 14:59 UTC 

[newlib-cygwin] Cygwin: remove the OPEN_MAX_MAX macro
 2021-02-01 14:59 UTC 

[newlib-cygwin] Cygwin: sysconf, getrlimit: don't call getdtablesize
 2021-02-01 14:58 UTC 

[newlib-cygwin] Cygwin: getdtablesize: always return OPEN_MAX_MAX
 2021-02-01 14:58 UTC 

[newlib-cygwin] Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop()
 2021-02-01 10:01 UTC 

[newlib-cygwin] Cygwin: console: Align the behaviour against signal with pty
 2021-02-01 10:01 UTC 

[newlib-cygwin] Cygwin: pty: Make slave read() thread-safe
 2021-02-01 10:01 UTC 

[newlib-cygwin] Cygwin: console: Make read() thread-safe
 2021-02-01 10:01 UTC 

[newlib-cygwin] Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOW
 2021-01-29 16:51 UTC 

[newlib-cygwin] Cygwin: pty: Allow multiple apps to enable pseudo console simultaneously
 2021-01-28 10:25 UTC 

[newlib-cygwin] Cygwin: pty: Make apps using console APIs be able to debug with gdb
 2021-01-28 10:25 UTC 

[newlib-cygwin] Cygwin: pty: Keep code page between non-cygwin apps
 2021-01-28 10:25 UTC 

[newlib-cygwin] Cygwin: pty: Inherit typeahead data between two input pipes
 2021-01-28 10:25 UTC 

[newlib-cygwin] Cygwin: Align *utime*() with POSIX/glibc
 2021-01-26 16:28 UTC 

[newlib-cygwin] Cygwin: chown: make sure ctime gets updated when necessary
 2021-01-26 14:37 UTC 

[newlib-cygwin] syscalls.cc: Deduplicate remove
 2021-01-25 18:58 UTC 

[newlib-cygwin] Cygwin: console: Add missing guard regarding attach_mutex
 2021-01-25 18:55 UTC 

[newlib-cygwin] syscalls.cc: unlink_nt: Try FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE
 2021-01-25 10:30 UTC 

[newlib-cygwin] Cygwin: ptsname_r: always return an error number on failure
 2021-01-22 15:44 UTC 

[newlib-cygwin] Cygwin: normalize_posix_path: fix error handling when .. is encountered
 2021-01-22 15:44 UTC 

[newlib-cygwin] Cygwin: Move post-dir unlink check
 2021-01-22 12:35 UTC 

[newlib-cygwin] Cygwin: console: Fix "Bad file descriptor" error in script command
 2021-01-20  9:49 UTC 

[newlib-cygwin] Cygwin: pty: Reduce buffer size in get_console_process_id()
 2021-01-20  9:49 UTC 

[newlib-cygwin] Cygwin: pty: Lessen the side effect of workaround for rlwarp
 2021-01-19  9:57 UTC 

[newlib-cygwin] Cygwin: spawn.cc: Fix typo in comment by commit 974e6d76
 2021-01-19  9:57 UTC 

[newlib-cygwin] Cygwin: rmdir: handle /dev in fhandler_dev::rmdir
 2021-01-19  9:54 UTC 

[newlib-cygwin] Cygwin: document a recent bug fix
 2021-01-18 16:12 UTC 

[newlib-cygwin] Cygwin: pty: Set input_available_event only for cygwin pipe
 2021-01-18 15:26 UTC 

[newlib-cygwin] Cygwin: pty: Make master thread functions be static
 2021-01-18 13:20 UTC 

[newlib-cygwin] Cygwin: pty: Prevent pty from changing code page of parent console
 2021-01-18 13:19 UTC 

[newlib-cygwin] cxx.cc: Fix dynamic initialization for static local variables
 2021-01-18 11:32 UTC 

[newlib-cygwin] syscalls.cc: Use EISDIR
 2021-01-18 11:05 UTC 

[newlib-cygwin] syscalls.cc: Fix num_links
 2021-01-18 11:01 UTC 

[newlib-cygwin] Cygwin: Add Ben Wijen to list of contributors
 2021-01-18 11:01 UTC 

[newlib-cygwin] Cygwin: pty: Make close_pseudoconsole() be a static member function
 2021-01-18 10:24 UTC 

[newlib-cygwin] Cygwin: console: Revise the code to switch xterm mode
 2021-01-18 10:23 UTC 

[newlib-cygwin] Cygwin: pty: Add workaround for rlwrap 0.40 or later
 2021-01-18 10:23 UTC 

[newlib-cygwin] Cygwin: fstatat: call fstat64 instead of fstat
 2021-01-13 13:14 UTC 

[newlib-cygwin] RTEMS: Add <poll.h> and <sys/poll.h>
 2021-01-05 18:46 UTC 

[newlib-cygwin] Created tag 'newlib-4.1.0'
 2020-12-18 23:53 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): report Intel SGX bits
 2020-12-17 15:04 UTC 

[newlib-cygwin] RISC-V: Add semihosting support
 2020-12-16 21:41 UTC 

[newlib-cygwin] Cygwin: pty: Revise the workaround for rlwrap
 2020-12-16  9:39 UTC 

[newlib-cygwin] Cygwin: pty: Check response for CSI6n more strictly
 2020-12-16  9:39 UTC 

[newlib-cygwin] Cygwin: Make sure newer apps get uname_x even when loading uname dynamically
 2020-12-15 12:05 UTC 

[newlib-cygwin] Cygwin: pty: Add a workaround for rlwrap
 2020-12-14 10:02 UTC 

[newlib-cygwin] Cygwin: pty: Revise the code for timeout in term_has_pcon_cap()
 2020-12-14 10:02 UTC 

[newlib-cygwin] Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled
 2020-12-14 10:02 UTC 

[newlib-cygwin] cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn
 2020-12-10  9:58 UTC 

[newlib-cygwin] Cygwin: dtable::dup_worker: update comment and debug output
 2020-12-07 21:33 UTC 

[newlib-cygwin] Cygwin: Allow to set SO_PEERCRED zero (v2)
 2020-12-07 15:30 UTC 

[newlib-cygwin] Cygwin: Launch cygmagic with bash, not sh
 2020-12-07  9:41 UTC 

[newlib-cygwin] Fix trace output for getdomainname()
 2020-12-07  9:41 UTC 

[newlib-cygwin] winsup/doc/Makefile.in: create man5 dir and install proc.5
 2020-12-04 12:08 UTC 

[newlib-cygwin] specialnames.xml: add proc(5) Cygwin man page
 2020-12-04 12:08 UTC 

[newlib-cygwin] Cygwin: Fix remaining warnings building path testsuite
 2020-12-02 15:32 UTC 

[newlib-cygwin] Cygwin: Fix building of utils testsuite
 2020-12-02 15:32 UTC 

[newlib-cygwin] Cygwin: add flag to indicate reparse points unknown to WinAPI
 2020-12-02 15:16 UTC 

[newlib-cygwin] Cygwin: path.h: add comments to briefly explain path_types
 2020-12-02 15:16 UTC 

[newlib-cygwin] Cygwin: testsuite: libltp: fix warnings showing up with -Wall
 2020-12-02 13:13 UTC 

[newlib-cygwin] Cygwin: /proc/sys FS: don't export NFS and DFS as block devices
 2020-12-01  8:40 UTC 

[newlib-cygwin] Cygwin: Fix access to block devices below /proc/sys
 2020-11-30 10:59 UTC 

[newlib-cygwin] Cygwin: Have cygmagic not create output if an error occurs
 2020-11-25 13:35 UTC 

[newlib-cygwin] Cygwin: Use standard CXXFLAGS when compiling localtime_wrapper.c
 2020-11-25 13:35 UTC 

[newlib-cygwin] Cygwin: Drop libgmon.a build dependency on gcrt0.o
 2020-11-25 13:35 UTC 

[newlib-cygwin] Cygwin: pty: Fix minor style issue
 2020-11-23 15:24 UTC 

[newlib-cygwin] Cygwin: pty: Discard "OSC Ps; ? BEL/ST" in pseudo console output
 2020-11-23 15:23 UTC 

[newlib-cygwin] Cygwin: pty: Fix a bug in the code removing "CSI > Pm m"
 2020-11-23 15:23 UTC 

[newlib-cygwin] Cygwin: Remove surplus autoconf auxiliary files
 2020-11-20 15:56 UTC 

[newlib-cygwin] Cygwin: Remove recursive configure
 2020-11-20 15:56 UTC 

[newlib-cygwin] Cygwin: fhandler_fifo::cleanup_handlers: improve efficiency
 2020-11-20 13:33 UTC 

[newlib-cygwin] Cygwin: Testsuite Makefile cleanup
 2020-11-18 16:27 UTC 

[newlib-cygwin] Cygwin: Fix 'make check' in utils
 2020-11-18 16:27 UTC 

[newlib-cygwin] Cygwin: Drop duplicate C++ flags used to build utils
 2020-11-18 16:27 UTC 

[newlib-cygwin] Cygwin: Use grep in text mode to look for version strings
 2020-11-18 16:27 UTC 

[newlib-cygwin] Created tag 'newlib-4.0.0'
 2020-11-17 21:51 UTC 

[newlib-cygwin] malloc/nano-malloc: correctly check for out-of-bounds allocation reqs
 2020-11-17 19:57 UTC 

[newlib-cygwin] Cygwin: testsuite: fix insecure usage of printf in libltp
 2020-11-16 15:01 UTC 

[newlib-cygwin] Cygwin: path_conv::eq_worker: add NULL pointer checks
 2020-11-16 13:40 UTC 

[newlib-cygwin] Cygwin: Fix testsuite tmpdir creation with non-default cygdrive prefix
 2020-11-12 15:31 UTC 

[newlib-cygwin] Cygwin: fhandler_fifo: reduce size
 2020-11-09 13:48 UTC 

[newlib-cygwin] Cygwin: Ensure temporary directory used by tests exists
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Set PATH for tests to pick up cygwin0.dll
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Check exit code of a test, rather than stdout
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Use absolute path to libltp includes
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygiwn: Detect and use MinGW compilers for testsuite wrappers
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Define target_builddir autoconf and Makefile variables
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Move adding libltp to VPATH after Makefile.common
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Avoid 'Makefile.in seems to ignore the --datarootdir setting' warning
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Add rule to testsuite Makefile to regenerate it when needed
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Always configure in testsuite subdirectory
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: Add testsuite directory to autogen.sh
 2020-11-08 15:21 UTC 

[newlib-cygwin] Cygwin: FIFO: update_my_handlers: fix handle leak
 2020-11-06 13:17 UTC 

[newlib-cygwin] Cygwin: Drop passing '-c' compiler flag into gentls_offsets
 2020-11-02 19:42 UTC 

[newlib-cygwin] Cygwin: Remove rules for building libcygwin_s.a
 2020-11-02 19:42 UTC 

[newlib-cygwin] Cygwin: Remove Makefile contents conditional on PREPROCESS, which is never defined
 2020-11-02 19:42 UTC 

[newlib-cygwin] Cygwin: Drop autoconf variable all_host
 2020-11-02 19:41 UTC 

[newlib-cygwin] Cygwin: Remove autoconf variable DLL_NAME
 2020-11-02 19:41 UTC 

[newlib-cygwin] Cygwin: Drop AC_SUBST(build_exeext)
 2020-11-02 19:41 UTC 

[newlib-cygwin] Cygwin: Remove intro2man.stamp on clean
 2020-11-02 19:41 UTC 

[newlib-cygwin] Revert "Cygwin: gendef generates sigfe.s and cygwin.def"
 2020-10-30 16:31 UTC 

[newlib-cygwin] Cygwin: Restore setting CC and CXX Makefile variables
 2020-10-28 15:25 UTC 

[newlib-cygwin] Cygwin: fix return value of sqrtl on negative infinity
 2020-10-27 14:24 UTC 

[newlib-cygwin] Cygwin: pty: Disable ResizePseudoConsole() if stdout is redirected
 2020-10-27  9:27 UTC 

[newlib-cygwin] Cygwin: pty: Fix race condition in initialization of pseudo console
 2020-10-26  9:05 UTC 

[newlib-cygwin] Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WAITALL support
 2020-10-23 12:23 UTC 

[newlib-cygwin] Cygwin: Drop do-nothing install_target target
 2020-10-21 17:19 UTC 

[newlib-cygwin] Cygwin: Drop do-nothing install_host target
 2020-10-21 17:19 UTC 

[newlib-cygwin] Cygwin: Remove nostdlib Makefile variable
 2020-10-21 17:19 UTC 

[newlib-cygwin] Cygwin: gendef generates sigfe.s and cygwin.def
 2020-10-21 17:18 UTC 

[newlib-cygwin] Cygwin: Drop cygwin version.o from cygserver
 2020-10-21 17:18 UTC 

[newlib-cygwin] Cygwin: Remove lsaauth
 2020-10-21 17:18 UTC 

[newlib-cygwin] Cygwin: Use aclocal option --system-acdir rather than --acdir
 2020-10-19 15:40 UTC 

[newlib-cygwin] Cygwin: Remove --with-windows-{libs,headers}
 2020-10-19 15:40 UTC 

[newlib-cygwin] Cygwin: Remove ccwrap
 2020-10-19 15:40 UTC 

[newlib-cygwin] Cygwin: Stop using c++wrap for MinGW-compiled utilities
 2020-10-19 15:40 UTC 

[newlib-cygwin] libc/time: Move internal newlib tz-structs into own header
 2020-10-15 17:11 UTC 

[newlib-cygwin] Cygwin: Remove unused doc/ug-info.xml
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTS
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Remove autoconf variable INSTALL_LICENSE
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Drop AC_SUBST(LIBSERVER)
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Remove AC_ARG_PROGRAM/program_transform_name
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Remove AC_PROG_MAKE_SET
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Drop STDINCFLAGS overrides
 2020-10-14 14:40 UTC 

[newlib-cygwin] Cygwin: Drop looking for w32api in winsup/w32api
 2020-10-14 14:40 UTC 

[newlib-cygwin] format_proc_cpuinfo: add enqcmd cpuinfo flag
 2020-10-13 18:06 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: open_pipe: call recv_peer_info
 2020-10-04 16:54 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESS
 2020-10-04 16:54 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: socket: set the O_RDWR flag
 2020-10-04 16:54 UTC 

[newlib-cygwin] Cygwin: always recognize AF_UNIX sockets as reparse points
 2020-10-04 16:54 UTC 

[newlib-cygwin] Cygwin: fix handling of known reparse points that are not symlinks
 2020-10-04 16:54 UTC 

[newlib-cygwin] Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed
 2020-10-04 16:54 UTC 

[newlib-cygwin] Cygwin: avoid GCC 10 error with -Werror=narrowing
 2020-09-28 13:12 UTC 

[newlib-cygwin] Cygwin: avoid GCC 10 error with -Werror=narrowing
 2020-09-28 13:12 UTC 

[newlib-cygwin] Cygwin: avoid GCC 10 error with -Werror=parentheses
 2020-09-28 13:12 UTC 

[newlib-cygwin] Cygwin: check_reparse_point_target: update comment
 2020-09-26 20:49 UTC 

[newlib-cygwin] Add C-SKY port for libgloss
 2020-09-25 15:02 UTC 

[newlib-cygwin] Cygwin: winlean.h: remove most of the extended memory API
 2020-09-24 16:35 UTC 

[newlib-cygwin] Port of C-SKY for newlib
 2020-09-23 19:09 UTC 

[newlib-cygwin] winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported
 2020-09-18 11:58 UTC 

[newlib-cygwin] fhandler_proc.cc(format_proc_cpuinfo): add tsxldtrk, sev_es flags
 2020-09-17 22:32 UTC 

[newlib-cygwin] Cygwin: pty: Drop handling for UTF-7 in convert_mb_str()
 2020-09-11 18:14 UTC 

[newlib-cygwin] Cygwin: ldd: Also look for not found DLLs when exit status is non-zero
 2020-09-11 12:27 UTC 

[newlib-cygwin] Cygwin: pty: Prevent garbled output for existing non-cygwin apps
 2020-09-11 12:09 UTC 

[newlib-cygwin] Cygwin: pty: setup new pty on opening the master, not in constructor
 2020-09-09 21:44 UTC 

[newlib-cygwin] Cygwin: pty: Fix input charset for non-cygwin apps with disable_pcon
 2020-09-09 21:44 UTC 

[newlib-cygwin] Cygwin: pty: Revise convert_mb_str() function
 2020-09-09 21:44 UTC 

[newlib-cygwin] Cygwin: document last bug fix
 2020-09-08 19:17 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).