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 f1f950c setlocale/localeconv are *not* POSIX-1.2008 discards d393e15 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] discards 205ec19 __loadlocale: Set missing val when evaluating CP874 discards 21a9da6 Make sure alloca is called even when optimizing, fully init _REENT discards 6361354 Fix multiple thinkos in newlocale discards 08fafda Fix _REENT_INIT initialization of _locale discards 9f8d1d5 Fix typo in isalnum_l doc discards 5b4dfb8 Get rid of LCID, reformat type definitions in setlocale.h discards b647cb3 Add sys/_locale.h header and fix up headers discards d57cdf6 Bump CygwinAPI minor. discards c0e91a6 Implement strfmon_l discards acd2005 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards 0e0ff8f Move lconv into struct __locale_t and implement __localeconv_l discards c443d83 Implement per-locale string functions discards 06db526 Implement all per-locale ctype functions discards 475e897 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards 7360726 include/locale.h: Fix POSIX guards discards 919a51c Remove non-working __part_load_locale function and any related code discards eb7d1ec posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards c499c1e Fix memory handling in functions called from loadlocale discards 4950327 newlocale, freelocale, duplocale, uselocale discards 9320813 Use __get_global_locale function where appropriate discards 8b3fdf9 Rearrange struct __locale_t pointers into an array discards 8c3070f Change loadlocale to fill a __locale_t given as parameter discards 767657b Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards e3f2c12 groundwork part 2 discards 3b17e56 groundwork part 1 adds 99a3f26 Fix console clear screen if buffer is full new f63cc91 groundwork part 1 new 00e3e54 groundwork part 2 new d977f30 Consolidate wctomb/mbtowc calls for POSIX-1.2008 new 870d0ca Change loadlocale to fill a __locale_t given as parameter new 73ac818 Rearrange struct __locale_t pointers into an array new d5f0327 Use __get_global_locale function where appropriate new 52ab738 newlocale, freelocale, duplocale, uselocale new dbd6696 Fix memory handling in functions called from loadlocale new 1ba7006 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new 84f3a34 Remove non-working __part_load_locale function and any related code new 2bbf902 include/locale.h: Fix POSIX guards new bc17892 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new a4f319e Implement all per-locale ctype functions new 7b67dc3 Implement per-locale string functions new 7d2b8df Move lconv into struct __locale_t and implement __localeconv_l new c4c3a28 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new 94e2570 Implement strfmon_l new 030f749 Bump CygwinAPI minor. new fbb4633 Add sys/_locale.h header and fix up headers new 79ffd14 Get rid of LCID, reformat type definitions in setlocale.h new 9ed5903 Fix typo in isalnum_l doc new c88e19e Fix _REENT_INIT initialization of _locale new e45ee3f Fix multiple thinkos in newlocale new 0b6200b Make sure alloca is called even when optimizing, fully init _REENT new 8996454 __loadlocale: Set missing val when evaluating CP874 new f840f9d setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] new 1ea2653 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 (f1f950c) \ N -- N -- N refs/heads/topic/locales (1ea2653)
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/fhandler_console.cc | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-)