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 46a1ff1 __loadlocale: Set missing val when evaluating CP874 discards c1bafa0 Make sure alloca is called even when optimizing, fully init _REENT discards b6a0f5e Fix multiple thinkos in newlocale discards c13c100 Fix _REENT_INIT initialization of _locale discards c806438 Fix typo in isalnum_l doc discards fcaa74c Get rid of LCID, reformat type definitions in setlocale.h discards a6e644f Add sys/_locale.h header and fix up headers discards a8b4df2 Bump CygwinAPI minor. discards c476a45 Implement strfmon_l discards e290893 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] discards ba624fd Move lconv into struct __locale_t and implement __localeconv_l discards 7ec851f Implement per-locale string functions discards b98d1f7 Implement all per-locale ctype functions discards 6f6cb2d Move localeconv, duplocale, freelocale, newlocale, uselocale [...] discards a93cbad include/locale.h: Fix POSIX guards discards 995f1c3 Remove non-working __part_load_locale function and any related code discards 0790034 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] discards fa46c28 Fix memory handling in functions called from loadlocale discards 6559d4f newlocale, freelocale, duplocale, uselocale discards e40c970 Use __get_global_locale function where appropriate discards 929419c Rearrange struct __locale_t pointers into an array discards c4cda5c Change loadlocale to fill a __locale_t given as parameter discards c1bf712 Consolidate wctomb/mbtowc calls for POSIX-1.2008 discards c883cb0 groundwork part 2 discards d5cff4b groundwork part 1 adds 08da3bf Fix buffer scrolling when performing a "clear screen" new 6fca905 groundwork part 1 new 59cc6a4 groundwork part 2 new 6e2c697 Consolidate wctomb/mbtowc calls for POSIX-1.2008 new 9630530 Change loadlocale to fill a __locale_t given as parameter new 4c1ad95 Rearrange struct __locale_t pointers into an array new 7eca0c3 Use __get_global_locale function where appropriate new dec26bb newlocale, freelocale, duplocale, uselocale new f30c275 Fix memory handling in functions called from loadlocale new 2e6af03 posix.xml: Note duplocale, freelocale, newlocale, uselocale a [...] new af794a5 Remove non-working __part_load_locale function and any related code new eb63900 include/locale.h: Fix POSIX guards new c000204 Move localeconv, duplocale, freelocale, newlocale, uselocale [...] new 35a6f78 Implement all per-locale ctype functions new e5bb1d5 Implement per-locale string functions new b6fcaa5 Move lconv into struct __locale_t and implement __localeconv_l new 94e3b70 Rename __get_locale_XXX to __get_XXX_locale to use unified na [...] new 1e1d841 Implement strfmon_l new bbe22d3 Bump CygwinAPI minor. new 15a8147 Add sys/_locale.h header and fix up headers new 1d3c30b Get rid of LCID, reformat type definitions in setlocale.h new 8649401 Fix typo in isalnum_l doc new 3f84e6e Fix _REENT_INIT initialization of _locale new a6254c7 Fix multiple thinkos in newlocale new 9939b6a Make sure alloca is called even when optimizing, fully init _REENT new 3b00075 __loadlocale: Set missing val when evaluating CP874
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 (46a1ff1) \ N -- N -- N refs/heads/topic/locales (3b00075)
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 25 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 | 54 +++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 19 deletions(-)