freebsd-src/lib/libc/stdtime
Andrey A. Chernov 1d6c99412b Fix %C handling
Use locale for %c
Add %+
Add %Ex and %OB
1999-11-30 08:05:09 +00:00
..
asctime.c Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc. 1999-01-04 20:45:20 +00:00
ctime.3 Spelling and grammar error fix. 1999-09-04 15:56:51 +00:00
difftime.c
localtime.c Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
private.h
strftime.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strftime.c Add %Ex extension to determine "%e %b" or "%b %e" order 1999-11-30 07:33:37 +00:00
strptime.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
strptime.c Fix %C handling 1999-11-30 08:05:09 +00:00
time2posix.3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
timelocal.c Add %Ex extension to determine "%e %b" or "%b %e" order 1999-11-30 07:33:37 +00:00
timelocal.h Add %Ex extension to determine "%e %b" or "%b %e" order 1999-11-30 07:33:37 +00:00
tzfile.5 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
tzfile.h Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00