Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l | Roland McGrath | 2002-08-27 | 1 | -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. |