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 7a60abf setlocale/localeconv are *not* POSIX-1.2008 discards 191c7d4 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] discards 6dea206 __loadlocale: Set missing val when evaluating CP874 discards f0f121e Make sure alloca is called even when optimizing, fully init _REENT discards a46f143 Fix multiple thinkos in newlocale discards 7f26f80 Fix _REENT_INIT initialization of _locale discards 0b9684b Fix typo in isalnum_l doc discards 0bdf797 Get rid of LCID, reformat type definitions in setlocale.h discards 89e907c Add sys/_locale.h header and fix up headers discards 0e4ed62 Bump CygwinAPI minor. discards 3ed9a59 Implement strfmon_l discards 93a14b6 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards a2f3a53 Move lconv into struct __locale_t and implement __localeconv_l discards 34898c2 Implement per-locale string functions discards 3209b73 Implement all per-locale ctype functions discards 4e68a4c Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards ae8324a include/locale.h: Fix POSIX guards discards 66939bd Remove non-working __part_load_locale function and any related code discards 313a64a posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards 0c4aedd Fix memory handling in functions called from loadlocale discards b57d91b newlocale, freelocale, duplocale, uselocale discards bf160ab Use __get_global_locale function where appropriate discards e0cfb57 Rearrange struct __locale_t pointers into an array discards 9663cd8 Change loadlocale to fill a __locale_t given as parameter discards 7a0c112 Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards 76217c9 groundwork part 2 discards 8d5eea6 groundwork part 1 new 1e22b40 Include wctype.h in wchar.h as an XSI extension new e5a9772 groundwork part 1 new 7c9d1d1 groundwork part 2 new da6242b Consolidate wctomb/mbtowc calls for POSIX-1.2008 new cf1a4fc Change loadlocale to fill a __locale_t given as parameter new 26a64dc Rearrange struct __locale_t pointers into an array new cc1967b Use __get_global_locale function where appropriate new 623416a newlocale, freelocale, duplocale, uselocale new 791a0a5 Fix memory handling in functions called from loadlocale new 761c7c9 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new 8e210c7 Remove non-working __part_load_locale function and any related code new 0f3a357 include/locale.h: Fix POSIX guards new 601b3bf Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new fbd74d8 Implement all per-locale ctype functions new bbf6b25 Implement per-locale string functions new e241ae8 Move lconv into struct __locale_t and implement __localeconv_l new 09b418b Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new b3b910a Implement strfmon_l new 8675076 Bump CygwinAPI minor. new b2631da Add sys/_locale.h header and fix up headers new 8edc0aa Get rid of LCID, reformat type definitions in setlocale.h new 85358ad Fix typo in isalnum_l doc new e9d2a0f Fix _REENT_INIT initialization of _locale new b28d8b1 Fix multiple thinkos in newlocale new 8af0a7f Make sure alloca is called even when optimizing, fully init _REENT new e4a6ecf __loadlocale: Set missing val when evaluating CP874 new 7a29d02 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] new 2eb91db 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 (7a60abf) \ N -- N -- N refs/heads/topic/locales (2eb91db)
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 28 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/wchar.h | 4 ++++ 1 file changed, 4 insertions(+)