about summary refs log tree commit diff
path: root/time/strptime_l.c
Commit message (Collapse)AuthorAgeFilesLines
...
* * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_lRoland McGrath2002-08-271-0/+22
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.