index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cygwin: ldap.cc: fix formatting
Corinna Vinschen
2019-02-13
1
-3
/
+3
*
Cygwin: passwd/group: rename get_group_name to get_account_name
Corinna Vinschen
2019-02-13
2
-3
/
+2
*
Cygwin: passwd/group: raise local name buffer size
Corinna Vinschen
2019-02-13
1
-1
/
+1
*
Cygwin: passwd/group: store account name case correct
Corinna Vinschen
2019-02-13
2
-0
/
+14
*
Cygwin: uinfo.cc: fix formatting
Corinna Vinschen
2019-02-13
1
-16
/
+16
*
Cygwin: forkables: update doc, add release notes
Michael Haubenwallner
2019-02-11
3
-11
/
+30
*
AArch32: Fix the build for M class semihosting
Tamar Christina
2019-02-11
1
-1
/
+3
*
Cygwin: disk device: stop using SetFilePointer
Corinna Vinschen
2019-02-09
1
-3
/
+6
*
Cygwin: execve: fix setting O_APPEND file offset for native child
Corinna Vinschen
2019-02-09
2
-2
/
+6
*
Cygwin: change CURR_CHILD_INFO_MAGIC according to previous patch
Corinna Vinschen
2019-02-08
1
-1
/
+1
*
Cygwin: fix child getting another pid after spawnve
Corinna Vinschen
2019-02-08
4
-9
/
+16
*
AArch32: Add support for HLT to Mixed Mode models
Tamar Christina
2019-02-08
2
-7
/
+13
*
forkables: hardlink without WRITE_ATTRIBUTES first
Michael Haubenwallner
2019-02-07
1
-24
/
+48
*
forkables: inline dll_list::forkables_supported
Michael Haubenwallner
2019-02-07
6
-12
/
+10
*
forkables: simplify disabling via shm
Michael Haubenwallner
2019-02-07
5
-148
/
+65
*
forkables: use dynloaded dll's IndexNumber as dirname
Michael Haubenwallner
2019-02-07
1
-25
/
+8
*
forkables: Document hardlink creation at forktime.
Michael Haubenwallner
2019-02-07
2
-0
/
+46
*
forkables: Keep hardlinks disabled via shared mem.
Michael Haubenwallner
2019-02-07
3
-2
/
+16
*
forkables: On fork failure, retry with hardlinks.
Michael Haubenwallner
2019-02-07
8
-33
/
+85
*
forkables: Create forkable hardlinks, yet unused.
Michael Haubenwallner
2019-02-07
7
-5
/
+1207
*
dll_list: Track main executable and cygwin1.dll.
Michael Haubenwallner
2019-02-07
3
-9
/
+36
*
dll_list: Store dll file name as full NT path.
Michael Haubenwallner
2019-02-07
3
-69
/
+187
*
Cygwin: unlink: allow fallback from POSIX to default method
Corinna Vinschen
2019-02-06
1
-1
/
+5
*
Cygwin: proc fd: fix handling of pipes, sockets, etc
Corinna Vinschen
2019-02-05
3
-7
/
+15
*
Cygwin: proc fd: fix a copy/paste bug calling file_pathconv
Corinna Vinschen
2019-02-05
1
-1
/
+1
*
Cygwin: proc fd: pass along open mode when reopening file
Corinna Vinschen
2019-02-05
4
-6
/
+6
*
Cygwin: fork: terminate child process unconditionally in error case
Corinna Vinschen
2019-02-05
1
-3
/
+6
*
fork: remove cygpid.N sharedmem on fork failure
Michael Haubenwallner
2019-02-05
1
-1
/
+4
*
Cygwin: timerfd: drop outdated TODO comment
Corinna Vinschen
2019-02-04
1
-1
/
+0
*
Cygwin: fix typo
Corinna Vinschen
2019-02-02
2
-2
/
+2
*
Cygwin: tweak Cygwin PID change release note
Corinna Vinschen
2019-02-02
2
-0
/
+4
*
Cygwin: kill(1): introduce a -W option
Corinna Vinschen
2019-02-02
4
-20
/
+59
*
Cygwin: spawn: create and maintain winpid symlinks
Corinna Vinschen
2019-02-02
2
-5
/
+26
*
Cygwin: pinfo: simplify create_winpid_symlink
Corinna Vinschen
2019-02-02
2
-6
/
+5
*
Cygwin: kill(1): revert casts required for 32 bit to avoid spurious warnings
Corinna Vinschen
2019-02-02
1
-2
/
+3
*
Cygwin: Makefile.in: Fix previous version info generation fix
Corinna Vinschen
2019-02-02
1
-3
/
+4
*
Cygwin: kill(1): disallow killing process using raw Windows PID
Corinna Vinschen
2019-02-02
1
-19
/
+22
*
Cygwin: processes: fix handling of native Windows processes
Corinna Vinschen
2019-02-02
3
-5
/
+11
*
Cygwin: Makefile.in: Fix another dependency problem in version info
Corinna Vinschen
2019-02-02
1
-1
/
+1
*
Cygwin: processes: use dedicated Cygwin PID rather than Windows PID
Corinna Vinschen
2019-02-01
11
-156
/
+162
*
Cygwin: remove outdated vfork doc
Corinna Vinschen
2019-02-01
1
-36
/
+0
*
Cygwin: /proc: don't exit prematurely from /proc/PID/status
Corinna Vinschen
2019-02-01
1
-3
/
+2
*
Cygwin: Add pthread exception handling patch to release notes
Corinna Vinschen
2019-02-01
1
-1
/
+4
*
scandir: Add support for struct dirent::d_type
Sebastian Huber
2019-02-01
1
-1
/
+4
*
a) Use strcoll() in opendir() and alphasort()
ache
2019-02-01
1
-3
/
+4
*
scandir(3) previously used st_size
das
2019-02-01
1
-53
/
+31
*
Remove __P and convert to ANSI prototypes.
obrien
2019-02-01
1
-7
/
+4
*
Clean up the vcs ID strings
jhb
2019-02-01
1
-3
/
+2
*
Renumber copyright clause 4
imp
2019-02-01
1
-1
/
+1
*
scandir: Update copyright notice from FreeBSD
Sebastian Huber
2019-02-01
1
-3
/
+3
[prev]
[next]