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-08-03cygwin: Implement pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlockCorinna Vinschen
2017-08-03cygwin: Bump DLL version to 2.9.0Corinna Vinschen
2017-08-03cygwin: Implement pthread_mutex_timedlockCorinna Vinschen
2017-08-03cygwin: simplify pthread timedwait handlingCorinna Vinschen
2017-08-03cygwin/signal.h: Remove SI_QUEUE unimplemented commentCorinna Vinschen
2017-08-03Revert "cygwin/signal.h: Remove SI_QUEUE unimplemented comment"Corinna Vinschen
2017-08-03cygwin/signal.h: Remove SI_QUEUE unimplemented commentCorinna Vinschen
2017-08-02cygwin: add explicit_bzero, elf.h changes to releaseYaakov Selkowitz
2017-08-02Add elf.h to newlibYaakov Selkowitz
2017-08-02cygwin: Export explicit_bzeroYaakov Selkowitz
2017-08-01cygwin: generate Alt-Numpad characters independent of NumLock stateCorinna Vinschen
2017-08-01cygwin: add console issues to release notesCorinna Vinschen
2017-07-31cygwin: select: use UNICODE console functionsCorinna Vinschen
2017-07-31cygwin: console: Use memset to clear an arrayCorinna Vinschen
2017-07-31cygwin: clear screen using wide char functionCorinna Vinschen
2017-07-25cygwin: add release notes for reparse point patchesCorinna Vinschen
2017-07-24cygwin: unify reparse point checking code into single functionCorinna Vinschen
2017-07-24cygwin: fix formatting in check_reparse_point_targetCorinna Vinschen
2017-07-24cygwin: Fix resource leak in readdir reparse point handlingCorinna Vinschen
2017-07-19cygwin: add fflush fix to release notesCorinna Vinschen
2017-07-19cygwin: Bump DLL version to 2.8.3Corinna Vinschen
2017-07-19cygwin: Use errno instead of _impure_ptr->_errnoCorinna Vinschen
2017-07-19Revert "errno: Stop using _impure_ptr->_errno completely"Corinna Vinschen
2017-07-12cygwin: 2.8.2: add missing release message textcygwin-2_8_2-releaseCorinna Vinschen
2017-07-12cygwin: document signal.h fixesYaakov Selkowitz
2017-07-11cygwin: export fls, flsl, flsllCorinna Vinschen
2017-07-10Cygwin: fix guard on struct siginfo_tYaakov Selkowitz
2017-07-07Rename __in and __out in headers to avoid collision with Windows APIsDavid Macek
2017-07-06fix URL shortcuts launch with cygstart, create shortcuts directly in SM/Progr...Brian Inglis
2017-07-06fix cygwin-doc postinstall/preremove no SMPrograms/Cygwin dirBrian Inglis
2017-07-05Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber
2017-07-05Cygwin: fix signal.h with _POSIX_C_SOURCE=1Yaakov Selkowitz
2017-07-04add scandirat patch to release notesCorinna Vinschen
2017-07-04cygwin: scandirat: fix path given to scandirCorinna Vinschen
2017-07-04Bump DLL minor versionCorinna Vinschen
2017-06-27replace shortcut parameter assignments with read loops, run with shBrian Inglis
2017-06-23cygwin: doc: Fix doc install path in postinstall scriptCorinna Vinschen
2017-06-22Update documentation of cygwin setup proxy configuration detailsnewlib-snapshot-20170623Jon Turney
2017-06-22Update and sort list of cygwin setup command line options.Jon Turney
2017-06-22Note regtool fix in release messageCorinna Vinschen
2017-06-20cygwin: regtool: encode error messages correctlyFujii Hironori
2017-06-20Revert "cygserver: Revamp thread sleep handling"Corinna Vinschen
2017-06-20cygwin: readdir: Activate check for remote reparse pointsCorinna Vinschen
2017-06-20Compatibility improvements to reparse point handling.Joe_Lowe
2017-06-19cygwin: export strverscmp, add versionsortYaakov Selkowitz
2017-06-19Ensure that send() interrupted by a signal returns sucessfullyErik M. Bray
2017-06-14cygwin: document XSI sigpauseYaakov Selkowitz
2017-06-14Export XSI sigpauseYaakov Selkowitz
2017-06-14Feature test macros overhaul: Cygwin signal.hYaakov Selkowitz
2017-06-14cygwin: readdir: don't lookup mount target inodesCorinna Vinschen