]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2019-02-09 Corinna VinschenCygwin: execve: fix setting O_APPEND file offset for...
2019-02-08 Corinna VinschenCygwin: change CURR_CHILD_INFO_MAGIC according to previ...
2019-02-08 Corinna VinschenCygwin: fix child getting another pid after spawnve
2019-02-08 Tamar ChristinaAArch32: Add support for HLT to Mixed Mode models
2019-02-07 Michael Haubenwallnerforkables: hardlink without WRITE_ATTRIBUTES first
2019-02-07 Michael Haubenwallnerforkables: inline dll_list::forkables_supported
2019-02-07 Michael Haubenwallnerforkables: simplify disabling via shm
2019-02-07 Michael Haubenwallnerforkables: use dynloaded dll's IndexNumber as dirname
2019-02-07 Michael Haubenwallnerforkables: Document hardlink creation at forktime.
2019-02-07 Michael Haubenwallnerforkables: Keep hardlinks disabled via shared mem.
2019-02-07 Michael Haubenwallnerforkables: On fork failure, retry with hardlinks.
2019-02-07 Michael Haubenwallnerforkables: Create forkable hardlinks, yet unused.
2019-02-07 Michael Haubenwallnerdll_list: Track main executable and cygwin1.dll.
2019-02-07 Michael Haubenwallnerdll_list: Store dll file name as full NT path.
2019-02-06 Corinna VinschenCygwin: unlink: allow fallback from POSIX to default...
2019-02-05 Corinna VinschenCygwin: proc fd: fix handling of pipes, sockets, etc
2019-02-05 Corinna VinschenCygwin: proc fd: fix a copy/paste bug calling file_pathconv
2019-02-05 Corinna VinschenCygwin: proc fd: pass along open mode when reopening...
2019-02-05 Corinna VinschenCygwin: fork: terminate child process unconditionally...
2019-02-05 Michael Haubenwallnerfork: remove cygpid.N sharedmem on fork failure
2019-02-04 Corinna VinschenCygwin: timerfd: drop outdated TODO comment
2019-02-02 Corinna VinschenCygwin: fix typo
2019-02-02 Corinna VinschenCygwin: tweak Cygwin PID change release note
2019-02-02 Corinna VinschenCygwin: kill(1): introduce a -W option
2019-02-02 Corinna VinschenCygwin: spawn: create and maintain winpid symlinks
2019-02-02 Corinna VinschenCygwin: pinfo: simplify create_winpid_symlink
2019-02-02 Corinna VinschenCygwin: kill(1): revert casts required for 32 bit to...
2019-02-02 Corinna VinschenCygwin: Makefile.in: Fix previous version info generati...
2019-02-02 Corinna VinschenCygwin: kill(1): disallow killing process using raw...
2019-02-02 Corinna VinschenCygwin: processes: fix handling of native Windows processes
2019-02-02 Corinna VinschenCygwin: Makefile.in: Fix another dependency problem...
2019-02-01 Corinna VinschenCygwin: processes: use dedicated Cygwin PID rather...
2019-02-01 Corinna VinschenCygwin: remove outdated vfork doc
2019-02-01 Corinna VinschenCygwin: /proc: don't exit prematurely from /proc/PID...
2019-02-01 Corinna VinschenCygwin: Add pthread exception handling patch to release...
2019-02-01 Sebastian Huberscandir: Add support for struct dirent::d_type
2019-02-01 achea) Use strcoll() in opendir() and alphasort()
2019-02-01 dasscandir(3) previously used st_size
2019-02-01 obrienRemove __P and convert to ANSI prototypes.
2019-02-01 jhbClean up the vcs ID strings
2019-02-01 impRenumber copyright clause 4
2019-02-01 Sebastian Huberscandir: Update copyright notice from FreeBSD
2019-02-01 pfgGeneral further adoption of SPDX licensing ID tags.
2019-01-30 Corinna VinschenCygwin: x86_64: pthreads: Install exception handler...
2019-01-30 Corinna VinschenCygwin: document W10 1803 per-directory case-sensitivit...
2019-01-30 Corinna VinschenCygwin: fork: fix child process permissions, take 2
2019-01-30 Corinna VinschenCygwin: raise: change to call pthread_kill
2019-01-29 Corinna VinschenCygwin: execve: reduce parent handle to non-inheritable...
2019-01-29 Corinna VinschenCygwin: fork/exec: fix child process permissions
2019-01-29 Corinna VinschenCygwin: Makefile.in: Improve dependency for version...
2019-01-28 Corinna VinschenCygwin: procfd: improve debug output
2019-01-28 Corinna VinschenCygwin: seteuid: disable unused funcs and lsaauth subdir
2019-01-27 Corinna VinschenCygwin: spawn: revert incorrect restriction of permissions
2019-01-27 Corinna VinschenCygwin: fork: restrict parent handle perms and drop...
2019-01-26 Corinna VinschenCygwin: seteuid: use Kerberos/MsV1_0 S4U authentication...
2019-01-26 Corinna VinschenCygwin: uname: Raise size of utsname fields and revamp...
2019-01-26 Corinna VinschenCygwin: netdb.h: fix __GNU_VISIBLE tests
2019-01-26 Corinna VinschenCygwin: create_token: Return NULL, not INVALID_HANDLE_...
2019-01-26 Corinna VinschenCygwin: syscalls.cc: fix formatting
2019-01-26 Corinna VinschenCygwin: lsaauth: Drop outdated test for loading Secur32.dll
2019-01-24 Corinna VinschenCygwin: seteuid: work with password-less user switch...
2019-01-24 Corinna VinschenCygwin: seteuid: refuse changing uid to disabled or...
2019-01-24 Corinna VinschenCygwin: net: unify gethostname/getdomainname
2019-01-24 Corinna VinschenCygwin: gethostname: fix fetching hostname from non...
2019-01-24 Corinna VinschenCygwin: version: Use UTC timestamp as build time
2019-01-23 Corinna VinschenCygwin: cygthread: set thread name before calling threa...
2019-01-23 Jozef LawrynowiczUse nanf() instead of nan() in single-precision float...
2019-01-23 Jozef LawrynowiczUse HUGE_VALF instead of HUGE_VAL in single-precision...
2019-01-23 Jozef LawrynowiczRemove HUGE_VAL definition from libm math functions
2019-01-23 Jozef LawrynowiczRemove matherr, and SVID and X/Open math library config...
2019-01-22 Corinna VinschenCygwin: posix timers: fix overrun count always being...
2019-01-22 Corinna VinschenCygwin: posix timers: fix error handling in public API
2019-01-22 Corinna VinschenCygwin: posix timers: allocate timer_tracker on system...
2019-01-22 Corinna VinschenCygwin: timerfd: Add support for CLOCK_REALTIME_ALARM...
2019-01-22 Corinna VinschenCygwin: posix timers: Add support for CLOCK_REALTIME_AL...
2019-01-22 Corinna VinschenCygwin: clocks: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME...
2019-01-22 Corinna Vinschentime.h: Add CLOCK_REALTIME_ALARM/CLOCK_BOOTTIME_ALARM
2019-01-22 Corinna VinschenCygwin: posix timers: reimplement using OS timer
2019-01-22 Corinna VinschenCygwin: timerfd: another overrun computation fix and...
2019-01-21 Corinna VinschenCygwin: timerfd: reset expiry counter in settime
2019-01-21 Corinna VinschenCygwin: timerfd: fix gettime
2019-01-21 Corinna VinschenCygwin: timerfd: move ioctl error handling into timerfd...
2019-01-21 Corinna VinschenCygwin: timerfd: rename overrun_count to expiration_count
2019-01-21 Corinna VinschenCygwin: timerfd: fix overrun computation
2019-01-21 Corinna VinschenCygwin: timerfd: settime: fix computing DueTime on...
2019-01-20 Corinna VinschenCygwin: timerfd: Handle gettime error in settime
2019-01-20 Corinna VinschenCygwin: timerfd: fill out it_interval on timerfd_gettime
2019-01-20 Corinna VinschenCygwin: timerfd: implement TFD_TIMER_CANCEL_ON_SET
2019-01-20 Corinna VinschenCygwin: timerfd: convert expiry timestamp to LONG64
2019-01-20 Corinna VinschenCygwin: timerfd: Fix entering critical section
2019-01-20 Corinna VinschenCygwin: timerfd: fix read(2) running wild
2019-01-19 Corinna VinschenCygwin: timerfd: prepare for TFD_TIMER_CANCEL_ON_SET
2019-01-19 Corinna VinschenCygwin: fhandler_pipe: fix comment
2019-01-19 Corinna VinschenCygwin: timerfd: reimplement from scratch
2019-01-18 Corinna VinschenCygwin: clock.h: add valid_timespec() to check timespec...
2019-01-17 Corinna VinschenCygwin: timerfd/signalfd: return EINVAL from write
2019-01-16 Corinna VinschenCygwin: timerfd: implement TFD_IOC_SET_TICKS ioctl
2019-01-16 Corinna VinschenCygwin: timerfd: implement execve semantics
2019-01-16 Corinna VinschenCygwin: timerfd: implement fork semantics
2019-01-16 Corinna VinschenCygwin: fork: move extern declarations to appropriate...
next
This page took 0.053053 seconds and 5 git commands to generate.