summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* Update URLs for Cygwin packaging informationnewlib-snapshot-20170421Jon Turney2017-04-203-13/+6
* strace: Fix "over-optimization" flaw in strace.Daniel Santos2017-04-191-1/+1
* cygwin doc: install-html: install docbook.cssCorinna Vinschen2017-04-192-0/+25
* cygwin doc: install-html: link index.html instead of copyingCorinna Vinschen2017-04-191-2/+2
* newlib: remove __infinity{f,ld} constantsCorinna Vinschen2017-04-181-0/+5
* Avoid decimal point localization in /proc/loadavgJon Turney2017-04-101-3/+8
* mkvers.sh: Remove "function" to avoid dash objecting to bash-ism.Mark Geisert2017-04-061-1/+1
* Make ldd stop after any non-continuable exceptionJon Turney2017-04-041-1/+9
* Cygwin: Export reallocarrayCorinna Vinschen2017-04-043-1/+4
* Bump Cygwin to 2.8.1Corinna Vinschen2017-04-041-1/+1
* Add latest changes to Cygwin release informationCorinna Vinschen2017-03-282-2/+18
* Change CURR_SHARED_MAGIC to account for getloadavg patchCorinna Vinschen2017-03-281-1/+1
* Implement getloadavg()Jon Turney2017-03-2711-4/+240
* declaration of ppoll() by poll.h should be guarded by _GNU_SOURCEJon Turney2017-03-271-0/+2
* Recognize Netapp mode supporting reparse pointsCorinna Vinschen2017-03-271-0/+1
* cygwin: Do not generate surrogate chars on netappCorinna Vinschen2017-03-241-1/+1
* Document cygserver changesCorinna Vinschen2017-03-241-0/+3
* cygserver: Speed up non-debug scenarioCorinna Vinschen2017-03-247-16/+30
* cygserver: Small code cleanupCorinna Vinschen2017-03-242-3/+3
* cygserver: Revamp thread sleep handlingCorinna Vinschen2017-03-245-99/+71
* cygserver: raise number of worker threads on demandCorinna Vinschen2017-03-242-12/+11
* cygserver: Only print basename of source in debug output to raise readabilityCorinna Vinschen2017-03-241-1/+2
* cygserver: Seralize debug output to stdout to raise readabilityCorinna Vinschen2017-03-241-0/+13
* dlfcn: Remove stray debug outputnewlib-snapshot-20170323Corinna Vinschen2017-03-222-2/+0
* Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz2017-03-222-1/+6
* Cygwin: dlfcn: Fix reference countingCorinna Vinschen2017-03-213-34/+57
* Add release message for commit 973f766f6Corinna Vinschen2017-03-141-0/+3
* Revert "Add release message for commit 973f766f6"Corinna Vinschen2017-03-142-6/+12
* Add release message for commit 973f766f6Corinna Vinschen2017-03-142-12/+6
* Extend 2.8.0 release textCorinna Vinschen2017-03-121-0/+5
* Implement fhandler_dev_null::write to workaround a problem with NULCorinna Vinschen2017-03-122-0/+11
* Return value from write is ssize_t, not intCorinna Vinschen2017-03-121-1/+1
* getrandom: it's MIN, not MAXYaakov Selkowitz2017-03-112-1/+3
* Belatedly bump Cygwin DLL version to 2.8.0Corinna Vinschen2017-03-103-2/+35
* Drop now unused child_info_fork::from_mainCorinna Vinschen2017-03-101-2/+1
* fork: Don't copy _main_tls->local_clib from *_impure_ptrCorinna Vinschen2017-03-101-7/+2
* _dll_crt0: Drop incorrect check for being started from parent main threadCorinna Vinschen2017-03-101-1/+1
* errno: Stop using _impure_ptr->_errno completelyCorinna Vinschen2017-03-103-6/+5
* Drop redundant brackets in call to _reclaim_reentCorinna Vinschen2017-03-101-1/+1
* Implement dladdr() (partially)Jon Turney2017-03-086-1/+61
* yield: Don't lower thread priority, it leads to starvationCorinna Vinschen2017-03-081-5/+6
* Cygwin: Emit correct errno EAGAIN if we can't create another threadCorinna Vinschen2017-03-081-0/+2
* Export timingsafe_bcmp and timingsafe_memcmpJon Turney2017-03-074-1/+7
* Document pthread_cond_wait change in release notesCorinna Vinschen2017-03-071-0/+3
* Cygwin: pthread_cond_wait: Do as Linux and BSD do.Corinna Vinschen2017-03-071-22/+5
* cwdstuff: Don't leave from setting the CWD prematurely on initCorinna Vinschen2017-03-031-8/+42
* Preserve order of dlopen'd modules in dll_list::topsortnewlib-snapshot-20170228David Allsopp2017-02-283-5/+51
* Add 2.7.1 release fileCorinna Vinschen2017-02-241-0/+14
* Generate output with Unix line endings even from Mingw64 utilsCorinna Vinschen2017-02-242-0/+8
* Bump Cygwin version to 2.7.1Corinna Vinschen2017-02-241-1/+1