public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin] Cygwin: timerfd: another overrun computation fix and drop useless variable
 2019-01-22 14:46 UTC 

[newlib-cygwin] Cygwin: timerfd: fix gettime
 2019-01-21 21:54 UTC 

[newlib-cygwin] Cygwin: timerfd: reset expiry counter in settime
 2019-01-21 21:54 UTC 

[newlib-cygwin] Cygwin: timerfd: move ioctl error handling into timerfd_tracker
 2019-01-21 11:41 UTC 

[newlib-cygwin] Cygwin: timerfd: rename overrun_count to expiration_count
 2019-01-21 11:41 UTC 

[newlib-cygwin] Cygwin: timerfd: fix overrun computation
 2019-01-21 10:14 UTC 

[newlib-cygwin] Cygwin: timerfd: settime: fix computing DueTime on non-realtime clocks
 2019-01-21 10:14 UTC 

[newlib-cygwin] Cygwin: timerfd: Handle gettime error in settime
 2019-01-20 23:15 UTC 

[newlib-cygwin] Cygwin: timerfd: fill out it_interval on timerfd_gettime
 2019-01-20 23:15 UTC 

[newlib-cygwin] Cygwin: timerfd: convert expiry timestamp to LONG64
 2019-01-20 21:49 UTC 

[newlib-cygwin] Cygwin: timerfd: implement TFD_TIMER_CANCEL_ON_SET
 2019-01-20 21:49 UTC 

[newlib-cygwin] Cygwin: timerfd: Fix entering critical section
 2019-01-20 21:48 UTC 

[newlib-cygwin] Cygwin: timerfd: fix read(2) running wild
 2019-01-20 21:48 UTC 

[newlib-cygwin] Cygwin: timerfd: prepare for TFD_TIMER_CANCEL_ON_SET
 2019-01-19 19:54 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe: fix comment
 2019-01-19 19:04 UTC 

[newlib-cygwin] Cygwin: clock.h: add valid_timespec() to check timespec for validity
 2019-01-19 19:00 UTC 

[newlib-cygwin] Cygwin: timerfd: reimplement from scratch
 2019-01-19 19:00 UTC 

[newlib-cygwin] Cygwin: timerfd/signalfd: return EINVAL from write
 2019-01-17 10:51 UTC 

[newlib-cygwin] Cygwin: timerfd: implement execve semantics
 2019-01-16 17:41 UTC 

[newlib-cygwin] Cygwin: timerfd: implement TFD_IOC_SET_TICKS ioctl
 2019-01-16 17:41 UTC 

[newlib-cygwin] Cygwin: timerfd: implement fork semantics
 2019-01-16 14:34 UTC 

[newlib-cygwin] Cygwin: fork: move extern declarations to appropriate headers
 2019-01-16 14:34 UTC 

[newlib-cygwin] Cygwin: posix timers: fix overrun computation
 2019-01-16 11:57 UTC 

[newlib-cygwin] Cygwin: timerfd_create: add missing type
 2019-01-16  8:32 UTC 

[newlib-cygwin] Cygwin: signalfd: set st_mode in fhandler_signalfd::fstat
 2019-01-15 21:02 UTC 

[newlib-cygwin] Cygwin: timers: implement timerfd
 2019-01-15 21:02 UTC 

[newlib-cygwin] Cygwin: signalfd: fix comment
 2019-01-15 21:02 UTC 

[newlib-cygwin] Update config.guess, config.sub to gcc master branch versions
 2019-01-15 19:14 UTC 

[newlib-cygwin] AMD GCN Port contributed by Andrew Stubbs <ams@codesourcery.com>
 2019-01-15 16:59 UTC 

[newlib-cygwin] Cygwin: gentls_offsets: Remove obsolte 'o' regex option
 2019-01-15 12:20 UTC 

[newlib-cygwin] Cygwin: tlsoffsets64.h: regenerate
 2019-01-15 11:25 UTC 

[newlib-cygwin] Cygwin: signalfd: drop incorrect handling of EINTR in read(2)
 2019-01-15  8:58 UTC 

[newlib-cygwin] Cygwin: document POSIX rename semantics availability with W10 1809 only
 2019-01-14 20:58 UTC 

[newlib-cygwin] Cygwin: wincap: split has_posix_file_info
 2019-01-14 19:38 UTC 

[newlib-cygwin] Cygwin: select: always store the running thread's TLS into select_record
 2019-01-14 16:19 UTC 

[newlib-cygwin] Cygwin: signalfd: implement non-polling select
 2019-01-14 16:19 UTC 

