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
2016-08-20Introduce __current_locale_charset/__locale_charsetCorinna Vinschen
2016-08-20Only define __getreent inline function when building newlib or CygwinCorinna Vinschen
2016-08-19Add release message for commit eb61113Corinna Vinschen
2016-08-19Add release message for commit a871644Corinna Vinschen
2016-08-19Simplify "Windows-standard-like" permissionsCorinna Vinschen
2016-08-19Fix outdated S_JUSTCREATED commentCorinna Vinschen
2016-08-18Reinstantiate Cygwin function called `__getreent'Corinna Vinschen
2016-08-18Revert "Fix __getreent function for Cygwin"Corinna Vinschen
2016-08-18Workaround AzureAD shortcomingsCorinna Vinschen
2016-08-18Fix __getreent function for CygwinCorinna Vinschen
2016-08-17Add release message for commit c02ac89Corinna Vinschen
2016-08-17Add -i/--input option to locale(1)Corinna Vinschen
2016-08-16Rephrase release messageCorinna Vinschen
2016-08-16Fix typo in release messageCorinna Vinschen
2016-08-15Add release text for Cygwin 2.6.0Corinna Vinschen
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen
2016-08-15Make sure alloca is called even when optimizing, fully init _REENTCorinna Vinschen
2016-08-15Add sys/_locale.h header and fix up headersCorinna Vinschen
2016-08-15Bump CygwinAPI minor.Corinna Vinschen
2016-08-15Implement strfmon_lCorinna Vinschen
2016-08-15Rename __get_locale_XXX to __get_XXX_locale to use unified naming schemeCorinna Vinschen
2016-08-15Implement per-locale string functionsCorinna Vinschen
2016-08-15Implement all per-locale ctype functionsCorinna Vinschen
2016-08-15posix.xml: Note duplocale, freelocale, newlocale, uselocale as implementedCorinna Vinschen
2016-08-15Fix memory handling in functions called from loadlocaleCorinna Vinschen
2016-08-15Implement newlocale, freelocale, duplocale, uselocaleCorinna Vinschen
2016-08-15Rearrange struct __locale_t pointers into an arrayCorinna Vinschen
2016-08-15Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen
2016-08-15Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen
2016-08-12Remove unused import/rexec.c accidentally imported by commit b6e90a06Corinna Vinschen
2016-08-11kill(pid, sig) before waitpid() returns -1 for sig != 0Erik Bray
2016-08-05Workaround for filesystems with broken FileAllInformation info class (NcFsd)Corinna Vinschen
2016-08-03Fix console clear screen if buffer is fullCorinna Vinschen
2016-08-01Fix console clear screen in case of partial scrollingCorinna Vinschen
2016-08-01Open process with PROCESS_QUERY_INFORMATION to fetch mapsCorinna Vinschen
2016-07-29Fix clear screen behaviour of console when user scrolled up or downCorinna Vinschen
2016-07-28Fix buffer scrolling when performing a "clear screen"Corinna Vinschen
2016-07-27Don't raise SIGTTIN from poll/selectCorinna Vinschen
2016-07-27Remove redundant macro and function called `__getreent'Corinna Vinschen
2016-07-23posix.xml: Add missing unimplemented functions from POSIX-1.2013Corinna Vinschen
2016-07-22Change "nodomain+nobody" to "no+body"Corinna Vinschen
2016-07-19Handle WinFSP nobody accountCorinna Vinschen
2016-07-18Fix typoCorinna Vinschen
2016-07-18Add release message for commit 71df3bfCorinna Vinschen
2016-07-18truncl: Fix setting rounding bits in FPU control wordCorinna Vinschen
2016-07-14Put previous doc in correct sectionEric Blake
2016-07-14Add release message for commit fe9e3b4Corinna Vinschen
2016-07-14Transform all special chars in relative Windows path stringCorinna Vinschen