freebsd-dev/lib/libc/stdtime
Andrey A. Chernov 5fca7e1f13 1) For already non-standard %z extension implement GNU compatible formats:
+hh and -hh.
2) Check for incorrect values for %z.

MFC after:      7 days
2016-09-21 15:47:40 +00:00
..
Makefile.inc Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. 2016-03-26 03:46:12 +00:00
strftime.3 Fix syntax error. 2014-06-18 18:31:35 +00:00
strftime.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:51:52 +00:00
strptime.3 Minor doc format fix. 2014-10-04 18:00:15 +00:00
strptime.c 1) For already non-standard %z extension implement GNU compatible formats: 2016-09-21 15:47:40 +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