[newlib-cygwin] Cygwin: document wctype changes
 2019-01-13 22:35 UTC 

[newlib-cygwin] Cygwin: select: fix overwriting fd sets if poll returns no fd
 2019-01-13 22:16 UTC 

[newlib-cygwin] Cygwin: signal: implement signalfd
 2019-01-13 22:16 UTC 

[newlib-cygwin] Cygwin: proc fd: return EACCES for HANDLE-less fds
 2019-01-13 22:16 UTC 

[newlib-cygwin] Cygwin: fhandler_pipe: unify format directives
 2019-01-13 22:16 UTC 

[newlib-cygwin] Cygwin: minor cleanups
 2019-01-13 22:16 UTC 

[newlib-cygwin] Cygwin: posix timers: some cleanup
 2019-01-12 20:26 UTC 

[newlib-cygwin] Cygwin: posix timers: convert timer_tracker::fixup_after_fork to static method
 2019-01-12 20:26 UTC 

[newlib-cygwin] Cygwin: posix timers: implement timer_getoverrun
 2019-01-12 20:26 UTC 

[newlib-cygwin] Cygwin: posix timers: move definition of timer_tracker class to new timer.h
 2019-01-12 20:26 UTC 

[newlib-cygwin] Cygwin: timer: convert timer_tracker to a real C++ class
 2019-01-11 14:15 UTC 

[newlib-cygwin] Cygwin: clock_nanosleep is not supposed to crash, return EFAULT instead
 2019-01-11 14:15 UTC 

[newlib-cygwin] Cygwin: af_unix_spinlock_t: add initializer
 2019-01-11  9:18 UTC 

[newlib-cygwin] Cygwin: try_to_bin: don't check recycler filename all the time
 2019-01-09 20:49 UTC 

[newlib-cygwin] Cygwin: try_to_bin: fix rootdir handle after reopening
 2019-01-09 20:49 UTC 

[newlib-cygwin] Cygwin: rename: use FILE_RENAME_POSIX_SEMANTICS if available
 2019-01-09 14:48 UTC 

[newlib-cygwin] Cygwin: rename: rename incoming flags argument to at2flags
 2019-01-09 14:47 UTC 

[newlib-cygwin] Cygwin: open: workaround reopen file w/ delete disposition set
 2019-01-08 20:48 UTC 

[newlib-cygwin] Cygwin: try_to_bin: don't reopen the file
 2019-01-08 20:48 UTC 

[newlib-cygwin] Cygwin: fhandler_process_fd: Fix spacing
 2019-01-08 20:47 UTC 

[newlib-cygwin] Cygwin: open: handle O_CLOEXEC when opening file from handle
 2019-01-08 20:47 UTC 

[newlib-cygwin] Cygwin: remove unused tmpbuf.h
 2019-01-08 20:47 UTC 

[newlib-cygwin] Cygwin: linkat: support Linux-specific AT_EMPTY_PATH flag
 2019-01-07 18:37 UTC 

[newlib-cygwin] Cygwin: open: support Linux-specific O_PATH flag
 2019-01-07 18:36 UTC 

[newlib-cygwin] Cygwin: rename pipe.cc to fhandler_pipe.cc
 2019-01-07 12:03 UTC 

[newlib-cygwin] Cygwin: move fhandler_cygdrive methods into own source file
 2019-01-07 12:03 UTC 

[newlib-cygwin] Cygwin: drop redundant includes from fhandler_process_fd.cc
 2019-01-06 21:40 UTC 

[newlib-cygwin] Cygwin: fix regression in O_TMPFILE | O_EXCL case
 2019-01-06 21:40 UTC 

[newlib-cygwin] Cygwin: implement /proc/PID/fd/DESCRIPTOR reopening by handle
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: path_conv: add serialization/deserialization facility
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: path_conv: decouple path_types from mount types
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: pinfo: add method to send a serialized path_conv and HANDLE
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: path_conv: decouple pathconv_flags from path_types
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: try_to_bin: allow to move O_TMPFILE files into bin
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: Mark all O_TMPFILEs as deleted
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: document proc fd changes
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: path_conv: add PATH_RESOLVE_PROCFD path_types flag
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: path_conv: reorder private method declarations
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: Move O_TMPFILE to bin and allow linkat by handle
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: introduce fhandler_process_fd and add stat(2) handling
 2019-01-06 19:42 UTC 

[newlib-cygwin] Cygwin: fhandler_base::open: allow to reopen file from handle
 2019-01-06 19:41 UTC 

