summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* Use COMSPEC env var, not hard-coded CMD.EXE path.Kaz Kylheku2016-07-071-1/+0
* Cygnal apps use cmd.exe, not /bin/sh.Kaz Kylheku2016-06-301-1/+1
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-23102-216/+0
* cygwin: include sys/types.h in sys/xattr.hYaakov Selkowitz2016-06-031-0/+1
* Bump Cygwin DLL version to 2.5.2Corinna Vinschen2016-05-181-1/+1
* 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
* 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
* 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
* 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
* Feature test macros overhaul: Cygwin pthread.hYaakov Selkowitz2016-04-041-8/+21
* fix typo in netinit/ip.hPeter Foley2016-03-301-1/+1
* fenv.h: Change fexcept_t to integral type for compatibilityCorinna Vinschen2016-03-301-9/+5
* Add missing long double functions to CygwinCorinna Vinschen2016-03-291-1/+12
* cygwin: export __getpagesizeYaakov Selkowitz2016-03-292-3/+5
* Add simple versions of random() and srandom()Joel Sherrill2016-03-281-6/+0
* Fix FIONBIO commentsCorinna Vinschen2016-03-242-3/+4
* Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen2016-03-245-45/+45
* Define BSD u_intN_t types indiscriminatelyCorinna Vinschen2016-03-241-17/+0
* Drop Cygwin-only posix_memalign prototypeCorinna Vinschen2016-03-231-3/+0
* Drop redundant arc4random prototypes from cygwin/stdlib.hCorinna Vinschen2016-03-201-6/+0
* Allow machine-dependent arc4 lockingCorinna Vinschen2016-03-201-0/+30
* 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: time.hYaakov Selkowitz2016-03-171-3/+4
* Feature test macros overhaul: stdlib.hYaakov Selkowitz2016-03-171-7/+17
* Feature test macros overhaul: limits.hYaakov Selkowitz2016-03-171-1/+1
* Feature test macros overhaul: fnmatch.hYaakov Selkowitz2016-03-171-3/+3
* Feature test macros overhaul: dirent.hYaakov Selkowitz2016-03-171-3/+10
* Support profiling of multi-threaded apps.Mark Geisert2016-03-101-0/+2
* getifaddrs: Return pointer to extended interface info in ifa_data memberCorinna Vinschen2016-03-101-0/+13
* Implement POSIX.1e ACL functionsCorinna Vinschen2016-03-083-2/+141
* cygwin/acl.h: Don't clutter namespaceCorinna Vinschen2016-03-081-32/+38
* cygwin: Export clog10, clog10fYaakov Selkowitz2016-02-221-1/+2
* cygwin: accept SIGIOT as alias of SIGABRTYaakov Selkowitz2016-02-181-0/+1
* Bump Cygwin version to 2.5.0Corinna Vinschen2016-02-131-2/+2