Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2017-12-18Cygwin: rearrange sigwait functions, convert sigwait_common to inlineCorinna Vinschen
2017-12-18Cygwin: Implement sigtimedwaitMark Geisert
2017-12-18winsup: Belatedly add Mark Geisert to CONTRIBUTORSCorinna Vinschen
2017-12-10cygwin: add mmap fork fix to 2.10.0 release testCorinna Vinschen
2017-12-10cygwin: mmap: fix comment and formatting, drop unused codeCorinna Vinschen
2017-12-10cygwin: mmap: fix a fork failure with private, anonymous mappingsCorinna Vinschen
2017-12-08cygwin: Improve discussion of linker library ordering in faq-programmingJon Turney
2017-12-05cygwin: doc: cleanup cygutils infoCorinna Vinschen
2017-12-01cygwin: document %l[ and bump API minorCorinna Vinschen
2017-11-30cygwin: Document latest changes, bump API minorCorinna Vinschen
2017-11-30cygwin: [w]mempcpy: fix global symbolCorinna Vinschen
2017-11-30cygwin: x86_64: implement mempcpy/wmempcpy in assemblerCorinna Vinschen
2017-11-30cygwin: export wmempcpyYaakov Selkowitz
2017-11-30cygwin: add Object Size Checking to sys/socket.hYaakov Selkowitz
2017-11-30cygwin: add Object Size Checking to sys/poll.hYaakov Selkowitz
2017-11-29cygwin: create libssp compatibility import libraryYaakov Selkowitz
2017-11-29cygwin: export SSP functionsYaakov Selkowitz
2017-11-28cygserver: remove all asserts on "this"Corinna Vinschen
2017-11-28cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47Yaakov Selkowitz
2017-11-28cygwin: define _POSIX_TIMEOUTSYaakov Selkowitz
2017-11-28cygwin: don't allow empty strings in __ASMNAME tagsCorinna Vinschen
2017-11-28cygwin: improve _EXFUN tags generationCorinna Vinschen
2017-11-28cygwin: remove accidentally committed debug statmentsCorinna Vinschen
2017-11-28cygwin: further improve tags generationCorinna Vinschen
2017-11-28Feature test macros overhaul: Cygwin limits.h, part 2Yaakov Selkowitz
2017-11-27cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen
2017-11-27cygwin: improve tags generationCorinna Vinschen
2017-11-27cygwin: cleanup fhandler_socket::release_eventsCorinna Vinschen
2017-11-15Cygwin: pipe_data_available: cleanup codeCorinna Vinschen
2017-11-15Cygwin: Add FAQ How do I fix find_fast_cwd warnings?Brian Inglis
2017-11-14Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM filesCorinna Vinschen
2017-11-14Cygwin: link: Simplify an expressionCorinna Vinschen
2017-11-14Cygwin: Bump DLL version to 2.10.0, bump API minor to 319Corinna Vinschen
2017-11-14Cygwin: fcntl.h: Define O_TMPFILE and implement itCorinna Vinschen
2017-11-14Cygwin: open: cleanup code in preparation of O_TMPFILECorinna Vinschen
2017-11-08cygwin: pread: Remove incorrect commentCorinna Vinschen
2017-11-08cygwin: fhandler_disk_file::pread: always print debug info on returnCorinna Vinschen
2017-11-08cygwin: pread() returns non-zero if read beyond EOFXiaofeng Liu
2017-11-07cygwin: fix stray semicolonCorinna Vinschen
2017-11-07cygwin: add socket bugfix to release notesCorinna Vinschen
2017-11-07Fix two bugs in the limit of large numbers of sockets:Erik M. Bray
2017-11-02cygwin: ftruncate64: add missing bracesCorinna Vinschen
2017-11-02cygwin: add 2.9.1 release messages fileCorinna Vinschen
2017-11-02posix_fallocate() *returns* error codes but does not set errnoErik M. Bray
2017-11-02posix_fadvise() *returns* error codes but does not set errnoErik M. Bray
2017-10-25winsup/utils/dump_setup.cc: Remove the function 'base'Ken Brown
2017-10-18cygwin: belatedly bump DLL minor versionCorinna Vinschen
2017-10-18cygwin: unlink: workaround NFS non-ability to move file in certain casesCorinna Vinschen
2017-10-18cygwin: unlink: don't try "final trick" in try_to_bin on NFSCorinna Vinschen
2017-10-18cygwin: unlink: fix "final trick" overwrite method on remote drivesCorinna Vinschen