summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Cygwin: define byteswap.h inlines as macrosYaakov Selkowitz2016-03-171-5/+9
* Feature test macros overhaul: Cygwin headersYaakov Selkowitz2016-03-173-6/+9
* Feature test macros overhaul: sys/types.hYaakov Selkowitz2016-03-171-4/+7
* Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"Yaakov Selkowitz2016-03-171-0/+2
* Feature test macros overhaul: sys/time.hYaakov Selkowitz2016-03-171-5/+8
* Feature test macros overhaul: sys/stat.hYaakov Selkowitz2016-03-171-10/+6
* Feature test macros overhaul: sys/select.hYaakov Selkowitz2016-03-171-4/+5
* Feature test macros overhaul: wchar.hYaakov Selkowitz2016-03-171-0/+2
* Feature test macros overhaul: unistd.hYaakov Selkowitz2016-03-171-35/+41
* Feature test macros overhaul: time.hYaakov Selkowitz2016-03-172-5/+17
* Feature test macros overhaul: strings.hYaakov Selkowitz2016-03-171-3/+3
* Feature test macros overhaul: string.hYaakov Selkowitz2016-03-171-23/+15
* Feature test macros overhaul: stdlib.hYaakov Selkowitz2016-03-175-54/+73
* Feature test macros overhaul: stdio.hYaakov Selkowitz2016-03-172-33/+46
* Feature test macros overhaul: signal.hYaakov Selkowitz2016-03-172-15/+11
* Feature test macros overhaul: pwd.hYaakov Selkowitz2016-03-171-2/+2
* Feature test macros overhaul: pthread.hYaakov Selkowitz2016-03-171-2/+2
* Feature test macros overhaul: math.hYaakov Selkowitz2016-03-171-20/+23
* Feature test macros overhaul: limits.hYaakov Selkowitz2016-03-172-4/+4
* Feature test macros overhaul: grp.hYaakov Selkowitz2016-03-171-3/+5
* Feature test macros overhaul: fnmatch.hYaakov Selkowitz2016-03-173-6/+7
* Feature test macros overhaul: fcntl.hYaakov Selkowitz2016-03-171-14/+14
* Feature test macros overhaul: dirent.hYaakov Selkowitz2016-03-172-4/+12
* Feature test macros overhaul: ctype.hYaakov Selkowitz2016-03-171-6/+7
* Feature test macros overhaul: sys/features.hYaakov Selkowitz2016-03-173-148/+275
* add release message for commit 4c9bb3eCorinna Vinschen2016-03-171-0/+4
* Propagate correct Windows error if executable can't be openedCorinna Vinschen2016-03-171-0/+1
* Add release message for commit 7346568Thomas Wolff2016-03-172-0/+10
* Make requested console reports workThomas Wolff2016-03-163-4/+30
* Attempt to fix Coverity issues in sspJon Turney2016-03-151-6/+17
* cygwin_getaddrinfo: workaround Winsock getaddrinfo issue with broken DNSCorinna Vinschen2016-03-141-1/+10
* Don't write NULL SID ACE if it's not necessary.Corinna Vinschen2016-03-131-4/+17
* or1k: properly restore timerStefan Roesch2016-03-131-1/+1
* or1k: Fix multicore stack calculationStefan Roesch2016-03-132-14/+14
* setvbuf: Drop setting reent->__cleanupCorinna Vinschen2016-03-131-1/+0
* Update Cygwin release message text with latest bugfixes.Corinna Vinschen2016-03-131-1/+12
* Update setvbuf to latest OpenBSD implementationCorinna Vinschen2016-03-121-42/+75
* Add __swhatbuf function from OpenBSDCorinna Vinschen2016-03-122-49/+60
* Use __sputc_r inline code when building with gccCorinna Vinschen2016-03-121-3/+5
* Fix typo which might break permission evaluationCorinna Vinschen2016-03-121-1/+1
* Fix reading/writing Samba ACLs using RFC2307 mappingCorinna Vinschen2016-03-123-18/+82
* Add cygsid methods to create SIDs from scratchCorinna Vinschen2016-03-123-23/+54
* gmon.h: Fix type of gmonparam state memberCorinna Vinschen2016-03-111-1/+4
* Spinlock spin with pause instructionVáclav Haisman2016-03-111-1/+19
* Documentation covering profiling Cygwin programs.Mark Geisert2016-03-113-1/+259
* Add release message for commit 8b1ede3ce11d53292036aadfcfb6043df0235f9cCorinna Vinschen2016-03-101-0/+2
* Add commit 5807ba83e release message to documentationCorinna Vinschen2016-03-101-1/+8
* Add release message for commit 5807ba83e498d87b52675376a81d2edfe6de098dCorinna Vinschen2016-03-101-0/+5
* Support profiling of multi-threaded apps.Mark Geisert2016-03-107-73/+134
* getifaddrs: Return pointer to extended interface info in ifa_data memberCorinna Vinschen2016-03-102-22/+36