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: 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
*
General further adoption of SPDX licensing ID tags.
pfg
2019-02-01
1
-0
/
+2
*
Cygwin: x86_64: pthreads: Install exception handler after switching stack
Corinna Vinschen
2019-01-30
1
-0
/
+2
*
Cygwin: document W10 1803 per-directory case-sensitivity behaviour
Corinna Vinschen
2019-01-30
1
-0
/
+33
*
Cygwin: fork: fix child process permissions, take 2
Corinna Vinschen
2019-01-30
3
-17
/
+8
*
Cygwin: raise: change to call pthread_kill
Corinna Vinschen
2019-01-30
2
-1
/
+7
*
Cygwin: execve: reduce parent handle to non-inheritable SYNCHRONIZE
Corinna Vinschen
2019-01-29
2
-8
/
+25
*
Cygwin: fork/exec: fix child process permissions
Corinna Vinschen
2019-01-29
5
-8
/
+38
*
Cygwin: Makefile.in: Improve dependency for version info
Corinna Vinschen
2019-01-29
1
-1
/
+6
*
Cygwin: procfd: improve debug output
Corinna Vinschen
2019-01-28
1
-2
/
+5
*
Cygwin: seteuid: disable unused funcs and lsaauth subdir
Corinna Vinschen
2019-01-28
3
-3
/
+11
*
Cygwin: spawn: revert incorrect restriction of permissions
Corinna Vinschen
2019-01-27
1
-2
/
+1
*
Cygwin: fork: restrict parent handle perms and drop handle after use
Corinna Vinschen
2019-01-27
3
-3
/
+7
*
Cygwin: seteuid: use Kerberos/MsV1_0 S4U authentication by default
Corinna Vinschen
2019-01-26
8
-79
/
+353
*
Cygwin: uname: Raise size of utsname fields and revamp uname(2) output
Corinna Vinschen
2019-01-26
8
-7
/
+92
*
Cygwin: netdb.h: fix __GNU_VISIBLE tests
Corinna Vinschen
2019-01-26
1
-3
/
+3
*
Cygwin: create_token: Return NULL, not INVALID_HANDLE_VALUE
Corinna Vinschen
2019-01-26
2
-5
/
+5
*
Cygwin: syscalls.cc: fix formatting
Corinna Vinschen
2019-01-26
1
-5
/
+4
*
Cygwin: lsaauth: Drop outdated test for loading Secur32.dll
Corinna Vinschen
2019-01-26
1
-6
/
+0
*
Cygwin: seteuid: work with password-less user switch as well
Corinna Vinschen
2019-01-24
3
-21
/
+39
*
Cygwin: seteuid: refuse changing uid to disabled or locked out user
Corinna Vinschen
2019-01-24
2
-0
/
+18
*
Cygwin: net: unify gethostname/getdomainname
Corinna Vinschen
2019-01-24
1
-41
/
+36
*
Cygwin: gethostname: fix fetching hostname from non-winsock function
Corinna Vinschen
2019-01-24
2
-1
/
+3
*
Cygwin: version: Use UTC timestamp as build time
Corinna Vinschen
2019-01-24
1
-1
/
+1
*
Cygwin: cygthread: set thread name before calling thread func
Corinna Vinschen
2019-01-23
2
-2
/
+4
*
Use nanf() instead of nan() in single-precision float libm math functions
Jozef Lawrynowicz
2019-01-23
4
-4
/
+4
*
Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functions
Jozef Lawrynowicz
2019-01-23
16
-18
/
+18
*
Remove HUGE_VAL definition from libm math functions
Jozef Lawrynowicz
2019-01-23
31
-186
/
+0
*
Remove matherr, and SVID and X/Open math library configurations
Jozef Lawrynowicz
2019-01-23
90
-2350
/
+433
[next]