[newlib-cygwin] Cygwin: pipe: use /proc/PID/fd/... or /proc/self/fd/... name
 2019-01-06 19:41 UTC 

[newlib-cygwin] Cygwin: introduce virt_fdsymlink to simplify /proc/PID/fd symlink handling
 2019-01-06 19:41 UTC 

[newlib-cygwin] Cygwin: return correct FH_PROCESSFD for files under /proc/PID/fd subdir
 2019-01-06 17:08 UTC 

[newlib-cygwin] Cygwin: try_to_bin: fix typos in comments
 2019-01-06 17:06 UTC 

[newlib-cygwin] Cygwin: path_conv: nobody cares if a path had symlinks after the fact
 2019-01-06 17:06 UTC 

[newlib-cygwin] Cygwin: drop disabled O_TMPFILE POSIX unlink code
 2019-01-04 10:02 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20181231
 2019-01-01  4:42 UTC 

[newlib-cygwin] Cygwin: open(2): Change comment in disabled O_TMPFILE POSIX unlink code
 2018-12-26 21:17 UTC 

[newlib-cygwin] Cygwin: Change /proc/$PID/fd/<fd> symlink target for deleted files
 2018-12-26 21:17 UTC 

[newlib-cygwin] Cygwin: Add Christmas hacking release notes
 2018-12-26 10:36 UTC 

[newlib-cygwin] Cygwin: Add documentation for chattr and lsattr
 2018-12-26 10:23 UTC 

[newlib-cygwin] Cygwin: cygheap: convert installation paths to UNICODE_STRINGS
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: mkdir: create case-sensitive dirs
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: wincap: add wincap_10_1803, add has_case_sensitive_dirs item
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: Add FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: Add lsattr and chattr tools
 2018-12-26  9:42 UTC 

[newlib-cygwin] Cygwin: utilize FILE_DISPOSITION_POSIX_SEMANTICS
 2018-12-23 20:37 UTC 

[newlib-cygwin] Cygwin: support exFAT and fix remote FAT/FAT32 recognition
 2018-12-23 20:37 UTC 

[newlib-cygwin] Cygwin: ntdll.h: Update _FILE_INFORMATION_CLASS
 2018-12-22 23:24 UTC 

[newlib-cygwin] Cygwin: wincap: add wincap_10_1709, add has_posix_file_info item
 2018-12-22 23:24 UTC 

[newlib-cygwin] Cygwin: fix heap allocation on WOW64 and /3GB enabled 32 bit machines
 2018-12-19 20:32 UTC 

[newlib-cygwin] Cygwin: mkvers: fix a bug in sed statement
 2018-12-01 16:02 UTC 

[newlib-cygwin] Cygwin: clocks: fix a hang on pre-Windows 10 machines
 2018-12-01 14:15 UTC 

[newlib-cygwin] fix version typo
 2018-12-01 14:15 UTC 

[newlib-cygwin] Cygwin: clocks: use either tickcount or tick period
 2018-11-29 12:04 UTC 

[newlib-cygwin] Cygwin: document latest changes
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: implement extensible clock interface
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: timers: clock_setres: make no-op
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: pthread_cond_timedwait: make sure to wait until abstime finishes
 2018-11-29 10:12 UTC 

[newlib-cygwin] Cygwin: timers: drop error handling for Windows perf timer functions
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: timers: Simplify hires_ms and hires_ns
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: timers: use spinlock to prime hires_ns thread-safe
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: spinlock: remove useless get_ll call
 2018-11-26 16:59 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 2.11.3
 2018-11-08 14:31 UTC 

[newlib-cygwin] Created tag cygwin-2_11_2-release
 2018-11-08 13:28 UTC 

[newlib-cygwin] Cygwin: honor SOCK_NONBLOCK/SOCK_CLOEXEC in socket(2)/socketpair(2)
 2018-11-05 20:02 UTC 

[newlib-cygwin] Cygwin: fix memory corruption/SEGV if certain socket functions fail
 2018-10-29 15:35 UTC 

[newlib-cygwin] Cygwin: Fix cygheap corruption caused by cloned atomic buffer
 2018-10-29  9:09 UTC 

[newlib-cygwin] Move common <sys/dirent.h> content to <dirent.h>
 2018-10-11  8:22 UTC 

[newlib-cygwin] Implement nanl in newlib only
 2018-10-10 16:04 UTC 

[newlib-cygwin] Cygwin: lseek: return ESPIPE rather than EINVAL when called on a fifo
 2018-10-10 11:22 UTC 

