summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz2018-01-174-19/+19
* ansification: remove _PTRYaakov Selkowitz2018-01-171-2/+2
* ansification: remove _PARAMSYaakov Selkowitz2018-01-173-5/+5
* ansification: remove _CONSTYaakov Selkowitz2018-01-171-1/+1
* cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headersYaakov Selkowitz2018-01-173-0/+34
* cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz2018-01-162-1/+9
* cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test varia...Brian Inglis2017-12-222-7/+8
* winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typoBrian Inglis2017-12-221-1/+1
* cygwin: block devices: fix file offset after short writesnewlib-snapshot-20171222Corinna Vinschen2017-12-192-2/+13
* Cygwin: document sigtimedwait and ftell{o} patchCorinna Vinschen2017-12-182-2/+5
* Cygwin: rearrange sigwait functions, convert sigwait_common to inlineCorinna Vinschen2017-12-181-45/+43
* Cygwin: Implement sigtimedwaitMark Geisert2017-12-185-5/+39
* winsup: Belatedly add Mark Geisert to CONTRIBUTORSCorinna Vinschen2017-12-181-0/+1
* cygwin: add mmap fork fix to 2.10.0 release testCorinna Vinschen2017-12-101-0/+3
* cygwin: mmap: fix comment and formatting, drop unused codeCorinna Vinschen2017-12-101-8/+5
* cygwin: mmap: fix a fork failure with private, anonymous mappingsCorinna Vinschen2017-12-101-0/+7
* cygwin: Improve discussion of linker library ordering in faq-programmingJon Turney2017-12-081-1/+36
* cygwin: doc: cleanup cygutils infoCorinna Vinschen2017-12-054-39/+15
* cygwin: document %l[ and bump API minorCorinna Vinschen2017-12-013-1/+8
* cygwin: Document latest changes, bump API minorCorinna Vinschen2017-11-303-1/+26
* cygwin: [w]mempcpy: fix global symbolCorinna Vinschen2017-11-301-5/+5
* cygwin: x86_64: implement mempcpy/wmempcpy in assemblerCorinna Vinschen2017-11-301-16/+44
* cygwin: export wmempcpyYaakov Selkowitz2017-11-303-1/+4
* cygwin: add Object Size Checking to sys/socket.hYaakov Selkowitz2017-11-302-0/+24
* cygwin: add Object Size Checking to sys/poll.hYaakov Selkowitz2017-11-302-0/+30
* cygwin: create libssp compatibility import libraryYaakov Selkowitz2017-11-291-1/+4
* cygwin: export SSP functionsYaakov Selkowitz2017-11-292-1/+25
* cygserver: remove all asserts on "this"Corinna Vinschen2017-11-282-7/+0
* cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47Yaakov Selkowitz2017-11-281-0/+1
* cygwin: define _POSIX_TIMEOUTSYaakov Selkowitz2017-11-281-1/+1
* cygwin: don't allow empty strings in __ASMNAME tagsCorinna Vinschen2017-11-281-1/+1
* cygwin: improve _EXFUN tags generationCorinna Vinschen2017-11-281-1/+2
* cygwin: remove accidentally committed debug statmentsCorinna Vinschen2017-11-281-2/+0
* cygwin: further improve tags generationCorinna Vinschen2017-11-282-1/+5
* Feature test macros overhaul: Cygwin limits.h, part 2Yaakov Selkowitz2017-11-281-2/+28
* cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen2017-11-2727-140/+140
* cygwin: improve tags generationCorinna Vinschen2017-11-271-1/+4
* cygwin: cleanup fhandler_socket::release_eventsCorinna Vinschen2017-11-271-7/+9
* Cygwin: pipe_data_available: cleanup codeCorinna Vinschen2017-11-151-27/+40
* Cygwin: Add FAQ How do I fix find_fast_cwd warnings?Brian Inglis2017-11-151-0/+50
* Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM filesCorinna Vinschen2017-11-141-8/+0
* Cygwin: link: Simplify an expressionCorinna Vinschen2017-11-141-9/+4
* Cygwin: Bump DLL version to 2.10.0, bump API minor to 319Corinna Vinschen2017-11-142-3/+6
* Cygwin: fcntl.h: Define O_TMPFILE and implement itCorinna Vinschen2017-11-143-3/+101
* Cygwin: open: cleanup code in preparation of O_TMPFILECorinna Vinschen2017-11-141-55/+53
* cygwin: pread: Remove incorrect commentCorinna Vinschen2017-11-081-1/+1
* cygwin: fhandler_disk_file::pread: always print debug info on returnCorinna Vinschen2017-11-081-2/+9
* cygwin: pread() returns non-zero if read beyond EOFXiaofeng Liu2017-11-081-2/+5
* cygwin: fix stray semicolonCorinna Vinschen2017-11-071-1/+1
* cygwin: add socket bugfix to release notesCorinna Vinschen2017-11-071-0/+3