summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* Miscellaneous style cleanup, whitespace only.John Hood2016-05-201-2/+2
* Improve and simplify select().John Hood2016-05-202-49/+15
* Use high-resolution timebases for select().John Hood2016-05-202-70/+114
* Bump Cygwin DLL version to 2.5.2Corinna Vinschen2016-05-182-1/+14
* Always provide register_t via <sys/types.h>Sebastian Huber2016-04-211-5/+0
* Remove cygwin/types.hCorinna Vinschen2016-04-211-22/+0
* Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber2016-04-212-123/+143
* Add release message for commit 9409c53Corinna Vinschen2016-04-201-0/+4
* Don't test pthread objects for being already initialized at init timeCorinna Vinschen2016-04-201-12/+0
* Provide in_port_t via <sys/types.h>Sebastian Huber2016-04-191-1/+4
* Provide in_addr_t via <sys/types.h>Sebastian Huber2016-04-191-1/+5
* Introduce __sa_family_t for BSD compatibiliySebastian Huber2016-04-192-1/+4
* Introduce __socklen_t for BSD compatibilitySebastian Huber2016-04-192-5/+7
* BSD compatibility for <machine/endian.h>Sebastian Huber2016-04-193-29/+59
* Disallow S_ISGID on directories without default ACL entriesCorinna Vinschen2016-04-191-1/+13
* Handle permissions a bit closer to POSIX 1003.1eCorinna Vinschen2016-04-182-10/+10
* Also create NULL SID ACE if special POSIX bits are setCorinna Vinschen2016-04-181-0/+1
* Add release message for commit e2ea143Corinna Vinschen2016-04-181-0/+4
* Fix attempt to create ACLs without NULL SIDCorinna Vinschen2016-04-181-3/+6
* Cygwin: Drop definition and usage of _mode_t in favor of __mode_tCorinna Vinschen2016-04-152-4/+3
* Provide POSIX defined fsblkcnt_t and fsfilcnt_tSebastian Huber2016-04-152-12/+8
* Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber2016-04-152-5/+3
* Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber2016-04-152-6/+4
* Define mode_t via __mode_tSebastian Huber2016-04-151-4/+0
* Add BSD guard for ino_t in <sys/types.h>Sebastian Huber2016-04-152-8/+4
* Provide POSIX defined id_t in <sys/types.h>Sebastian Huber2016-04-151-6/+0
* Use __machine_*_t_defined for internal typesSebastian Huber2016-04-151-4/+4
* Get rid of some special cases for Cygwin in sys/types.hCorinna Vinschen2016-04-133-31/+27
* Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber2016-04-131-6/+1
* Add Cygwin 2.5.1 release message fileCorinna Vinschen2016-04-121-0/+14
* Reformat comments in Cygwin's version.h, remove very outdated infoCorinna Vinschen2016-04-121-475/+434
* Bump Cygwin DLL version to 2.5.1.Corinna Vinschen2016-04-121-1/+1
* strxfrm/wcsxfrm: Always return length of the transformed stringCorinna Vinschen2016-04-121-12/+24
* Be truthful about reporting whether readahead is availableJohannes Schindelin2016-04-051-1/+2
* Add latest changes to release messageCorinna Vinschen2016-04-052-0/+18
* Revert "Refactor to avoid nonnull checks on "this" pointer."Corinna Vinschen2016-04-059-75/+38
* winsup/utils: port getconf to 64-bitYaakov Selkowitz2016-04-041-12/+23
* cygwin: update sysconf for new featuresYaakov Selkowitz2016-04-041-3/+3
* cygwin/math: make isinf functions signedYaakov Selkowitz2016-04-041-3/+3
* Feature test macros overhaul: Cygwin pthread.hYaakov Selkowitz2016-04-041-8/+21
* Refactor to avoid nonnull checks on "this" pointer.Peter Foley2016-04-049-38/+75
* Rename without-mingw-progs to with-cross-bootstrapPeter Foley2016-04-046-18/+33
* Update autoconf for doc/lsaauth/utilsPeter Foley2016-04-017-1949/+11
* Remove MALLOC_CHECK and calls to it entirelyCorinna Vinschen2016-04-0111-62/+0
* Remove remnants of never-defined MALLOC_DEBUG and NEWVFORKPeter Foley2016-04-0110-81/+0
* Don't use deprecated acconfig.h for DEBUGGINGPeter Foley2016-04-014-8/+6
* Remove leftover cruft from config.h.inPeter Foley2016-04-012-30/+4
* mkvers.sh: Reformatting for better readabilityCorinna Vinschen2016-03-301-36/+46
* Use just-built gcc for windresPeter Foley2016-03-301-1/+20
* fix typo in netinit/ip.hPeter Foley2016-03-301-1/+1