* time/time.h (__strptime_l, strptime_l): Declare them.
authorRoland McGrath <roland@gnu.org>
Tue, 27 Aug 2002 22:38:19 +0000 (22:38 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 27 Aug 2002 22:38:19 +0000 (22:38 +0000)
commitc4d6f155e0ad6c3794fd3e7d2fa28e18ee9410b9
treedbd9c143da2c049692889737783bb3db69a6d502
parent1d4959d856d014ed8ed0462297e62c355cc7167f
* time/time.h (__strptime_l, strptime_l): Declare them.

* time/time.h (__strftime_l, strftime_l): Declare them.
* wcsmbs/wchar.h (__wcsftime_l, wcsftime_l): Declare them.
* time/strftime_l.c: New file.
* time/wcsftime_l.c: New file.
* time/Makefile (routines): Add strftime_l, wcsftime_l.
* time/Versions (libc: GLIBC_2.3): Add __strftime_l, __wcsftime_l,
strftime_l, wcsftime_l.
ChangeLog
time/Makefile
time/Versions
time/strftime_l.c [new file with mode: 0644]
time/time.h
time/wcsftime_l.c [new file with mode: 0644]
wcsmbs/wchar.h