public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: pipe: Avoid false EOF while reading output of C# programs
 2021-11-08 10:07 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: pipe: Avoid false EOF while reading output of C# programs
 2021-11-08  9:50 UTC 

[newlib-cygwin] Cygwin: fix permission problem when writing DAC info on Samba shares
 2021-11-04 20:55 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: fix permission problem when writing DAC info on Samba shares
 2021-11-04 20:55 UTC 

[newlib-cygwin] Cygwin: Add a new 3.4.0 rel notes file
 2021-11-04 12:35 UTC 

[newlib-cygwin] Cygwin: add release note for rounding issue
 2021-11-04 12:35 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: add release note for rounding issue
 2021-11-04 12:35 UTC 

[newlib-cygwin] Cygwin: console: Prevent the exec'ed bash from exiting by Ctrl-C
 2021-11-03 14:12 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Prevent the exec'ed bash from exiting by Ctrl-C
 2021-11-03 14:12 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: add release note
 2021-11-02 14:47 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix yet another bug on input when signalled
 2021-11-02 14:47 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: console: Fix a bug on input when signalled
 2021-11-02 14:47 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: bump DLL minor version
 2021-11-02 14:47 UTC 

[newlib-cygwin] Cygwin: add release note
 2021-11-02 14:47 UTC 

[newlib-cygwin] Cygwin: console: Fix yet another bug on input when signalled
 2021-11-02 14:47 UTC 

[newlib-cygwin] Cygwin: console: Fix a bug on input when signalled
 2021-11-02 14:47 UTC 

[newlib-cygwin] Cygwin: remove unused lsaauth authentication function
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: remove support for Vista entirely
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: drop support for systems not supporting the CONSOLE LOGON SID
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: drop support for systems not supporting RFC 4646 locales
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: drop support for systems not supporting processor groups
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: drop support for simple invisible console code
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: drop support for systems not supporting QueryUnbiasedInterruptTime
 2021-10-29 19:03 UTC 

[newlib-cygwin] Cygwin: drop Vista WOW64 specific child process handle bug
 2021-10-29 19:03 UTC 

[newlib-cygwin] Created tag 'cygwin-3_3_1-release'
 2021-10-28 20:49 UTC 

[newlib-cygwin/cygwin-3_3-branch] Cygwin: split malloc_init
 2021-10-28 20:36 UTC 

[newlib-cygwin/cygwin-3_3-branch] Revert "Cygwin: convert malloc lock to SRWLOCK"
 2021-10-28 20:36 UTC 

[newlib-cygwin] Created branch 'cygwin-3_3-branch'
 2021-10-28 20:36 UTC 

[newlib-cygwin] Cygwin: bump DLL major version
 2021-10-28 20:35 UTC 

[newlib-cygwin] Cygwin: bump DLL minor version
 2021-10-28 11:41 UTC 

[newlib-cygwin] Created tag 'cygwin-3_3_0-release'
 2021-10-28 11:18 UTC 

[newlib-cygwin] Cygwin: convert malloc lock to SRWLOCK
 2021-10-27  9:01 UTC 

[newlib-cygwin] Cygwin: Make native clipboard layout same for 32- and 64-bit
 2021-10-26 10:42 UTC 

[newlib-cygwin] Cygwin: document sig2str and str2sig in version.h
 2021-10-22 17:56 UTC 

[newlib-cygwin] Cygwin: drop outdated -O3 optimization for malloc and sync
 2021-10-22 11:25 UTC 

[newlib-cygwin] Cygwin: update cygcheck OS information
 2021-10-21 16:35 UTC 

[newlib-cygwin] Cygwin: pipe: Use NtQuerySystemInformation() instead of EnumProcesses()
 2021-10-19 11:06 UTC 

[newlib-cygwin] Cygwin: pty: Fix handle leak regarding attach_mutex
 2021-10-10 12:59 UTC 