[newlib-cygwin] Update Arm entry in COPYING.NEWLIB
 2018-09-25 19:13 UTC 

[newlib-cygwin] Cygwin: console: make sure EnumFontFamiliesExW loop isn't infinite
 2018-09-07 11:50 UTC 

[newlib-cygwin] Cygwin: console: don't hang in check_font with raster fonts
 2018-09-07 11:50 UTC 

[newlib-cygwin] Cygwin: console: store replacement char directly
 2018-09-07 11:50 UTC 

[newlib-cygwin] Cygwin: console: device context is process private
 2018-09-06 11:06 UTC 

[newlib-cygwin] Cygwin: console: improve replacement char algorithm
 2018-09-05 21:39 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 2.11.2
 2018-09-05 21:39 UTC 

[newlib-cygwin] Cygwin: console: use UNICODE API throughout
 2018-09-05 21:39 UTC 

[newlib-cygwin] Created tag cygwin-2_11_1-release
 2018-09-05  8:07 UTC 

[newlib-cygwin] Cygwin: console: Print Unicode REPLACEMENT CHARACTER for invalid input chars
 2018-09-01 19:38 UTC 

[newlib-cygwin] Cygwin: fix Win32 path ".." backtracking
 2018-09-01 19:09 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180831
 2018-08-31 19:45 UTC 

[newlib-cygwin] Cygwin: Bump DLL version to 2.11.1
 2018-08-31 14:07 UTC 

[newlib-cygwin] Created tag cygwin-2_11_0-release
 2018-08-31 10:59 UTC 

[newlib-cygwin] Cygwin: drop workaround for missing USER_INFO_24 definition
 2018-08-28  9:29 UTC 

[newlib-cygwin] Cygwin: Accommodate logon sessions on Windows 10
 2018-08-28  9:29 UTC 

[newlib-cygwin] Cygwin: don't return valid acl entry type for unknown SID
 2018-08-27 16:31 UTC 

[newlib-cygwin] Cygwin: Add name->SID conversion for self-constructed names
 2018-08-27 16:31 UTC 

[newlib-cygwin] Cygwin: add release note for previous ACL changes
 2018-08-27 16:31 UTC 

[newlib-cygwin] Cygwin: Remove union wait
 2018-08-24 18:57 UTC 

[newlib-cygwin] Add __nl_item to <sys/_types.h> and use it
 2018-08-24 13:08 UTC 

[newlib-cygwin] CYgwin: fix typo in comment
 2018-08-24 11:36 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Fix prototype
 2018-08-17 18:40 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Convert arguments to call-by-reference
 2018-08-17 18:34 UTC 

[newlib-cygwin] Revert "Use allocation granularity as the 'page_size' in /proc/<pid>/status as well, for consistency
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Return number of Cygwin pages in arguments
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patches
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: get_mem_values: Return allocation as size_t values
 2018-08-17 18:34 UTC 

[newlib-cygwin] Cygwin: Add missing items to release notes
 2018-08-17  9:49 UTC 

[newlib-cygwin] setfacl: Rename the option --file to --set-file, as on Linux
 2018-08-17  9:37 UTC 

[newlib-cygwin] Cygwin: Add FE_ALL_EXCEPT change to release notes
 2018-08-15 16:03 UTC 

[newlib-cygwin] Keep the denormal-operand exception masked; modify FE_ALL_EXCEPT accordingly
 2018-08-15 16:03 UTC 

[newlib-cygwin] Cygwin: Add J.H. van de Water to CONTRIBUTORS
 2018-08-15 16:02 UTC 

[newlib-cygwin] Cygwin: fenv.h: Convert to ASCII-only
 2018-08-14  9:49 UTC 

[newlib-cygwin] Cygwin: utils: ps: use fputs to print fixed strings
 2018-08-09  6:41 UTC 

[newlib-cygwin] Cygwin: utils: cygcheck: fix filesystem output format
 2018-08-08  8:52 UTC 

[newlib-cygwin] Cygwin: utils: change 3rd readlink param to size_t
 2018-08-08  8:52 UTC 

[newlib-cygwin] Cygwin: utils: strace: fix format string
 2018-08-08  8:52 UTC 

[newlib-cygwin] Cygwin: implement sched_getcpu
 2018-08-07 12:53 UTC 

[newlib-cygwin] Fix return value on aio_read/write success
 2018-08-07  7:49 UTC 

[newlib-cygwin] Cygwin: fegetenv() should not disable exceptions
 2018-08-03  7:36 UTC 

