summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* cygcheck: Fix broken test for invalid wcstombs conversion reading symlinksCorinna Vinschen2016-10-221-6/+6
* cygcheck: Fix check for Cygwin symlinkCorinna Vinschen2016-10-221-1/+1
* strace: Add comment trying to explain confusing codeCorinna Vinschen2016-10-221-0/+6
* cygcheck: Close with pclose what has been opened with popenCorinna Vinschen2016-10-221-1/+1
* Remove unreachable code from passwd(1)Corinna Vinschen2016-10-221-3/+0
* Add _PC_CASE_INSENSITIVE to [f]pathconfKen Brown2016-10-214-1/+9
* Fix SetThreadName with gdb 7.10 on x86Jon Turney2016-10-201-1/+8
* Update FAQ answer about setting an early breakpointJon Turney2016-10-201-4/+13
* Don't check directories always case-insensitive in rename(2)Corinna Vinschen2016-10-192-1/+4
* Add release msg for 5a3496cCorinna Vinschen2016-10-191-0/+13
* Fix regression in console charset handlingCorinna Vinschen2016-10-191-0/+2
* Bump Cygwin version to 2.6.1Corinna Vinschen2016-10-191-1/+1
* dlopen: on x/lib search x/bin if exe is in x/binnewlib-snapshot-20160923Michael Haubenwallner2016-09-081-1/+42
* dlopen (pathfinder): try each basename per dirMichael Haubenwallner2016-09-081-6/+6
* dlopen: switch to new pathfinder classMichael Haubenwallner2016-09-083-109/+782
* strace: Don't print exception info for SetThreadName exceptionCorinna Vinschen2016-08-311-2/+6
* Fix passwd getting error 1265 when running on newer WindowsCorinna Vinschen2016-08-312-43/+52
* Add release message for commit 3d3ab82Yaakov Selkowitz2016-08-301-0/+3
* Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptrCorinna Vinschen2016-08-251-4/+4
* Fix formattingCorinna Vinschen2016-08-251-5/+6
* Fix SetThreadName with current gdbJon Turney2016-08-251-1/+6
* Include winsup.h prior to including other headersCorinna Vinschen2016-08-241-2/+5
* Clarify Cygwin's support for Win32 pathsKen Brown2016-08-231-5/+9
* Add missing LF in release textCorinna Vinschen2016-08-231-0/+1
* Export and document strerror_l, strptime_l, wcsftime_l from CygwinCorinna Vinschen2016-08-234-12/+16
* Implement GNU extension strptime_lCorinna Vinschen2016-08-232-27/+48
* Implement GNU extension wcsftime_lCorinna Vinschen2016-08-231-0/+1
* Implement missing POSIX-1.2008 function strerror_lCorinna Vinschen2016-08-232-0/+8
* Send thread names to debuggerJon Turney2016-08-237-1/+38
* Add pthread_getname_np and pthread_setname_npJon Turney2016-08-238-2/+78
* Reference __global_locale only via __get_global_locale.Corinna Vinschen2016-08-231-3/+3
* Avoid truncating from long double to double in sinhl().David Wohlferd2016-08-221-1/+1
* sqrt: Fix NaN propagation for IEEE Std 754-2008Ray Donnelly2016-08-221-3/+2
* Document nl_langinfo_l and separate POSIX from GNU extensions in release messageCorinna Vinschen2016-08-203-18/+29
* Implement missing POSIX function nl_langinfo_lCorinna Vinschen2016-08-202-1/+3
* Introduce __current_locale_charset/__locale_charsetCorinna Vinschen2016-08-202-3/+4
* Only define __getreent inline function when building newlib or CygwinCorinna Vinschen2016-08-205-3/+14
* Add release message for commit eb61113Corinna Vinschen2016-08-192-0/+6
* Add release message for commit a871644Corinna Vinschen2016-08-191-0/+4
* Simplify "Windows-standard-like" permissionsCorinna Vinschen2016-08-192-23/+22
* Fix outdated S_JUSTCREATED commentCorinna Vinschen2016-08-191-3/+3
* Reinstantiate Cygwin function called `__getreent'Corinna Vinschen2016-08-182-2/+7
* Revert "Fix __getreent function for Cygwin"Corinna Vinschen2016-08-181-2/+1
* Workaround AzureAD shortcomingsCorinna Vinschen2016-08-181-10/+90
* Fix __getreent function for CygwinCorinna Vinschen2016-08-181-1/+2
* Add release message for commit c02ac89Corinna Vinschen2016-08-172-0/+8
* Add -i/--input option to locale(1)Corinna Vinschen2016-08-172-14/+34
* Rephrase release messageCorinna Vinschen2016-08-161-1/+1
* Fix typo in release messageCorinna Vinschen2016-08-161-1/+0
* Add release text for Cygwin 2.6.0Corinna Vinschen2016-08-153-29/+118