[newlib-cygwin] Cygwin: pty: Fix master closing error regarding attach_mutex
 2021-10-08 17:29 UTC 

[newlib-cygwin] Cygwin: pipe: Use ProcessHandleInformation if available
 2021-09-23 16:36 UTC 

[newlib-cygwin] Cygwin: pipe: Introduce temporary query_hdl
 2021-09-21 18:51 UTC 

[newlib-cygwin] Cygwin: pipes: remove unnecessary NULL checks for hdl_cnt_mtx
 2021-09-20 19:10 UTC 

[newlib-cygwin] Cygwin: make callers of open_setup check for failure
 2021-09-20 19:10 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe::open_setup: fail on error creating mutexes
 2021-09-20 19:10 UTC 

[newlib-cygwin] Cygwin: allow open_setup to fail
 2021-09-20 19:10 UTC 

[newlib-cygwin] Cygwin: statically link the tools in winsup/utils/mingw
 2021-09-18  1:49 UTC 

[newlib-cygwin] Cygwin: fix typos in release notes
 2021-09-17 20:16 UTC 

[newlib-cygwin] Cygwin: pipe, fifo: Move query_hdl and hdl_cnt_mtx to fhandler_pipe
 2021-09-16 20:28 UTC 

[newlib-cygwin] Cygwin: pipe: Fix race issue regarding handle count
 2021-09-16 15:41 UTC 

[newlib-cygwin] Cygwin: pipe: Fix error handling in fhandler_pip::create()
 2021-09-16 15:41 UTC 

[newlib-cygwin] Cygwin: close_all_files: Do not duplicate stderr for write pipe
 2021-09-16 15:41 UTC 

[newlib-cygwin] Cygwin: select: check for negative return from pipe_data_available
 2021-09-16 12:56 UTC 

[newlib-cygwin] Cygwin: pipes: don't call NtQueryInformationFile on read side of pipes
 2021-09-15 13:42 UTC 

[newlib-cygwin] Cygwin: drop useless method fhandler_base::has_ongoing_io
 2021-09-15 12:18 UTC 

[newlib-cygwin] Cygwin: pipe: Do not call PeekNamedPipe() if it is not necessary
 2021-09-15  9:56 UTC 

[newlib-cygwin] Cygwin: document the recent pipe changes
 2021-09-14 18:59 UTC 

[newlib-cygwin] Cygwin: pipe: Fix handling of EPIPE and SIGPIPE in raw_write()
 2021-09-14 15:08 UTC 

[newlib-cygwin] Cygwin: pipe, fifo: Release select_sem semaphore as much as needed
 2021-09-14 15:08 UTC 

[newlib-cygwin] Cygwin: pipe: Use read pipe handle for select() on write pipe
 2021-09-14 15:08 UTC 

[newlib-cygwin] Cygwin: pipe, fifo: Call set_no_inheritance() for adjunct handles
 2021-09-14 15:08 UTC 

[newlib-cygwin] Cygwin: fhandler_base::dup Reflect O_CLOEXEC to inheritance flag
 2021-09-14 15:08 UTC 

[newlib-cygwin] Cygwin: pipes: do not duplicate sec_none{_nih} locally when creating objects
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: fix inheritence of select_sem on write side of pipe
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: pipe: Fix deadlock if pipe is created by non-cygwin app
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: fifo: Utilize select_sem for fifo as well as pipe
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: pipes: always signal select_sem if any bytes are read or written
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: pipe: Fix notification timing of select_sem
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: select: Introduce select_sem semaphore for pipe
 2021-09-14 15:07 UTC 

[newlib-cygwin] Revert "Cygwin: select: Improve select/poll response."
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: set buffer size for pipes created by non-Cygwin processes
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: pipes: drop "tiny pipe" handling
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: pipes: handle signals and thread cancellation in blocking mode only
 2021-09-14 15:07 UTC 

