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 1ea2653 setlocale/localeconv are *not* POSIX-1.2008 discards f840f9d setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] discards 8996454 __loadlocale: Set missing val when evaluating CP874 discards 0b6200b Make sure alloca is called even when optimizing, fully init _REENT discards e45ee3f Fix multiple thinkos in newlocale discards c88e19e Fix _REENT_INIT initialization of _locale discards 9ed5903 Fix typo in isalnum_l doc discards 79ffd14 Get rid of LCID, reformat type definitions in setlocale.h discards fbb4633 Add sys/_locale.h header and fix up headers discards 030f749 Bump CygwinAPI minor. discards 94e2570 Implement strfmon_l discards c4c3a28 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards 7d2b8df Move lconv into struct __locale_t and implement __localeconv_l discards 7b67dc3 Implement per-locale string functions discards a4f319e Implement all per-locale ctype functions discards bc17892 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards 2bbf902 include/locale.h: Fix POSIX guards discards 84f3a34 Remove non-working __part_load_locale function and any related code discards 1ba7006 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards dbd6696 Fix memory handling in functions called from loadlocale discards 52ab738 newlocale, freelocale, duplocale, uselocale discards d5f0327 Use __get_global_locale function where appropriate discards 73ac818 Rearrange struct __locale_t pointers into an array discards 870d0ca Change loadlocale to fill a __locale_t given as parameter discards d977f30 Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards 00e3e54 groundwork part 2 discards f63cc91 groundwork part 1 adds 9c4113f Workaround for filesystems with broken FileAllInformation inf [...] new 5f9487c groundwork part 1 new 2889394 groundwork part 2 new 9a945d0 Consolidate wctomb/mbtowc calls for POSIX-1.2008 new 797f778 Change loadlocale to fill a __locale_t given as parameter new 99e9bba Rearrange struct __locale_t pointers into an array new c99838f Use __get_global_locale function where appropriate new 930dfed newlocale, freelocale, duplocale, uselocale new d4aae2f Fix memory handling in functions called from loadlocale new 3cdb288 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new e336dd1 Remove non-working __part_load_locale function and any related code new 01e3eda include/locale.h: Fix POSIX guards new f98ff8c Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new 16909a7 Implement all per-locale ctype functions new 885f963 Implement per-locale string functions new 1aa365b Move lconv into struct __locale_t and implement __localeconv_l new dfb81eb Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new 981827f Implement strfmon_l new cd7768f Bump CygwinAPI minor. new d27634e Add sys/_locale.h header and fix up headers new 9ac45e4 Get rid of LCID, reformat type definitions in setlocale.h new b80f79d Fix typo in isalnum_l doc new 0f25b5b Fix _REENT_INIT initialization of _locale new b852a68 Fix multiple thinkos in newlocale new 01547b8 Make sure alloca is called even when optimizing, fully init _REENT new 8b6eb10 __loadlocale: Set missing val when evaluating CP874 new fa55dc0 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] new ae57a3c 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 (1ea2653) \ N -- N -- N refs/heads/topic/locales (ae57a3c)
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: winsup/cygwin/path.cc | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-)