summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release
Commit message (Expand)AuthorAgeFilesLines
* Add release message for previous commitCorinna Vinschen2016-01-091-0/+4
* cygpath: Try to return system directories with correct caseCorinna Vinschen2016-01-071-0/+4
* Convert utmp{x}name to int, return useful value. Define _PATH_UTMPXCorinna Vinschen2016-01-071-0/+3
* setfacl(1): Rewrite support for mask recomputationCorinna Vinschen2015-12-211-2/+4
* Add release message for previous commitCorinna Vinschen2015-12-161-0/+4
* Add usertemp to 2.4.0 release textCorinna Vinschen2015-12-151-0/+3
* Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen2015-12-061-0/+3
* Add release message for workaround added with previous commitsCorinna Vinschen2015-12-031-0/+7
* Belatedly create release notes for commits 2f4fef9 and 9471b0bCorinna Vinschen2015-11-271-0/+7
* Fix race condition when waiting for a signalCorinna Vinschen2015-11-271-0/+3
* Fix numeric and monetary decimal point and thousands separator in fa_IR and p...Corinna Vinschen2015-11-211-0/+3
* Mention strtold patch in Cygwin 2.4.0 release messageCorinna Vinschen2015-11-201-0/+4
* Document new ACL codeCorinna Vinschen2015-11-181-0/+36
* flock: Fix hang in object collision caseCorinna Vinschen2015-11-121-0/+5
* Fix crash at process init on 64 bit XP/2003 under WOW64Corinna Vinschen2015-11-121-0/+14
* 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/+6
* winsup.h: Claim Windows 10 supportCorinna Vinschen2015-08-251-0/+4
* Fix hang stracing forking processes but not following childCorinna Vinschen2015-08-241-0/+14
* Cygwin: Return port number from getservent in network byte orderCorinna Vinschen2015-08-181-0/+4
* exceptions.cc: Drop including ucontext.h.Corinna Vinschen2015-08-181-0/+3
* Don't call LsaLookupSids if we're not utilizing Windows account DBsCorinna Vinschen2015-08-171-2/+3
* Cygwin: Improve 2.2.1 release notesCorinna Vinschen2015-08-151-9/+4
* Cygwin: Try to fix potential data corruption in pipe writeCorinna Vinschen2015-08-151-0/+5
* Don't perform RFC2307 account mapping without account DBCorinna Vinschen2015-08-141-0/+4
* Fix /proc/cpuinfo topology and cache size infoCorinna Vinschen2015-08-131-4/+6
* Revert to leaving $HOME aloneCorinna Vinschen2015-08-101-0/+15
* Cygwin: Fix x86_64 memcpy/memset for n > 2GBCorinna Vinschen2015-07-291-0/+4
* cygwin: Fix crashes under AllocationPreference=0x100000 conditionCorinna Vinschen2015-07-291-0/+3
* Improve cygwin 2.2.0 release textCorinna Vinschen2015-07-231-0/+1
* Ignore non-absolute $HOME when started from native processCorinna Vinschen2015-07-231-0/+3
* Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen2015-07-211-0/+4
* Add previous ldd fix to release fileCorinna Vinschen2015-07-201-0/+2
* Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen2015-07-171-0/+13
* tzset: Check timezone and country case-insensitiveCorinna Vinschen2015-07-081-0/+4
* Implement correct RLIMIT_STACK handlingCorinna Vinschen2015-07-051-0/+6
* Disable fetching heap info on 64 bit XP/2003Corinna Vinschen2015-07-051-0/+2