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 66caa34 setlocale/localeconv are *not* POSIX-1.2008 discards f7413b5 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] discards 1a72732 __loadlocale: Set missing val when evaluating CP874 discards 5d20461 Make sure alloca is called even when optimizing, fully init _REENT discards f0ca077 Fix multiple thinkos in newlocale discards a4aa834 Fix _REENT_INIT initialization of _locale discards dadd0c1 Fix typo in isalnum_l doc discards 53445bf Get rid of LCID, reformat type definitions in setlocale.h discards 2309742 Add sys/_locale.h header and fix up headers discards e123b70 Bump CygwinAPI minor. discards 2d3e4e2 Implement strfmon_l discards ec90b40 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards 60fc4bc Move lconv into struct __locale_t and implement __localeconv_l discards 2de4ac1 Implement per-locale string functions discards 8500827 Implement all per-locale ctype functions discards 3431636 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards 0ed4263 include/locale.h: Fix POSIX guards discards e3101f3 Remove non-working __part_load_locale function and any related code discards da10f22 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards df9f23e Fix memory handling in functions called from loadlocale discards a1dcad3 newlocale, freelocale, duplocale, uselocale discards 5aeca7b Use __get_global_locale function where appropriate discards 494691e Rearrange struct __locale_t pointers into an array discards 82041d2 Change loadlocale to fill a __locale_t given as parameter discards 00862db Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards d057a3e groundwork part 2 discards 054ed58 groundwork part 1 adds 11dcf9c Open process with PROCESS_QUERY_INFORMATION to fetch maps adds 05847ad Fix console clear screen in case of partial scrolling new 3b17e56 groundwork part 1 new e3f2c12 groundwork part 2 new 767657b Consolidate wctomb/mbtowc calls for POSIX-1.2008 new 8c3070f Change loadlocale to fill a __locale_t given as parameter new 8b3fdf9 Rearrange struct __locale_t pointers into an array new 9320813 Use __get_global_locale function where appropriate new 4950327 newlocale, freelocale, duplocale, uselocale new c499c1e Fix memory handling in functions called from loadlocale new eb7d1ec posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new 919a51c Remove non-working __part_load_locale function and any related code new 7360726 include/locale.h: Fix POSIX guards new 475e897 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new 06db526 Implement all per-locale ctype functions new c443d83 Implement per-locale string functions new 0e0ff8f Move lconv into struct __locale_t and implement __localeconv_l new acd2005 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new c0e91a6 Implement strfmon_l new d57cdf6 Bump CygwinAPI minor. new b647cb3 Add sys/_locale.h header and fix up headers new 5b4dfb8 Get rid of LCID, reformat type definitions in setlocale.h new 9f8d1d5 Fix typo in isalnum_l doc new 08fafda Fix _REENT_INIT initialization of _locale new 6361354 Fix multiple thinkos in newlocale new 21a9da6 Make sure alloca is called even when optimizing, fully init _REENT new 205ec19 __loadlocale: Set missing val when evaluating CP874 new d393e15 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] new f1f950c 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 (66caa34) \ N -- N -- N refs/heads/topic/locales (f1f950c)
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 | 4 ++-- winsup/cygwin/fhandler_process.cc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)