[newlib-cygwin] Cygwin: pipes: always terminate async IO in blocking mode
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: cancel async IO if thread cancellation is in progress
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipe: Stop counting reader and read all available data
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: new class fhandler_pipe_fifo
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: FIFO: open pipes with FILE_READ_ATTRIBUTES access
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: minor code cleanup
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: nt_create: set read handle to NULL in error case
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: call nt_create with handle references
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: workaround unrelibale system info
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: fix POSIX requirement for non-blocking pipe writes
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: create pipes with synchronization enabled
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: use NtClose when file has been opened with an NtXxx function
 2021-09-14 15:06 UTC 

[newlib-cygwin] Cygwin: pipes: always close read side pipe handle in error case
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: pipes: fix a bug in raw_write
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: move get_obj_handle_count() to miscfuncs.cc
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: _pipe: add a comment
 2021-09-14 15:05 UTC 

[newlib-cygwin] Revert "Cygwin: fhandler_pipe.cc:nt_select: fix flags"
 2021-09-14 15:05 UTC 

[newlib-cygwin] Revert "Cygwin: fhandler_pipe.cc:nt_select: fix flags again"
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe.cc:nt_select: fix flags again
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe.cc:nt_select: fix flags
 2021-09-14 15:05 UTC 

[newlib-cygwin] Revert "Cygwin: pipe: Revert to create() rather than nt_create()."
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: pipe: Revert to create() rather than nt_create()
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: select: Improve select/poll response
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: add fhandler_base::npfs_handle
 2021-09-14 15:05 UTC 

[newlib-cygwin] Cygwin: remove the fhandler_base_overlapped class
 2021-09-14 15:04 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe: fix permission problem
 2021-09-14 15:04 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe: control blocking mode of the Windows pipe
 2021-09-14 15:04 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe: add raw_read and raw_write
 2021-09-14 15:04 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe: derive from fhandler_base
 2021-09-14 15:04 UTC 

[newlib-cygwin] Cygwin: fix initializing MEM_EXTENDED_PARAMETER, take 2
 2021-09-08  8:17 UTC 

[newlib-cygwin] Cygwin: pty: Fix error handling of master write()
 2021-09-07 18:22 UTC 

[newlib-cygwin] Cygwin: fix initializing MEM_EXTENDED_PARAMETER
 2021-09-06 18:29 UTC 

[newlib-cygwin] Cygwin: fix declaration of RtlInitEmptyUnicodeString
 2021-09-03 11:21 UTC 

[newlib-cygwin] Cygwin: testsuite: avoid "conflicting types" gcc warning
 2021-09-03 10:16 UTC 

[newlib-cygwin] Cygwin: dup: fix handle inheritence for disk file pread/pwrite handle
 2021-08-30 19:57 UTC 

[newlib-cygwin] Cygwin: loader script: add DWARF 5 sections
 2021-08-27 12:34 UTC 

[newlib-cygwin] Cygwin: Allow using CFLAGS also for C++ files
 2021-08-26 20:22 UTC 

[newlib-cygwin] Cygwin: workaround a g++ 11.2 initialization bug
 2021-08-26 20:22 UTC 

[newlib-cygwin] Cygwin: dumper: fix up GCC pragma for g++ 11.2
 2021-08-26 20:22 UTC 

[newlib-cygwin] Cygwin: C++17: register keyword is deprecated
 2021-08-26 20:22 UTC 

[newlib-cygwin] fix race condition in List_insert
 2021-08-24  7:56 UTC 

[newlib-cygwin] Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage
 2021-08-19 19:17 UTC 

[newlib-cygwin] Cygwin: fix all usages of NtQueryDirectoryObject
 2021-08-19 14:44 UTC 

[newlib-cygwin] Cygwin: return better inode numbers for block device entries in /proc/sys
 2021-08-19 14:12 UTC 

[newlib-cygwin] Cygwin: More profiler format + small issue fixes
 2021-08-03  8:07 UTC 

