2016-10-22 |
Corinna Vinschen | towupper: Eliminate dead code |
commit | commitdiff | tree |
2016-10-22 |
Corinna Vinschen | Fix a potential buffer overflow in wscanf family |
commit | commitdiff | tree |
2016-10-22 |
Corinna Vinschen | get_alt_digits: Fix typo in allocation |
commit | commitdiff | tree |
2016-10-22 |
Corinna Vinschen | Remove unreachable code from passwd(1) |
commit | commitdiff | tree |
2016-10-22 |
Corinna Vinschen | Actually return value from __cp_index |
commit | commitdiff | tree |
2016-10-22 |
Corinna Vinschen | Drop redundant checks for NULL input string in wctomb... |
commit | commitdiff | tree |
2016-10-22 |
Corinna Vinschen | Fix check for empty locale string in newlocale |
commit | commitdiff | tree |
2016-10-21 |
Ken Brown | Add _PC_CASE_INSENSITIVE to [f]pathconf |
commit | commitdiff | tree |
2016-10-20 |
Jon Turney | Fix SetThreadName with gdb 7.10 on x86 |
commit | commitdiff | tree |
2016-10-20 |
Jon Turney | Update FAQ answer about setting an early breakpoint |
commit | commitdiff | tree |
2016-10-19 |
Corinna Vinschen | Don't check directories always case-insensitive in... |
commit | commitdiff | tree |
2016-10-19 |
Corinna Vinschen | Add release msg for 5a3496c |
commit | commitdiff | tree |
2016-10-19 |
Corinna Vinschen | Fix regression in console charset handling |
commit | commitdiff | tree |
2016-10-19 |
Corinna Vinschen | Bump Cygwin version to 2.6.1 |
commit | commitdiff | tree |
2016-10-17 |
Thomas Preud... | Make ctype_.c and ctype_.h agree on _ctype_b type |
commit | commitdiff | tree |
2016-09-08 |
Michael Haubenwallner | dlopen: on x/lib search x/bin if exe is in x/bin newlib-snapshot-20160923 |
commit | commitdiff | tree |
2016-09-08 |
Michael Haubenwallner | dlopen (pathfinder): try each basename per dir |
commit | commitdiff | tree |
2016-09-08 |
Michael Haubenwallner | dlopen: switch to new pathfinder class |
commit | commitdiff | tree |
2016-08-31 |
Corinna Vinschen | Fix typo in strerror doc cygwin-2_6_0-release |
commit | commitdiff | tree |
2016-08-31 |
Corinna Vinschen | strace: Don't print exception info for SetThreadName... |
commit | commitdiff | tree |
2016-08-31 |
Corinna Vinschen | Fix passwd getting error 1265 when running on newer... |
commit | commitdiff | tree |
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 |
next |