]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2016-10-19 Corinna VinschenFix regression in console charset handling
2016-10-19 Corinna VinschenBump Cygwin version to 2.6.1
2016-10-17 Thomas Preud... Make ctype_.c and ctype_.h agree on _ctype_b type
2016-09-08 Michael Haubenwallnerdlopen: on x/lib search x/bin if exe is in x/bin newlib-snapshot-20160923
2016-09-08 Michael Haubenwallnerdlopen (pathfinder): try each basename per dir
2016-09-08 Michael Haubenwallnerdlopen: switch to new pathfinder class
2016-08-31 Corinna VinschenFix typo in strerror doc cygwin-2_6_0-release
2016-08-31 Corinna Vinschenstrace: Don't print exception info for SetThreadName...
2016-08-31 Corinna VinschenFix passwd getting error 1265 when running on newer...
2016-08-30 Yaakov SelkowitzAdd release message for commit 3d3ab82
2016-08-29 Yaakov SelkowitzFix off_t typedef on Cygwin64
2016-08-25 Corinna VinschenChange return type from locale_t to struct __locale_t...
2016-08-25 Corinna VinschenDrop duplicate _ctype_ declaration from ctype_.h
2016-08-25 Corinna VinschenDrop global __ctype_ptr__ entirely in favor of using...
2016-08-25 Corinna VinschenFix formatting
2016-08-25 Jon TurneyFix SetThreadName with current gdb
2016-08-25 Corinna VinschenUse struct __locale_t * for reentrent locale functions
2016-08-25 Brian InglisAdd strerror_l prototype, change str[n]casecmp_l featur...
2016-08-24 Corinna VinschenAvoid crash when calling __localeconv_l with __C_locale
2016-08-24 Corinna VinschenInclude winsup.h prior to including other headers
2016-08-24 Corinna VinschenUse #if __GNU_VISIBLE, not #ifdef __GNU_VISIBLE
2016-08-23 Eric Blakestrerror_l: Fix copy-and-paste typo
2016-08-23 Ken BrownClarify Cygwin's support for Win32 paths
2016-08-23 Corinna VinschenAdd missing LF in release text
2016-08-23 Corinna VinschenMention strerror_l in libc/string/strings.tex
2016-08-23 Corinna VinschenAdd __get_C_locale inline function and fix new locale...
2016-08-23 Corinna VinschenExport and document strerror_l, strptime_l, wcsftime_l...
2016-08-23 Corinna VinschenImplement GNU extension strptime_l
2016-08-23 Corinna VinschenImplement GNU extension wcsftime_l
2016-08-23 Corinna VinschenImplement missing POSIX-1.2008 function strerror_l
2016-08-23 Corinna VinschenAdd missing declarations of str{n}casecmp_l to strings.h.
2016-08-23 Jon TurneySend thread names to debugger
2016-08-23 Jon TurneyAdd pthread_getname_np and pthread_setname_np
2016-08-23 Corinna VinschenFix stray closing brace
2016-08-23 Corinna VinschenAdd/change a few #ifdef comments in locale code for...
2016-08-23 Corinna VinschenRemove erroneous POSIX guards for reentrant locale...
2016-08-23 Corinna VinschenReference __global_locale only via __get_global_locale.
2016-08-22 David WohlferdAvoid truncating from long double to double in sinhl().
2016-08-22 Ray Donnellysqrt: Fix NaN propagation for IEEE Std 754-2008
2016-08-21 Corinna VinschenRemove extern declaration of __locale_cjk_lang in strin...
2016-08-20 Corinna VinschenDocument nl_langinfo_l and separate POSIX from GNU...
2016-08-20 Corinna VinschenImplement missing POSIX function nl_langinfo_l
2016-08-20 Corinna VinschenIntroduce __current_locale_charset/__locale_charset
2016-08-20 Corinna VinschenOnly define __getreent inline function when building...
2016-08-19 Corinna VinschenAdd release message for commit eb61113
2016-08-19 Corinna VinschenAdd release message for commit a871644
2016-08-19 Corinna VinschenSimplify "Windows-standard-like" permissions
2016-08-19 Corinna VinschenFix outdated S_JUSTCREATED comment
2016-08-19 Thomas Preud... Fix html build
2016-08-19 Thomas PreudhommeFix html build with makeinfo 5.2
2016-08-18 Corinna VinschenReinstantiate Cygwin function called `__getreent'
2016-08-18 Corinna VinschenRevert "Fix __getreent function for Cygwin"
2016-08-18 Corinna VinschenWorkaround AzureAD shortcomings
2016-08-18 Corinna VinschenFix __getreent function for Cygwin
2016-08-17 Thomas PreudhommeFix pdf build failure wrt documentation of is*_l functions
2016-08-17 Corinna VinschenAdd release message for commit c02ac89
2016-08-17 Corinna VinschenAdd -i/--input option to locale(1)
2016-08-17 Corinna VinschenConstify __locale_ctype_ptr and __locale_ctype_ptr_l
2016-08-16 Corinna VinschenActually return pointers in locale categroy accessor...
2016-08-16 Corinna VinschenAlways fall back to __ctype_ptr__ in isXXX_l functions.
2016-08-16 Corinna VinschenAvoid "implicit declaration of function ‘strtold_l...
2016-08-16 Corinna VinschenUse era_info_t and alt_digits_t on _WANT_C99_TIME_FORMA...
2016-08-16 Corinna VinschenExpose locale category accessor functions to non-__HAVE...
2016-08-16 Corinna Vinschen__localeconv_l: Always define locale variable lconv
2016-08-16 Corinna VinschenDon't use locale_t in internal header
2016-08-16 Corinna VinschenRephrase release message
2016-08-16 Corinna VinschenFix typo in release message
2016-08-15 Corinna VinschenAdd release text for Cygwin 2.6.0
2016-08-15 Corinna VinschenImplement strto[dflu]_l/wcsto[dflu]_l
2016-08-15 Corinna VinschenAdd documentation for duplocale, freelocale, newlocale...
2016-08-15 Corinna VinschenFold documentation of is*_l funcs into documentation...
2016-08-15 Corinna Vinschensetlocale/localeconv are *not* POSIX-1.2008
2016-08-15 Corinna Vinschensetlocale.h: Fix current locale handling for !__HAVE_LO...
2016-08-15 Corinna Vinschen__loadlocale: Set missing val when evaluating CP874
2016-08-15 Corinna VinschenMake sure alloca is called even when optimizing, fully...
2016-08-15 Corinna VinschenFix multiple thinkos in newlocale
2016-08-15 Corinna VinschenFix _REENT_INIT initialization of _locale
2016-08-15 Corinna VinschenFix typo in isalnum_l doc
2016-08-15 Corinna VinschenGet rid of LCID, reformat type definitions in setlocale.h
2016-08-15 Corinna VinschenAdd sys/_locale.h header and fix up headers
2016-08-15 Corinna VinschenBump CygwinAPI minor.
2016-08-15 Corinna VinschenImplement strfmon_l
2016-08-15 Corinna VinschenRename __get_locale_XXX to __get_XXX_locale to use...
2016-08-15 Corinna VinschenMove lconv into struct __locale_t and implement __local...
2016-08-15 Corinna VinschenImplement per-locale string functions
2016-08-15 Corinna VinschenImplement all per-locale ctype functions
2016-08-15 Corinna VinschenMove localeconv, duplocale, freelocale, newlocale,...
2016-08-15 Corinna Vinscheninclude/locale.h: Fix POSIX guards
2016-08-15 Corinna VinschenRemove non-working __part_load_locale function and...
2016-08-15 Corinna Vinschenposix.xml: Note duplocale, freelocale, newlocale, uselo...
2016-08-15 Corinna VinschenFix memory handling in functions called from loadlocale
2016-08-15 Corinna VinschenImplement newlocale, freelocale, duplocale, uselocale
2016-08-15 Corinna VinschenUse __get_global_locale function where appropriate
2016-08-15 Corinna VinschenRearrange struct __locale_t pointers into an array
2016-08-15 Corinna VinschenChange loadlocale to fill a __locale_t given as parameter
2016-08-15 Corinna VinschenConsolidate wctomb/mbtowc calls for POSIX-1.2008
2016-08-15 Corinna VinschenPOSIX-1.2008 per-thread locales, groundwork part 2
2016-08-15 Corinna VinschenPOSIX-1.2008 per-thread locales, groundwork part 1
2016-08-12 Yaakov SelkowitzDo not include wctype.h in wchar.h with _GNU_SOURCE
2016-08-12 Yaakov SelkowitzDefine va_list in stdio.h and wchar.h
next
This page took 0.053181 seconds and 5 git commands to generate.