summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* POSIX barrier implementation, take 3Václav Haisman2016-02-132-0/+16
* Bump Cygwin version to 2.4.2.Corinna Vinschen2016-02-121-1/+1
* cygwin: fix errors with GCC 5Yaakov Selkowitz2016-02-121-0/+1
* cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen2016-02-091-1/+3
* Bump cygwin version to 2.4.1Corinna Vinschen2016-01-161-1/+1
* Return unique inode numbers when calling stat/fstat on pipes and IP socketsCorinna Vinschen2016-01-111-1/+1
* Convert utmp{x}name to int, return useful value. Define _PATH_UTMPXCorinna Vinschen2016-01-073-3/+5
* FreeBSD compatibility for <sys/select.h>Sebastian Huber2015-12-141-8/+0
* Introduce the 'usertemp' filesystem typeJohannes Schindelin2015-12-071-1/+2
* Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen2015-12-071-41/+0
* Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen2015-12-061-3/+5
* Drop using _tlsbase and _tlstop in favor of access via NtCurrentTeb.Corinna Vinschen2015-12-021-9/+8
* Reapply POSIX ACL changes.Corinna Vinschen2015-11-181-2/+10
* Bump Cygwin DLL version to 2.4.0Corinna Vinschen2015-11-181-2/+2
* cygwin: export rpmatch(3)Yaakov Selkowitz2015-11-171-1/+2
* Bump Cygwin DLL minor numberCorinna Vinschen2015-11-091-1/+1
* Define MAX_IPOPTLENCorinna Vinschen2015-11-021-0/+2
* Remove spurious execute permissions from some Cygwin source and text filesJon Turney2015-10-274-0/+0
* Export aligned_alloc, at_quick_exit, quick_exit.Corinna Vinschen2015-10-221-1/+2
* Allow sysconf to return CPU cache informationCorinna Vinschen2015-08-291-1/+2
* Implement POSIX_MADV_WILLNEED/POSIX_MADV_DONTNEED for newer OSesCorinna Vinschen2015-08-271-2/+2
* Bump Cygwin DLL minor number.Corinna Vinschen2015-08-241-1/+1