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