opnsense-src/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 Some libc symbol map cleanups. 2007-05-31 13:01:34 +00:00
time32.c Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
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