public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: utils: avoid warning when building path_testsuite-path.o
 2021-05-20 20:48 UTC 

[newlib-cygwin] Cygwin: utils: chattr: do not default to CWD
 2021-05-20 20:40 UTC 

[newlib-cygwin] Cygwin: utils: chattr: fix recursive behaviour
 2021-05-20 20:40 UTC 

[newlib-cygwin] Cygwin: utils: chattr: Improve option parsing, fix some messages
 2021-05-20 20:39 UTC 

[newlib-cygwin] Cygwin: autoload: fix case in DLL name for sanity
 2021-05-20  8:26 UTC 

[newlib-cygwin] Cygwin: Add missing IsWow64Process2 declaration
 2021-05-20  8:26 UTC 

[newlib-cygwin] Cygwin: suppress FAST_CWD warnings on ARM64
 2021-05-20  7:16 UTC 

[newlib-cygwin] Cygwin: Handle virtual drives as non-symlinks
 2021-05-19 12:41 UTC 

[newlib-cygwin] Cygwin: POSIX message queues: simplify sync object creation
 2021-05-12  9:40 UTC 

[newlib-cygwin] Cygwin: Use parallel make on AppVeyor
 2021-05-10 15:59 UTC 

[newlib-cygwin] Get rid of relative include paths in strace.cc
 2021-05-10 15:59 UTC 

[newlib-cygwin] Move source files used in utils/mingw/ into that subdirectory
 2021-05-10 15:59 UTC 

[newlib-cygwin] Unpick cygpath TESTSUITE
 2021-05-10 15:59 UTC 

[newlib-cygwin] Cygwin: fetch Windows directory on all platforms and use throughout
 2021-05-07 21:05 UTC 

[newlib-cygwin] Cygwin: path_conv: Rework handling native symlinks as inner path components
 2021-05-07 21:05 UTC 

[newlib-cygwin] Cygwin: revert handwritten tags/ctags target, take 2
 2021-05-06 11:35 UTC 

[newlib-cygwin] Cygwin: revert handwritten tags/ctags target
 2021-05-06  9:20 UTC 

[newlib-cygwin] Cygwin: autogen.sh: Allow running from any directory
 2021-05-06  9:20 UTC 

[newlib-cygwin] Cygwin: Ensure toollibdir exists before installing a link there
 2021-04-30 19:07 UTC 

[newlib-cygwin] format_proc_swaps: ensure space between fields for clarity
 2021-04-30 19:05 UTC 

[newlib-cygwin] Cygwin: mq_open: set filesize using ftruncate
 2021-04-30 18:32 UTC 

[newlib-cygwin] Cygwin: CI configuration update
 2021-04-30 13:23 UTC 

[newlib-cygwin] Cygwin: POSIX mq: avoid double calls to ipc_mutex_unlock
 2021-04-30  8:36 UTC 

[newlib-cygwin] Cygwin: POSIX mq: only allo priority up to MQ_PRIO_MAX - 1
 2021-04-29 18:14 UTC 

[newlib-cygwin] Cygwin: FAQ: building-cygwin: accomodate autoconf changes
 2021-04-29 10:14 UTC 

[newlib-cygwin] Cygwin: automake: change @INCLUDES@ to @AM_CPPFLAGS@ to avoid warnings
 2021-04-29  9:37 UTC 

