summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump Cygwin DLL minor number.Corinna Vinschen2015-08-031-1/+1
* Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen2015-07-211-1/+2
* Lower Cygwin's MINSIGSTKSZ and SIGSTKSZCorinna Vinschen2015-07-191-6/+4
* Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen2015-07-172-2/+15
* Document the fact that we forgot to bump for sigaltstack and sethostnameCorinna Vinschen2015-07-171-1/+2
* Define larger MINSIGSTKSZ and SIGSTKSZ values for CygwinCorinna Vinschen2015-06-261-0/+7
* Complement SIGEV_* enums with macrosKen Brown2015-06-231-0/+4
* Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as wellCorinna Vinschen2015-06-201-3/+0
* Preliminary infrastructure to implement alternate stackCorinna Vinschen2015-06-191-0/+6
* Add sethostnameCorinna Vinschen2015-06-171-2/+2
* Bump minor DLL version to 5Corinna Vinschen2015-06-111-1/+1
* Bump minor DLL version to 4Corinna Vinschen2015-06-081-1/+1
* Bump minor DLL version to 3Corinna Vinschen2015-06-021-1/+1
* Bump minor DLL version to 2cygwin-2_0_2-releaseCorinna Vinschen2015-05-031-1/+1
* Bump minor DLL version to 1cygwin-2_0_1-releaseCorinna Vinschen2015-04-301-1/+1
* Define __s64 and __u64cygwin-2_0_0-releaseCorinna Vinschen2015-04-271-1/+5
* Remove Cygwin's libgen.hCorinna Vinschen2015-04-231-23/+0
* Bump Cygwin version to 2.0.0.Corinna Vinschen2015-04-231-2/+2
* Remove __acl16 from official headerCorinna Vinschen2015-04-231-10/+0
* Try to make sure struct _mcontext is 16-byte alignedJon TURNEY2015-04-232-3/+3
* Drop local stdint.h and inttypes.h in favor of newlib filesCorinna Vinschen2015-04-233-544/+1
* Provide ucontext to signal handlersJon TURNEY2015-04-232-0/+42
* Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY2015-04-231-1/+4
* Rename struct ucontext to struct __mcontextJon TURNEY2015-04-231-9/+19
* Prepare to rename/reuse struct ucontext.Corinna Vinschen2015-04-231-2/+4
* Add CMIN and CTIME definitionsCorinna Vinschen2015-04-231-1/+3
* Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROSCorinna Vinschen2015-04-232-23/+2
* Drop cygwin/_types.h.Corinna Vinschen2015-04-231-16/+0
* Remove now useless include/cygwin/sys_time.hCorinna Vinschen2015-03-131-27/+0
* Fix typo in include/cygwin/version.hAlexey Pavlov2015-03-121-1/+1
* Include sys/_timespec.h in cygwin/types.h to adjust to newlibCorinna Vinschen2015-03-111-1/+2
* cygwin: fix __x86_64__ conditional in stdint.hYaakov Selkowitz2015-03-101-1/+1
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 36.Corinna Vinschen2015-03-041-1/+1
* * common.din (issetugid): Export.Corinna Vinschen2015-03-031-1/+2