freebsd-dev/lib/libc/stdtime
Andrey A. Chernov 420bc6cee4 1) For %Z format, understand "UTC" name too.
2) Return NULL if timegm() fails, because it means we can convert
what we have in GMT to local time needed.
2014-10-05 07:29:50 +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) For %Z format, understand "UTC" name too. 2014-10-05 07:29:50 +00:00
Symbol.map
time32.c
timelocal.c stdtime: style(9) fixes. 2014-06-18 02:36:21 +00:00
timelocal.h