summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* cygwin: add strptime %F fix to release notesCorinna Vinschen2017-08-291-0/+3
* winsup/cygwin/libc/strptime.cc(__strptime) fix %F widthBrian Inglis2017-08-291-2/+4
* cygwin: document %s support in strptimeCorinna Vinschen2017-08-292-0/+6
* cygwin: export strnstrCorinna Vinschen2017-08-254-3/+5
* winsup/cygwin/libc/strptime.cc(__strptime) add %s support to strptimeBrian Inglis2017-08-251-0/+20
* cygwin: only expose /dev/con{in,out,sole} when started from a Windows consoleCorinna Vinschen2017-08-231-1/+1
* Document renameat2Ken Brown2017-08-193-0/+10
* cygwin: Implement renameat2Ken Brown2017-08-194-7/+51
* headers: avoid bareword attributesEric Blake2017-08-174-5/+5
* cygwin: pthread timed locks: actually timeout on timeoutCorinna Vinschen2017-08-031-4/+26
* cygwin: pthread_rwlock_rdlock: don't set errno, just return error codeCorinna Vinschen2017-08-031-1/+1
* cygwin: Implement pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlockCorinna Vinschen2017-08-037-11/+84
* cygwin: Bump DLL version to 2.9.0Corinna Vinschen2017-08-034-4/+20
* cygwin: Implement pthread_mutex_timedlockCorinna Vinschen2017-08-035-4/+35
* cygwin: simplify pthread timedwait handlingCorinna Vinschen2017-08-032-66/+60
* cygwin/signal.h: Remove SI_QUEUE unimplemented commentCorinna Vinschen2017-08-031-2/+1
* Revert "cygwin/signal.h: Remove SI_QUEUE unimplemented comment"Corinna Vinschen2017-08-032-17/+11
* cygwin/signal.h: Remove SI_QUEUE unimplemented commentCorinna Vinschen2017-08-032-11/+17
* cygwin: add explicit_bzero, elf.h changes to releaseYaakov Selkowitz2017-08-021-0/+4
* Add elf.h to newlibYaakov Selkowitz2017-08-027-1890/+0
* cygwin: Export explicit_bzeroYaakov Selkowitz2017-08-023-1/+4
* cygwin: generate Alt-Numpad characters independent of NumLock stateCorinna Vinschen2017-08-011-1/+7
* cygwin: add console issues to release notesCorinna Vinschen2017-07-311-0/+6
* cygwin: select: use UNICODE console functionsCorinna Vinschen2017-07-311-2/+2
* cygwin: console: Use memset to clear an arrayCorinna Vinschen2017-07-311-3/+2
* cygwin: clear screen using wide char functionCorinna Vinschen2017-07-311-1/+1
* cygwin: add release notes for reparse point patchesCorinna Vinschen2017-07-241-0/+5
* cygwin: unify reparse point checking code into single functionCorinna Vinschen2017-07-243-89/+70
* cygwin: fix formatting in check_reparse_point_targetCorinna Vinschen2017-07-241-3/+3
* cygwin: Fix resource leak in readdir reparse point handlingCorinna Vinschen2017-07-241-1/+1
* cygwin: add fflush fix to release notesCorinna Vinschen2017-07-191-0/+13
* cygwin: Bump DLL version to 2.8.3Corinna Vinschen2017-07-191-1/+1
* cygwin: Use errno instead of _impure_ptr->_errnoCorinna Vinschen2017-07-191-2/+1
* Revert "errno: Stop using _impure_ptr->_errno completely"Corinna Vinschen2017-07-193-5/+6
* cygwin: 2.8.2: add missing release message textcygwin-2_8_2-releaseCorinna Vinschen2017-07-121-0/+6
* cygwin: document signal.h fixesYaakov Selkowitz2017-07-121-1/+4
* cygwin: export fls, flsl, flsllCorinna Vinschen2017-07-114-1/+10
* Cygwin: fix guard on struct siginfo_tYaakov Selkowitz2017-07-101-2/+4
* Rename __in and __out in headers to avoid collision with Windows APIsDavid Macek2017-07-071-1/+1
* fix URL shortcuts launch with cygstart, create shortcuts directly in SM/Progr...Brian Inglis2017-07-061-7/+5
* fix cygwin-doc postinstall/preremove no SMPrograms/Cygwin dirBrian Inglis2017-07-062-17/+63
* Add ffsl(), ffsll(), fls(), flsl(), flsll()Sebastian Huber2017-07-051-22/+0
* Cygwin: fix signal.h with _POSIX_C_SOURCE=1Yaakov Selkowitz2017-07-041-0/+2
* add scandirat patch to release notesCorinna Vinschen2017-07-041-0/+13
* cygwin: scandirat: fix path given to scandirCorinna Vinschen2017-07-041-1/+1
* Bump DLL minor versionCorinna Vinschen2017-07-041-1/+1
* replace shortcut parameter assignments with read loops, run with shBrian Inglis2017-06-271-44/+20
* cygwin: doc: Fix doc install path in postinstall scriptCorinna Vinschen2017-06-231-3/+1
* Update documentation of cygwin setup proxy configuration detailsnewlib-snapshot-20170623Jon Turney2017-06-221-8/+5
* Update and sort list of cygwin setup command line options.Jon Turney2017-06-221-24/+38