freebsd-dev/lib/libc/stdtime
Andrey A. Chernov 097c578c1e 1) Fix the case we have less arguments for format string than we expected.
2) Return error on unsupported format specs.
(both according to POSIX)

PR:     93197
2014-10-07 06:34:05 +00:00
..
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
strftime.3 Fix syntax error. 2014-06-18 18:31:35 +00:00
strftime.c strftime() xlocale cleanups. 2014-07-26 14:24:13 +00:00
strptime.3 Minor doc format fix. 2014-10-04 18:00:15 +00:00
strptime.c 1) Fix the case we have less arguments for format string than we expected. 2014-10-07 06:34:05 +00:00
Symbol.map
time32.c
timelocal.c stdtime: style(9) fixes. 2014-06-18 02:36:21 +00:00
timelocal.h Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00