mirror of git://sourceware.org/git/glibc.git
* 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. |
||
|---|---|---|
| .. | ||
| sys | ||
| .cvsignore | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| asctime.c | ||
| clocktest.c | ||
| ctime.c | ||
| ctime_r.c | ||
| datemsk | ||
| difftime.c | ||
| dysize.c | ||
| getdate.c | ||
| gmtime.c | ||
| localtime.c | ||
| mktime.c | ||
| offtime.c | ||
| strftime.c | ||
| strftime_l.c | ||
| strptime.c | ||
| test_time.c | ||
| time.h | ||
| timegm.c | ||
| tst-getdate.c | ||
| tst-mktime.c | ||
| tst-posixtz.c | ||
| tst-strptime.c | ||
| tst_wcsftime.c | ||
| tzfile.c | ||
| tzset.c | ||
| wcsftime.c | ||
| wcsftime_l.c | ||