]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2019-02-19 Sebastian HuberFix comment in <sys/types.h>
2019-02-19 Sebastian HuberMove RTEMS and XMK specific type definitions
2019-02-18 Corinna VinschenCygwin: s4uauth: convert token to primary token
2019-02-18 Corinna VinschenCygwin: re-enable create_token for older systems
2019-02-18 Corinna VinschenCygwin: s4uauth: make sure to fetch correct package id
2019-02-18 Corinna VinschenCYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT...
2019-02-18 Corinna VinschenCygwin: utils: MOUNT_BINARY -> MOUNT_TEXT
2019-02-18 Corinna VinschenRevert "Cygwin: passwd/group: allow specifying "."...
2019-02-18 Corinna VinschenCygwin: mount: define binary mount as default
2019-02-18 Corinna VinschenCygwin: mount: remove unused method mount_info::set_fl...
2019-02-18 Corinna VinschenCygwin: utils: kill: revert erroneously removed optind...
2019-02-18 Corinna VinschenCygwin: fork: add PROCESS_VM_OPERATION to child process...
2019-02-16 Corinna VinschenCygwin: passwd/group: allow specifying "." as local...
2019-02-16 Corinna VinschenCygwin: bump version to 3.0.1
2019-02-13 Corinna VinschenCygwin: passwd/group: store account name case correct... cygwin-3_0_0-release
2019-02-13 Corinna VinschenCygwin: ldap.cc: fix formatting
2019-02-13 Corinna VinschenCygwin: passwd/group: rename get_group_name to get_acco...
2019-02-13 Corinna VinschenCygwin: passwd/group: raise local name buffer size
2019-02-13 Corinna VinschenCygwin: passwd/group: store account name case correct
2019-02-13 Corinna VinschenCygwin: uinfo.cc: fix formatting
2019-02-11 Michael HaubenwallnerCygwin: forkables: update doc, add release notes
2019-02-11 Tamar ChristinaAArch32: Fix the build for M class semihosting
2019-02-09 Corinna VinschenCygwin: disk device: stop using SetFilePointer
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
next
This page took 0.05758 seconds and 5 git commands to generate.