2016-08-30 |
Yaakov Selkowitz | Add release message for commit 3d3ab82 |
commit | commitdiff | tree |
2016-08-29 |
Yaakov Selkowitz | Fix off_t typedef on Cygwin64 |
commit | commitdiff | tree |
2016-08-25 |
Corinna Vinschen | Change return type from locale_t to struct __locale_t... |
commit | commitdiff | tree |
2016-08-25 |
Corinna Vinschen | Drop duplicate _ctype_ declaration from ctype_.h |
commit | commitdiff | tree |
2016-08-25 |
Corinna Vinschen | Drop global __ctype_ptr__ entirely in favor of using... |
commit | commitdiff | tree |
2016-08-25 |
Corinna Vinschen | Fix formatting |
commit | commitdiff | tree |
2016-08-25 |
Jon Turney | Fix SetThreadName with current gdb |
commit | commitdiff | tree |
2016-08-25 |
Corinna Vinschen | Use struct __locale_t * for reentrent locale functions |
commit | commitdiff | tree |
2016-08-25 |
Brian Inglis | Add strerror_l prototype, change str[n]casecmp_l featur... |
commit | commitdiff | tree |
2016-08-24 |
Corinna Vinschen | Avoid crash when calling __localeconv_l with __C_locale |
commit | commitdiff | tree |
2016-08-24 |
Corinna Vinschen | Include winsup.h prior to including other headers |
commit | commitdiff | tree |
2016-08-24 |
Corinna Vinschen | Use #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE |
commit | commitdiff | tree |
2016-08-23 |
Eric Blake | strerror_l: Fix copy-and-paste typo |
commit | commitdiff | tree |
2016-08-23 |
Ken Brown | Clarify Cygwin's support for Win32 paths |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Add missing LF in release text |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Mention strerror_l in libc/string/strings.tex |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Add __get_C_locale inline function and fix new locale... |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Export and document strerror_l, strptime_l, wcsftime_l... |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Implement GNU extension strptime_l |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Implement GNU extension wcsftime_l |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Implement missing POSIX-1.2008 function strerror_l |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Add missing declarations of str{n}casecmp_l to strings.h. |
commit | commitdiff | tree |
2016-08-23 |
Jon Turney | Send thread names to debugger |
commit | commitdiff | tree |
2016-08-23 |
Jon Turney | Add pthread_getname_np and pthread_setname_np |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Fix stray closing brace |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Add/change a few #ifdef comments in locale code for... |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Remove erroneous POSIX guards for reentrant locale... |
commit | commitdiff | tree |
2016-08-23 |
Corinna Vinschen | Reference __global_locale only via __get_global_locale. |
commit | commitdiff | tree |
2016-08-22 |
David Wohlferd | Avoid truncating from long double to double in sinhl(). |
commit | commitdiff | tree |
2016-08-22 |
Ray Donnelly | sqrt: Fix NaN propagation for IEEE Std 754-2008 |
commit | commitdiff | tree |
2016-08-21 |
Corinna Vinschen | Remove extern declaration of __locale_cjk_lang in strin... |
commit | commitdiff | tree |
2016-08-20 |
Corinna Vinschen | Document nl_langinfo_l and separate POSIX from GNU... |
commit | commitdiff | tree |
2016-08-20 |
Corinna Vinschen | Implement missing POSIX function nl_langinfo_l |
commit | commitdiff | tree |
2016-08-20 |
Corinna Vinschen | Introduce __current_locale_charset/__locale_charset |
commit | commitdiff | tree |
2016-08-20 |
Corinna Vinschen | Only define __getreent inline function when building... |
commit | commitdiff | tree |
2016-08-19 |
Corinna Vinschen | Add release message for commit eb61113 |
commit | commitdiff | tree |
2016-08-19 |
Corinna Vinschen | Add release message for commit a871644 |
commit | commitdiff | tree |
2016-08-19 |
Corinna Vinschen | Simplify "Windows-standard-like" permissions |
commit | commitdiff | tree |
2016-08-19 |
Corinna Vinschen | Fix outdated S_JUSTCREATED comment |
commit | commitdiff | tree |
2016-08-19 |
Thomas Preud... | Fix html build |
commit | commitdiff | tree |
2016-08-19 |
Thomas Preudhomme | Fix html build with makeinfo 5.2 |
commit | commitdiff | tree |
2016-08-18 |
Corinna Vinschen | Reinstantiate Cygwin function called `__getreent' |
commit | commitdiff | tree |
2016-08-18 |
Corinna Vinschen | Revert "Fix __getreent function for Cygwin" |
commit | commitdiff | tree |
2016-08-18 |
Corinna Vinschen | Workaround AzureAD shortcomings |
commit | commitdiff | tree |
2016-08-18 |
Corinna Vinschen | Fix __getreent function for Cygwin |
commit | commitdiff | tree |
2016-08-17 |
Thomas Preudhomme | Fix pdf build failure wrt documentation of is*_l functions |
commit | commitdiff | tree |
2016-08-17 |
Corinna Vinschen | Add release message for commit c02ac89 |
commit | commitdiff | tree |
2016-08-17 |
Corinna Vinschen | Add -i/--input option to locale(1) |
commit | commitdiff | tree |
2016-08-17 |
Corinna Vinschen | Constify __locale_ctype_ptr and __locale_ctype_ptr_l |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Actually return pointers in locale categroy accessor... |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Always fall back to __ctype_ptr__ in isXXX_l functions. |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Avoid "implicit declaration of function ‘strtold_l... |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Use era_info_t and alt_digits_t on _WANT_C99_TIME_FORMA... |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Expose locale category accessor functions to non-__HAVE... |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | __localeconv_l: Always define locale variable lconv |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Don't use locale_t in internal header |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Rephrase release message |
commit | commitdiff | tree |
2016-08-16 |
Corinna Vinschen | Fix typo in release message |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Add release text for Cygwin 2.6.0 |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Implement strto[dflu]_l/wcsto[dflu]_l |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Add documentation for duplocale, freelocale, newlocale... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Fold documentation of is*_l funcs into documentation... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | setlocale/localeconv are *not* POSIX-1.2008 |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | setlocale.h: Fix current locale handling for !__HAVE_LO... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | __loadlocale: Set missing val when evaluating CP874 |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Make sure alloca is called even when optimizing, fully... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Fix multiple thinkos in newlocale |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Fix _REENT_INIT initialization of _locale |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Fix typo in isalnum_l doc |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Get rid of LCID, reformat type definitions in setlocale.h |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Add sys/_locale.h header and fix up headers |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Bump CygwinAPI minor. |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Implement strfmon_l |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Rename __get_locale_XXX to __get_XXX_locale to use... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Move lconv into struct __locale_t and implement __local... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Implement per-locale string functions |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Implement all per-locale ctype functions |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Move localeconv, duplocale, freelocale, newlocale,... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | include/locale.h: Fix POSIX guards |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Remove non-working __part_load_locale function and... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | posix.xml: Note duplocale, freelocale, newlocale, uselo... |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Fix memory handling in functions called from loadlocale |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Implement newlocale, freelocale, duplocale, uselocale |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Use __get_global_locale function where appropriate |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Rearrange struct __locale_t pointers into an array |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Change loadlocale to fill a __locale_t given as parameter |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | Consolidate wctomb/mbtowc calls for POSIX-1.2008 |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | POSIX-1.2008 per-thread locales, groundwork part 2 |
commit | commitdiff | tree |
2016-08-15 |
Corinna Vinschen | POSIX-1.2008 per-thread locales, groundwork part 1 |
commit | commitdiff | tree |
2016-08-12 |
Yaakov Selkowitz | Do not include wctype.h in wchar.h with _GNU_SOURCE |
commit | commitdiff | tree |
2016-08-12 |
Yaakov Selkowitz | Define va_list in stdio.h and wchar.h |
commit | commitdiff | tree |
2016-08-12 |
Corinna Vinschen | Remove unused import/rexec.c accidentally imported... |
commit | commitdiff | tree |
2016-08-11 |
Yaakov Selkowitz | Include wctype.h in wchar.h as an XSI extension |
commit | commitdiff | tree |
2016-08-11 |
Yaakov Selkowitz | Feature test macros overhaul: wctype.h |
commit | commitdiff | tree |
2016-08-11 |
Erik Bray | kill(pid, sig) before waitpid() returns -1 for sig... |
commit | commitdiff | tree |
2016-08-11 |
Yaakov Selkowitz | Feature test macros overhaul: wchar.h, part 2 |
commit | commitdiff | tree |
2016-08-11 |
Anton Kolesov | arc: Fix strcmp for big endian without barrel shifter |
commit | commitdiff | tree |
2016-08-11 |
Claudiu Zissulescu | arc: Add align keyword. |
commit | commitdiff | tree |
2016-08-11 |
Claudiu Zissulescu | arc: Use prefetch instead of prealloc. |
commit | commitdiff | tree |
2016-08-11 |
Claudiu Zissulescu | arc: Use unaligned loads/stores for memcopy. |
commit | commitdiff | tree |
next |