* time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l
authorRoland McGrath <roland@gnu.org>
Tue, 27 Aug 2002 22:57:05 +0000 (22:57 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 27 Aug 2002 22:57:05 +0000 (22:57 +0000)
commit60f20c19fb3f4fc7c4d383dcfb2b54e70906e818
tree5c50a3dad7d4aeb56445f638665bbfb73ec24f6a
parentc4d6f155e0ad6c3794fd3e7d2fa28e18ee9410b9
* time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l

instead, taking an extra __locale_t argument.
* time/Makefile (routines): Add strptime_l.
* time/strptime_l.c: New file.
* time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strftime_l
or __wcsftime_l instead, taking an extra __locale_t argument.
ChangeLog
time/Makefile
time/strftime.c
time/strptime.c
time/strptime_l.c [new file with mode: 0644]