Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-03forkables: hardlink without WRITE_ATTRIBUTES firsttopic/forkablesMichael Haubenwallner
2019-02-03forkables: inline dll_list::forkables_supportedMichael Haubenwallner
2019-02-03forkables: simplify disabling via shmMichael Haubenwallner
2019-02-03forkables: use dynloaded dll's IndexNumber as dirnameMichael Haubenwallner
2019-02-03forkables: Document hardlink creation at forktime.Michael Haubenwallner
2019-02-03forkables: Keep hardlinks disabled via shared mem.Michael Haubenwallner
2019-02-03forkables: On fork failure, retry with hardlinks.Michael Haubenwallner
2019-02-03forkables: Create forkable hardlinks, yet unused.Michael Haubenwallner
2019-02-03dll_list: Track main executable and cygwin1.dll.Michael Haubenwallner
2019-02-03dll_list: Store dll file name as full NT path.Michael Haubenwallner
2019-02-02Cygwin: fix typoCorinna Vinschen
2019-02-02Cygwin: tweak Cygwin PID change release noteCorinna Vinschen
2019-02-02Cygwin: kill(1): introduce a -W optionCorinna Vinschen
2019-02-02Cygwin: spawn: create and maintain winpid symlinksCorinna Vinschen
2019-02-02Cygwin: pinfo: simplify create_winpid_symlinkCorinna Vinschen
2019-02-02Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warningsCorinna Vinschen
2019-02-02Cygwin: Makefile.in: Fix previous version info generation fixCorinna Vinschen
2019-02-02Cygwin: kill(1): disallow killing process using raw Windows PIDCorinna Vinschen
2019-02-02Cygwin: processes: fix handling of native Windows processesCorinna Vinschen
2019-02-02Cygwin: Makefile.in: Fix another dependency problem in version infoCorinna Vinschen
2019-02-01Cygwin: processes: use dedicated Cygwin PID rather than Windows PIDCorinna Vinschen
2019-02-01Cygwin: remove outdated vfork docCorinna Vinschen
2019-02-01Cygwin: /proc: don't exit prematurely from /proc/PID/statusCorinna Vinschen
2019-02-01Cygwin: Add pthread exception handling patch to release notesCorinna Vinschen
2019-02-01scandir: Add support for struct dirent::d_typeSebastian Huber
2019-02-01a) Use strcoll() in opendir() and alphasort()ache
2019-02-01scandir(3) previously used st_sizedas
2019-02-01Remove __P and convert to ANSI prototypes.obrien
2019-02-01Clean up the vcs ID stringsjhb
2019-02-01Renumber copyright clause 4imp
2019-02-01scandir: Update copyright notice from FreeBSDSebastian Huber
2019-02-01General further adoption of SPDX licensing ID tags.pfg
2019-01-30Cygwin: x86_64: pthreads: Install exception handler after switching stackCorinna Vinschen
2019-01-30Cygwin: document W10 1803 per-directory case-sensitivity behaviourCorinna Vinschen
2019-01-30Cygwin: fork: fix child process permissions, take 2Corinna Vinschen
2019-01-30Cygwin: raise: change to call pthread_killCorinna Vinschen
2019-01-29Cygwin: execve: reduce parent handle to non-inheritable SYNCHRONIZECorinna Vinschen
2019-01-29Cygwin: fork/exec: fix child process permissionsCorinna Vinschen
2019-01-29Cygwin: Makefile.in: Improve dependency for version infoCorinna Vinschen
2019-01-28Cygwin: procfd: improve debug outputCorinna Vinschen
2019-01-28Cygwin: seteuid: disable unused funcs and lsaauth subdirCorinna Vinschen
2019-01-28Cygwin: spawn: revert incorrect restriction of permissionsCorinna Vinschen
2019-01-27Cygwin: fork: restrict parent handle perms and drop handle after useCorinna Vinschen
2019-01-26Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by defaultCorinna Vinschen
2019-01-26Cygwin: uname: Raise size of utsname fields and revamp uname(2) outputCorinna Vinschen
2019-01-26Cygwin: netdb.h: fix __GNU_VISIBLE testsCorinna Vinschen
2019-01-26Cygwin: create_token: Return NULL, not INVALID_HANDLE_VALUECorinna Vinschen
2019-01-26Cygwin: syscalls.cc: fix formattingCorinna Vinschen
2019-01-26Cygwin: lsaauth: Drop outdated test for loading Secur32.dllCorinna Vinschen
2019-01-24Cygwin: seteuid: work with password-less user switch as wellCorinna Vinschen