[newlib-cygwin] Cygwin: automake: fix warning in terms of the `ps' target
 2021-04-29  9:37 UTC 

[newlib-cygwin] Cygwin: specify toollibdir toolincludedir in terms of tooldir
 2021-04-29  9:37 UTC 

[newlib-cygwin] Cygwin: drop all generated autotools files
 2021-04-29  9:37 UTC 

[newlib-cygwin] format_proc_cpuinfo: add v_spec_ctrl, bus_lock_detect
 2021-04-28 10:39 UTC 

[newlib-cygwin] Cygwin: tty.h: devices.h is a local header, not a system header
 2021-04-28  8:22 UTC 

[newlib-cygwin] Cygwin: Use automake (v5)
 2021-04-27 15:51 UTC 

[newlib-cygwin] Cygwin: connect: implement resetting a connected DGRAM socket
 2021-04-27 14:16 UTC 

[newlib-cygwin] Cygwin: connect: set connect state for DGRAM sockets
 2021-04-26 13:20 UTC 

[newlib-cygwin] Cygwin: pty: Add missing guard for close_pseudoconsole()
 2021-04-21 15:43 UTC 

[newlib-cygwin] Cygwin: pty: Fix fallback processing in setup_pseudoconsole()
 2021-04-21 15:43 UTC 

[newlib-cygwin] Cygwin: pty: Additional race issue fix regarding pseudo console
 2021-04-21 15:43 UTC 

[newlib-cygwin] Cygwin: skip native symlink check in Windows dir under WOW64
 2021-04-21 15:41 UTC 

[newlib-cygwin] Cygwin: add 3.2.1 release file and add fixes up to this point
 2021-04-20  8:47 UTC 

[newlib-cygwin] Cygwin: pty: Make rlwrap work with cmd.exe
 2021-04-20  8:47 UTC 

[newlib-cygwin] Cygwin: pty: Fix race issue in inheritance of pseudo console
 2021-04-20  8:47 UTC 

[newlib-cygwin] Cygwin: console: Fix race issue regarding cons_master_thread()
 2021-04-20  8:46 UTC 

[newlib-cygwin] Cygwin: console: Fix a bug in the code to fix tab position
 2021-04-19 14:19 UTC 

[newlib-cygwin] Cygwin: path_conv: Try to handle native symlinks more sanely
 2021-04-19 12:55 UTC 

[newlib-cygwin] Cygwin: take hypotl function from Mingw-w64
 2021-04-19 10:47 UTC 

[newlib-cygwin] Cygwin: fix fenv.h includes
 2021-04-13 10:56 UTC 

[newlib-cygwin] Cygwin: don't export _feinitialise from newlib
 2021-04-13 10:56 UTC 

[newlib-cygwin] fenv: drop Cygwin-specific implementation in favor of newlib code
 2021-04-13 10:56 UTC 

[newlib-cygwin] Cygwin: select: set_bits: fix return value
 2021-04-07 15:47 UTC 

[newlib-cygwin] Cygwin: select: Fix FD_CLOSE handling
 2021-04-06 19:36 UTC 

[newlib-cygwin] Cygwin: select: don't set ready for exception on socket shutdown
 2021-04-06 19:35 UTC 

[newlib-cygwin] Cygwin: pty: Use atexit() instead of hooking exit() for GDB
 2021-04-06 10:21 UTC 

[newlib-cygwin] Cygwin: pty: Use find_exec() rather than path_conv::check()
 2021-04-06 10:17 UTC 

[newlib-cygwin] Cygwin: fhandler: Rename handles from XXX_cyg/XXX to XXX/XXX_nat
 2021-04-06 10:17 UTC 

[newlib-cygwin] Cygwin: bump DLL version to 3.2.1
 2021-03-29 19:00 UTC 

[newlib-cygwin] Created tag 'cygwin-3_2_0-release'
 2021-03-29 18:56 UTC 

[newlib-cygwin] Cygwin: add "app execution aliases" treatment to release notes
 2021-03-23 15:58 UTC 

[newlib-cygwin] Cygwin: Treat Windows Store's "app execution aliases" as symbolic links
 2021-03-23 15:58 UTC 

[newlib-cygwin] Cygwin: Allow executing Windows Store's "app execution aliases"
 2021-03-23 15:58 UTC 

[newlib-cygwin] Cygwin: pty: Rename input/output named pipes
 2021-03-23 12:19 UTC 

[newlib-cygwin] Cygwin: pty: Transfer input only if the stdin is a pty
 2021-03-09 10:21 UTC 

[newlib-cygwin] Cygwin: update release notes for 3.2.0, part 5
 2021-03-09 10:07 UTC 

[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 

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