[newlib-cygwin] Cygwin: Make gmondump conform to its doc + adjust doc
 2021-08-03  8:03 UTC 

[newlib-cygwin] Cygwin: export new sig2str/str2sig
 2021-08-02 11:57 UTC 

[newlib-cygwin] Cygwin: clarify importance of new GNU-specifc API
 2021-08-02 11:57 UTC 

[newlib-cygwin] Cygwin: Add winsymlinks:sys
 2021-07-30 14:49 UTC 

[newlib-cygwin] Cygwin: Rename WSYM_sysfile to WSYM_default
 2021-07-30 14:49 UTC 

[newlib-cygwin] Cygwin: add release msg for previous getaddrinfo patch
 2021-07-30 10:43 UTC 

[newlib-cygwin] Cygwin: getaddrinfo: return valid ai_socktype and ai_protocol values
 2021-07-30 10:40 UTC 

[newlib-cygwin] Cygwin: bump API minor and set DLL version to 3.3.0
 2021-07-29 15:46 UTC 

[newlib-cygwin] Cygwin: implement pthread_rwlock_clockrdlock/pthread_rwlock_clockwrlock
 2021-07-29 15:46 UTC 

[newlib-cygwin] Cygwin: pthread.h: clean namespace
 2021-07-29 15:46 UTC 

[newlib-cygwin] Cygwin: implement pthread_mutex_clocklock
 2021-07-29 15:45 UTC 

[newlib-cygwin] Cygwin: implement pthread_cond_clockwait
 2021-07-29 15:45 UTC 

[newlib-cygwin] Cygwin: implement sem_clockwait
 2021-07-29 15:45 UTC 

[newlib-cygwin] Cygwin: semaphore.h: clean namespace
 2021-07-29 15:45 UTC 

[newlib-cygwin] Cygwin: utils: refresh tzmap.h
 2021-07-29  8:21 UTC 

[newlib-cygwin] Cygwin: utils: tzmap-from-unicode.org: enforce sorting order for LANG=C
 2021-07-29  8:21 UTC 

[newlib-cygwin] Cygwin: Convert gmondump and profiler synopses to <cmdsynopsis>
 2021-07-28 14:21 UTC 

[newlib-cygwin] Cygwin: document getifaddrs fixes
 2021-07-28 11:45 UTC 

[newlib-cygwin] Cygwin: getifaddrs: don't return a zero IPv4 address
 2021-07-28 11:45 UTC 

[newlib-cygwin] Cygwin: getifaddrs: fix address family for IPv6 netmasks
 2021-07-28 11:45 UTC 

[newlib-cygwin] Ensure nanosleep(2) never returns negative rem
 2021-07-22  7:58 UTC 

[newlib-cygwin] Cygwin: profiler: Fix formatting warnings
 2021-07-21  8:07 UTC 

[newlib-cygwin] Cygwin: updates to wire in profiler, gmondump
 2021-07-19 14:23 UTC 

[newlib-cygwin] Cygwin: New tool: gmondump
 2021-07-19 14:23 UTC 

[newlib-cygwin] Cygwin: New tool: profiler
 2021-07-19 14:23 UTC 

[newlib-cygwin] Cygwin: cfsetspeed: allow speed to be a numerical baud rate
 2021-07-12 20:26 UTC 

[newlib-cygwin] Cygwin: Define PSAPI_VERSION as 1 before including psapi.h
 2021-07-09 12:25 UTC 

[newlib-cygwin] Cygwin: Use cmdsynopsis element in utils documentation
 2021-07-09 12:25 UTC 

[newlib-cygwin] Cygwin: Various minor fixes to utils documentation
 2021-07-09 12:25 UTC 

[newlib-cygwin] tty/pty: support TIOCSWINSZ pixel-size-only change notification
 2021-07-07 11:39 UTC 

[newlib-cygwin] Cygwin: respect PC_SYM_FOLLOW and PC_SYM_NOFOLLOW_REP with inner links
 2021-07-07  8:47 UTC 

