summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/2.3.0
Commit message (Expand)AuthorAgeFilesLines
* Avoid deadlock in flock(2)Corinna Vinschen2015-11-051-0/+3
* Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffdCorinna Vinschen2015-11-041-0/+3
* Add support for Parallels Desktop FS (prlfs)Corinna Vinschen2015-11-021-0/+2
* Workaround bug in LocaleNameToLCID on Windows 10Corinna Vinschen2015-10-301-0/+3
* Fix sigwait and pthread_kill return values in case of errorCorinna Vinschen2015-10-301-0/+4
* Check for correct funtion entry address in munge_threadfuncQian Hong2015-10-291-0/+3
* strftime: Add support for %s (seconds since epoch)Brian Inglis2015-10-271-0/+2
* Export aligned_alloc, at_quick_exit, quick_exit.Corinna Vinschen2015-10-221-0/+2
* Avoid SEGV when handling SIDs with 0 subauthoritiesCorinna Vinschen2015-10-221-0/+3
* Add release message for previous Cygwin patchCorinna Vinschen2015-10-221-0/+2
* Fix memory leak in pthread_getattr_npCorinna Vinschen2015-10-211-0/+2
* Fix EIO error accessing certain (OS X SMB?) drivesCorinna Vinschen2015-10-211-0/+3
* Cygwin 2.3.0: Add missing release messageCorinna Vinschen2015-09-081-0/+4
* Allow sysconf to return CPU cache informationCorinna Vinschen2015-08-291-0/+10
* Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSesCorinna Vinschen2015-08-271-0/+24