summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Cygwin: ldap.cc: fix formattingCorinna Vinschen2019-02-131-3/+3
* Cygwin: passwd/group: rename get_group_name to get_account_nameCorinna Vinschen2019-02-132-3/+2
* Cygwin: passwd/group: raise local name buffer sizeCorinna Vinschen2019-02-131-1/+1
* Cygwin: passwd/group: store account name case correctCorinna Vinschen2019-02-132-0/+14
* Cygwin: uinfo.cc: fix formattingCorinna Vinschen2019-02-131-16/+16
* Cygwin: forkables: update doc, add release notesMichael Haubenwallner2019-02-113-11/+30
* AArch32: Fix the build for M class semihostingTamar Christina2019-02-111-1/+3
* Cygwin: disk device: stop using SetFilePointerCorinna Vinschen2019-02-091-3/+6
* Cygwin: execve: fix setting O_APPEND file offset for native childCorinna Vinschen2019-02-092-2/+6
* Cygwin: change CURR_CHILD_INFO_MAGIC according to previous patchCorinna Vinschen2019-02-081-1/+1
* Cygwin: fix child getting another pid after spawnveCorinna Vinschen2019-02-084-9/+16
* AArch32: Add support for HLT to Mixed Mode modelsTamar Christina2019-02-082-7/+13
* forkables: hardlink without WRITE_ATTRIBUTES firstMichael Haubenwallner2019-02-071-24/+48
* forkables: inline dll_list::forkables_supportedMichael Haubenwallner2019-02-076-12/+10
* forkables: simplify disabling via shmMichael Haubenwallner2019-02-075-148/+65
* forkables: use dynloaded dll's IndexNumber as dirnameMichael Haubenwallner2019-02-071-25/+8
* forkables: Document hardlink creation at forktime.Michael Haubenwallner2019-02-072-0/+46
* forkables: Keep hardlinks disabled via shared mem.Michael Haubenwallner2019-02-073-2/+16
* forkables: On fork failure, retry with hardlinks.Michael Haubenwallner2019-02-078-33/+85
* forkables: Create forkable hardlinks, yet unused.Michael Haubenwallner2019-02-077-5/+1207
* dll_list: Track main executable and cygwin1.dll.Michael Haubenwallner2019-02-073-9/+36
* dll_list: Store dll file name as full NT path.Michael Haubenwallner2019-02-073-69/+187
* Cygwin: unlink: allow fallback from POSIX to default methodCorinna Vinschen2019-02-061-1/+5
* Cygwin: proc fd: fix handling of pipes, sockets, etcCorinna Vinschen2019-02-053-7/+15
* Cygwin: proc fd: fix a copy/paste bug calling file_pathconvCorinna Vinschen2019-02-051-1/+1
* Cygwin: proc fd: pass along open mode when reopening fileCorinna Vinschen2019-02-054-6/+6
* Cygwin: fork: terminate child process unconditionally in error caseCorinna Vinschen2019-02-051-3/+6
* fork: remove cygpid.N sharedmem on fork failureMichael Haubenwallner2019-02-051-1/+4
* Cygwin: timerfd: drop outdated TODO commentCorinna Vinschen2019-02-041-1/+0
* Cygwin: fix typoCorinna Vinschen2019-02-022-2/+2
* Cygwin: tweak Cygwin PID change release noteCorinna Vinschen2019-02-022-0/+4
* Cygwin: kill(1): introduce a -W optionCorinna Vinschen2019-02-024-20/+59
* Cygwin: spawn: create and maintain winpid symlinksCorinna Vinschen2019-02-022-5/+26
* Cygwin: pinfo: simplify create_winpid_symlinkCorinna Vinschen2019-02-022-6/+5
* Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warningsCorinna Vinschen2019-02-021-2/+3
* Cygwin: Makefile.in: Fix previous version info generation fixCorinna Vinschen2019-02-021-3/+4
* Cygwin: kill(1): disallow killing process using raw Windows PIDCorinna Vinschen2019-02-021-19/+22
* Cygwin: processes: fix handling of native Windows processesCorinna Vinschen2019-02-023-5/+11
* Cygwin: Makefile.in: Fix another dependency problem in version infoCorinna Vinschen2019-02-021-1/+1
* Cygwin: processes: use dedicated Cygwin PID rather than Windows PIDCorinna Vinschen2019-02-0111-156/+162
* Cygwin: remove outdated vfork docCorinna Vinschen2019-02-011-36/+0
* Cygwin: /proc: don't exit prematurely from /proc/PID/statusCorinna Vinschen2019-02-011-3/+2
* Cygwin: Add pthread exception handling patch to release notesCorinna Vinschen2019-02-011-1/+4
* scandir: Add support for struct dirent::d_typeSebastian Huber2019-02-011-1/+4
* a) Use strcoll() in opendir() and alphasort()ache2019-02-011-3/+4
* scandir(3) previously used st_sizedas2019-02-011-53/+31
* Remove __P and convert to ANSI prototypes.obrien2019-02-011-7/+4
* Clean up the vcs ID stringsjhb2019-02-011-3/+2
* Renumber copyright clause 4imp2019-02-011-1/+1
* scandir: Update copyright notice from FreeBSDSebastian Huber2019-02-011-3/+3