]> Savannah Git Hosting - gnulib.git/commit
Merge strftime.c changes from glibc
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jan 2018 08:42:04 +0000 (00:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Jan 2018 08:45:00 +0000 (00:45 -0800)
commit4a236f16ce0ef97094ff2f6538d4dba90e72a523
tree570d4374b081a8d18ba052482fbde5aaddecbd1a
parentd2d6b6044d41872e8f49a55f9fa5051bf5c8d000
Merge strftime.c changes from glibc

This incorporates:
2017-11-14 [BZ #10871] Implement alternative month names
2017-11-14 [BZ #10871] Abbreviated alternative month names (%Ob)
2017-06-20 Use locale_t, not __locale_t, throughout glibc
* lib/nstrftime.c (ABALTMON_1) [!COMPILE_WIDE]: New macro.
(LOCALE_PARAM) [_LIBC && USE_IN_EXTENDED_LOCALE_MODEL]:
Use locale_t, not __locale_t.
(a_altmonth, f_altmonth, aam_len) [_NL_CURRENT]: New macros.
(__strftime_internal): Add support for alternate months.
ChangeLog
lib/nstrftime.c