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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin: export rpmatch(3)
Yaakov Selkowitz
2015-11-17
6
-1
/
+26
*
flock: Fix hang in object collision case
Corinna Vinschen
2015-11-12
3
-2
/
+12
*
Add comment to explain previous patch
Corinna Vinschen
2015-11-12
1
-0
/
+2
*
Fix crash at process init on 64 bit XP/2003 under WOW64
Corinna Vinschen
2015-11-12
3
-3
/
+26
*
Bump Cygwin DLL minor number
Corinna Vinschen
2015-11-09
2
-1
/
+5
*
Fake volume serial number on filesystems not providing it
Corinna Vinschen
2015-11-05
2
-2
/
+33
*
Avoid deadlock in flock(2)
Corinna Vinschen
2015-11-05
4
-5
/
+16
*
Fix iterating over pending signals if a signal doesn't have to be cleared
Corinna Vinschen
2015-11-05
2
-3
/
+15
*
Accommodate trailing NUL in PrlSF filesystem name.
Corinna Vinschen
2015-11-04
4
-1
/
+12
*
Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd
Corinna Vinschen
2015-11-04
1
-0
/
+3
*
Fix potential endless loop in pending_signals::clear
Corinna Vinschen
2015-11-03
2
-9
/
+9
*
Define MAX_IPOPTLEN
Corinna Vinschen
2015-11-02
2
-0
/
+6
*
Fix incorrect implementation to clear per-thread pending signals
Corinna Vinschen
2015-11-02
2
-5
/
+17
*
Add support for Parallels Desktop FS (prlfs)
Corinna Vinschen
2015-11-02
10
-5
/
+41
*
Workaround bug in LocaleNameToLCID on Windows 10
Corinna Vinschen
2015-10-30
3
-6
/
+22
*
Avoid double unlock of TLS mutex
Corinna Vinschen
2015-10-30
2
-4
/
+6
*
Fix sigwait and pthread_kill return values in case of error
Corinna Vinschen
2015-10-30
4
-3
/
+23
*
Check for correct funtion entry address in munge_threadfunc
Qian Hong
2015-10-29
4
-3
/
+18
*
Remove spurious execute permissions from some Cygwin source and text files
Jon Turney
2015-10-27
11
-0
/
+15
*
strftime: Add support for %s (seconds since epoch)
Brian Inglis
2015-10-27
3
-0
/
+10
*
Clear pending signals targeting exiting thread
newlib-snapshot-20151023
Corinna Vinschen
2015-10-23
4
-1
/
+30
*
winsup/utils: add CPU cache variables to getconf(1)
Yaakov Selkowitz
2015-10-22
2
-0
/
+19
*
Export aligned_alloc, at_quick_exit, quick_exit.
Corinna Vinschen
2015-10-22
7
-2
/
+35
*
Avoid SEGV when handling SIDs with 0 subauthorities
Corinna Vinschen
2015-10-22
3
-1
/
+12
*
Add release message for previous Cygwin patch
Corinna Vinschen
2015-10-22
1
-0
/
+2
*
Fix length returned from sys_cp_wcstombs in case nwc > # of wchars
Corinna Vinschen
2015-10-22
9
-14
/
+23
*
Fix memory leak in pthread_getattr_np
Corinna Vinschen
2015-10-21
3
-5
/
+10
*
Fix EIO error accessing certain (OS X SMB?) drives
Corinna Vinschen
2015-10-21
3
-1
/
+15
*
* winsup/doc/faq-using.xml (faq.using.same-with-permissions): New entry.
Ken Brown
2015-10-21
2
-0
/
+46
*
Fix compiler errors/warnings when compiling with -O3
Corinna Vinschen
2015-10-20
3
-3
/
+10
*
Cygwin 2.3.0: Add missing release message
Corinna Vinschen
2015-09-08
1
-0
/
+4
*
flock.cc: Fix stack allocation from callee used in caller
Corinna Vinschen
2015-09-08
2
-6
/
+18
*
faq-using.xml: Replace makewhatis with mandb
Corinna Vinschen
2015-09-08
2
-2
/
+6
*
cygcheck.cc: Fix missing commas in products array
Corinna Vinschen
2015-08-30
2
-5
/
+9
*
cygcheck.cc: Fix debugger problem
Corinna Vinschen
2015-08-30
2
-4
/
+13
*
cygcheck.cc: Handle W10/2016 sysinfo
Corinna Vinschen
2015-08-30
2
-27
/
+68
*
cygcheck.cc: Fix downlevel DLL handling
Corinna Vinschen
2015-08-30
2
-2
/
+12
*
sysconf.cc: Fix compiler warning.
Corinna Vinschen
2015-08-29
1
-0
/
+2
*
Allow sysconf to return CPU cache information
Corinna Vinschen
2015-08-29
7
-63
/
+539
*
Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSes
Corinna Vinschen
2015-08-27
9
-19
/
+147
*
fhandler_proc.cc: Only request group relation information
Corinna Vinschen
2015-08-26
2
-1
/
+6
*
winsup.h: Claim Windows 10 support
Corinna Vinschen
2015-08-25
3
-4
/
+11
*
autoload.cc: Drop using full paths for system DLLs
Corinna Vinschen
2015-08-25
2
-11
/
+7
*
autload.cc: Avoid clobbering return address in noload on i686
Corinna Vinschen
2015-08-25
2
-2
/
+9
*
mmap.cc: Fix some comments
Corinna Vinschen
2015-08-25
2
-9
/
+10
*
Sigproc.cc: Fix copyright.
newlib-snapshot-20150824
Corinna Vinschen
2015-08-24
1
-1
/
+1
*
Fix hang stracing forking processes but not following child
Corinna Vinschen
2015-08-24
4
-2
/
+37
*
Bump Cygwin DLL minor number.
Corinna Vinschen
2015-08-24
2
-1
/
+5
*
Add Lavasoft Web Companion to BLODA list.
Jon TURNEY
2015-08-21
2
-0
/
+6
*
Cygwin: Return port number from getservent in network byte order
Corinna Vinschen
2015-08-18
3
-2
/
+11
[next]