[newlib-cygwin] Cygwin: Document fegetenv patch
 2018-08-03  7:36 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180802
 2018-08-02 14:18 UTC 

[newlib-cygwin] Cygwin: fpathconf: update _PC_ASYNC_IO return value
 2018-07-27 19:48 UTC 

[newlib-cygwin] Cygwin: define _POSIX_ASYNCHRONOUS_IO
 2018-07-25 18:00 UTC 

[newlib-cygwin] POSIX Asynchronous I/O support: other files
 2018-07-25  7:46 UTC 

[newlib-cygwin] POSIX Asynchronous I/O support: fhandler files
 2018-07-25  7:45 UTC 

[newlib-cygwin] POSIX Asynchronous I/O support: aio files
 2018-07-25  7:45 UTC 

[newlib-cygwin] getfacl: Simplify by using acl_to_any_text
 2018-07-25  7:34 UTC 

[newlib-cygwin] getfacl and setfacl: Align with Linux
 2018-07-23 15:35 UTC 

[newlib-cygwin] Created tag newlib-snapshot-20180720
 2018-07-20 14:13 UTC 

[newlib-cygwin] Cygwin: move FP environment exports to common.din
 2018-07-20 11:55 UTC 

[newlib-cygwin] fix duration handling in sigtimedwait
 2018-07-19 11:19 UTC 

[newlib-cygwin] Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under WOW64 on ARM64
 2018-07-12 13:28 UTC 

[newlib-cygwin] Cygwin: fix a race in the FAST_CWD fallback code
 2018-07-10 12:46 UTC 

[newlib-cygwin] Cygwin: Don't print FAST_CWD warning in WOW64 on ARM64 systems
 2018-07-10 12:46 UTC 

[newlib-cygwin] Update config.guess and config.sub
 2018-07-06  8:49 UTC 

[newlib-cygwin] Fix a problem that connection to syslogd fails
 2018-07-06  8:44 UTC 

[newlib-cygwin] Cygwin: Include local ntsecapi.h
 2018-07-04 12:19 UTC 

[newlib-cygwin] Fix a bug of psiginfo() that changes the orientation of stderr
 2018-07-04 10:49 UTC 

[newlib-cygwin] Add OBJCOPY to Makefile.tpl too, to keep it on Makefile.in rebuild
 2018-06-30  3:14 UTC 

[newlib-cygwin] Introduce @unless/@endunless and postbootstrap Makefile targets
 2018-06-30  3:14 UTC 

[newlib-cygwin] Cygwin: tape: Handle non-standard "no medium" error code
 2018-06-29 13:34 UTC 

[newlib-cygwin] Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLE
 2018-06-27 16:25 UTC 

[newlib-cygwin] Cygwin: pthread_timedjoin_np: return ETIMEDOUT, not EBUSY
 2018-06-27 16:24 UTC 

[newlib-cygwin] Cygwin: doc: add pthread_tryjoin_np, pthread_timedjoin_np
 2018-06-27 16:24 UTC 

[newlib-cygwin] Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_np
 2018-06-27 15:57 UTC 

[newlib-cygwin] Cygwin: Allow to build without experimental AF_UNIX code by default
 2018-06-26 15:21 UTC 

[newlib-cygwin] Cygwin: fix bumptious GCC 7 warnings
 2018-06-26 15:21 UTC 

[newlib-cygwin] Cygwin: add Unicode patch to release notes
 2018-06-26  8:21 UTC 

[newlib-cygwin] Cygwin: exceptions: fix FPE exception flags
 2018-06-26  8:16 UTC 

[newlib-cygwin] Cygwin: signal.h: improve exception flags definition
 2018-06-26  8:15 UTC 

[newlib-cygwin] Fix the handling of out-of-band (OOB) data in a socket
 2018-06-22 10:15 UTC 

[newlib-cygwin] Bump Cygwin DLL version to 2.11.0
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Remove workaround in environ.cc
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Document clearenv and bump API minor
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Allow the environment pointer to be NULL
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Clarify some code in environ.cc
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Implement the GNU extension clearenv
 2018-06-07  8:03 UTC 

[newlib-cygwin] Cygwin: Add pthread_rwlock_* fix to release notes
 2018-06-01 19:59 UTC 

[newlib-cygwin] Declare the pthread_rwlock_* functions if __cplusplus >= 201402L
 2018-06-01 10:09 UTC 

[newlib-cygwin] Cygwin: Add stack alignment crash after fork fix to release notes
 2018-05-29 16:45 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).