[newlib-cygwin] Revert "Cygwin: Handle virtual drives as non-symlinks"
 2021-07-06 14:57 UTC 

[newlib-cygwin] format_proc_cpuinfo: add Linux 5.13 AMD/Hygon rapl
 2021-07-06 14:06 UTC 

[newlib-cygwin] Cygwin: console: Fix garbled input for non-ASCII chars
 2021-07-06 14:05 UTC 

[newlib-cygwin] Revert "Cygwin: console: Fix garbled input for non-ASCII chars."
 2021-07-06 14:05 UTC 

[newlib-cygwin] Cygwin: console: Fix garbled input for non-ASCII chars
 2021-07-06 14:00 UTC 

[newlib-cygwin] Cygwin: Zero out gmon header before use
 2021-06-26 14:25 UTC 

[newlib-cygwin] Cygwin: Fix a stray tab in strace documentation
 2021-06-13 14:55 UTC 

[newlib-cygwin] Cygwin: fhandler_mqueue::mq_open: fix typo
 2021-05-26 19:22 UTC 

[newlib-cygwin] Cygwin: utils: enable -idirafter to fetch Cygwin headers from mingw sources
 2021-05-26  9:04 UTC 

[newlib-cygwin] Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via Makefile
 2021-05-26  9:04 UTC 

[newlib-cygwin] Cygwin: set NTDDI_VERSION to enable more recent windows definitions
 2021-05-26  9:04 UTC 

[newlib-cygwin] Cygwin: fhandler_mqueue: add missing __reg2 for 32 bit build
 2021-05-26  9:04 UTC 

[newlib-cygwin] Cygwin: fhandler_mqueue: disable more methods, add fcntl
 2021-05-25 21:01 UTC 

[newlib-cygwin] Cygwin: fhandler_mqueue::mq_open: set all required fhandler flags
 2021-05-25 21:01 UTC 

[newlib-cygwin] Cygwin: disable creating directories below /dev/mqueue
 2021-05-25 20:06 UTC 

[newlib-cygwin] Cygwin: fhandler_mqueue: fix method declarations
 2021-05-25 20:06 UTC 

[newlib-cygwin] Cygwin: path_conv: fix mqueue path check
 2021-05-25 20:05 UTC 

[newlib-cygwin] Cygwin: cwdstuff: check if /dev exists
 2021-05-25 20:05 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: implement read(2)/lseek(2)
 2021-05-25 18:20 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: implement ioctl(2)
 2021-05-25 18:20 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: move all mq_* functionality into fhandler_mqueue
 2021-05-25 18:20 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: allocate section views top down
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: Implement dup
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: implement open/mq_open entirely in fhandler
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: slightly rephrase get_mqinfo
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: simplify mq_close
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: get_nt_native_path: allow to append suffix
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: move definition of struct msg_hdr
 2021-05-25 14:56 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: improve error output in fixup_after_fork
 2021-05-22 16:03 UTC 

[newlib-cygwin] Cygwin: Ensure PSAPI_VERSION is 1 when building ldd
 2021-05-22 15:07 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: destroy msg queue fhandler in case of error
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: move handling of memory map into fhandler
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: POSIX ipc: fix evaluation of naming rules
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: posix_ipc.cc: fix typo
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: create fhandler with object name
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: move IPC object creation into fhandler
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: fix formatting in mqueue_types.h
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: use queue name as key
 2021-05-21 13:34 UTC 

[newlib-cygwin] Cygwin: POSIX msg queues: Convert mqd_t to a descriptor
 2021-05-21 13:33 UTC 

[newlib-cygwin] Cygwin: utils: chattr: Allow to clear all attributes with '='
 2021-05-21 10:57 UTC 

[newlib-cygwin] Cygwin: utils: ldd: use GetFinalPathNameByHandleW
 2021-05-20 21:08 UTC 

[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 

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