This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/locales in repository newlib.
discards 5dd9494 setlocale/localeconv are *not* POSIX-1.2008 discards db982ca setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] discards 97e5f9a __loadlocale: Set missing val when evaluating CP874 discards 7cf71bb Make sure alloca is called even when optimizing, fully init _REENT discards d4c9f31 Fix multiple thinkos in newlocale discards f0b8f74 Fix _REENT_INIT initialization of _locale discards 5443e73 Fix typo in isalnum_l doc discards ad6b226 Get rid of LCID, reformat type definitions in setlocale.h discards e80ec7b Add sys/_locale.h header and fix up headers discards d327254 Bump CygwinAPI minor. discards b1829cc Implement strfmon_l discards 37e1833 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards b4e7c99 Move lconv into struct __locale_t and implement __localeconv_l discards 99a2329 Implement per-locale string functions discards f40abd8 Implement all per-locale ctype functions discards cb6f7f1 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards b64a98f include/locale.h: Fix POSIX guards discards 62dabe5 Remove non-working __part_load_locale function and any related code discards c3b2691 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards 1fd8837 Fix memory handling in functions called from loadlocale discards 9841330 newlocale, freelocale, duplocale, uselocale discards c8d40e2 Use __get_global_locale function where appropriate discards ca27d7e Rearrange struct __locale_t pointers into an array discards 6a4c383 Change loadlocale to fill a __locale_t given as parameter discards 4b7ab2e Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards 8734561 groundwork part 2 discards 9a263c7 groundwork part 1 adds 05aca4d Feature test macros overhaul: wctype.h new 8d5eea6 groundwork part 1 new 76217c9 groundwork part 2 new 7a0c112 Consolidate wctomb/mbtowc calls for POSIX-1.2008 new 9663cd8 Change loadlocale to fill a __locale_t given as parameter new e0cfb57 Rearrange struct __locale_t pointers into an array new bf160ab Use __get_global_locale function where appropriate new b57d91b newlocale, freelocale, duplocale, uselocale new 0c4aedd Fix memory handling in functions called from loadlocale new 313a64a posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new 66939bd Remove non-working __part_load_locale function and any related code new ae8324a include/locale.h: Fix POSIX guards new 4e68a4c Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new 3209b73 Implement all per-locale ctype functions new 34898c2 Implement per-locale string functions new a2f3a53 Move lconv into struct __locale_t and implement __localeconv_l new 93a14b6 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new 3ed9a59 Implement strfmon_l new 0e4ed62 Bump CygwinAPI minor. new 89e907c Add sys/_locale.h header and fix up headers new 0bdf797 Get rid of LCID, reformat type definitions in setlocale.h new 0b9684b Fix typo in isalnum_l doc new 7f26f80 Fix _REENT_INIT initialization of _locale new a46f143 Fix multiple thinkos in newlocale new f0f121e Make sure alloca is called even when optimizing, fully init _REENT new 6dea206 __loadlocale: Set missing val when evaluating CP874 new 191c7d4 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] new 7a60abf setlocale/localeconv are *not* POSIX-1.2008
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (5dd9494) \ N -- N -- N refs/heads/topic/locales (7a60abf)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 27 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: newlib/libc/include/wctype.h | 2 ++ 1 file changed, 2 insertions(+)