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 2eb91db setlocale/localeconv are *not* POSIX-1.2008 discards 7a29d02 setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] discards e4a6ecf __loadlocale: Set missing val when evaluating CP874 discards 8af0a7f Make sure alloca is called even when optimizing, fully init _REENT discards b28d8b1 Fix multiple thinkos in newlocale discards e9d2a0f Fix _REENT_INIT initialization of _locale discards 85358ad Fix typo in isalnum_l doc discards 8edc0aa Get rid of LCID, reformat type definitions in setlocale.h discards b2631da Add sys/_locale.h header and fix up headers discards 8675076 Bump CygwinAPI minor. discards b3b910a Implement strfmon_l discards 09b418b Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards e241ae8 Move lconv into struct __locale_t and implement __localeconv_l discards bbf6b25 Implement per-locale string functions discards fbd74d8 Implement all per-locale ctype functions discards 601b3bf Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards 0f3a357 include/locale.h: Fix POSIX guards discards 8e210c7 Remove non-working __part_load_locale function and any related code discards 761c7c9 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards 791a0a5 Fix memory handling in functions called from loadlocale discards 623416a newlocale, freelocale, duplocale, uselocale discards cc1967b Use __get_global_locale function where appropriate discards 26a64dc Rearrange struct __locale_t pointers into an array discards cf1a4fc Change loadlocale to fill a __locale_t given as parameter discards da6242b Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards 7c9d1d1 groundwork part 2 discards e5a9772 groundwork part 1 new 9169111 Remove unused import/rexec.c accidentally imported by commit [...] new 6121fc9 groundwork part 1 new d0b303f groundwork part 2 new 26756ce Consolidate wctomb/mbtowc calls for POSIX-1.2008 new 0e04362 Change loadlocale to fill a __locale_t given as parameter new a16ab0f Rearrange struct __locale_t pointers into an array new 4fbc8b5 Use __get_global_locale function where appropriate new 5872677 newlocale, freelocale, duplocale, uselocale new bc07a7a Fix memory handling in functions called from loadlocale new fb9c964 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new 5c9683b Remove non-working __part_load_locale function and any related code new 170d7ea include/locale.h: Fix POSIX guards new 574e366 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new 28275c9 Implement all per-locale ctype functions new 60ecf01 Implement per-locale string functions new d3f5e5b Move lconv into struct __locale_t and implement __localeconv_l new 7e96220 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new fc4628a Implement strfmon_l new 858e530 Bump CygwinAPI minor. new 0255c09 Add sys/_locale.h header and fix up headers new c1be644 Get rid of LCID, reformat type definitions in setlocale.h new 65146be Fix typo in isalnum_l doc new 013c194 Fix _REENT_INIT initialization of _locale new 9e5576e Fix multiple thinkos in newlocale new 1dc555b Make sure alloca is called even when optimizing, fully init _REENT new 582c7ab __loadlocale: Set missing val when evaluating CP874 new a3faaec setlocale.h: Fix current locale handling for !__HAVE_LOCALE_I [...] new c4cb2b6 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 (2eb91db) \ N -- N -- N refs/heads/topic/locales (c4cb2b6)
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: winsup/cygwin/import/rexec.c | 391 ------------------------------------------- 1 file changed, 391 deletions(-) delete mode 100644 winsup/cygwin/import/rexec.c