about summary refs log tree commit diff
path: root/time/strftime_l.c
Commit message (Collapse)AuthorAgeFilesLines
* * time/time.h (__strptime_l, strptime_l): Declare them.Roland McGrath2002-08-271-0/+22
* 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.