freebsd-dev/lib/libc/stdtime
Jordan K. Hubbard 3dfdc427f1 Fixes to locale code to properly use indirect pointers in order to prevent
memory leaks (fixes bugs earlier purported to be fixed).
Submitted by:	Ed Moy <emoy@apple.com>
Obtained from:	Apple Computer, Inc.
MFC after:	2 weeks
2003-06-13 00:14:07 +00:00
..
asctime.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
ctime.3 mdoc(7) police: Fixed a few .Fa abuses. 2002-12-19 09:33:34 +00:00
difftime.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
localtime.c Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
private.h
strftime.3 Mention in the BUGS section that strftime() does not handle multibyte 2003-01-04 09:47:40 +00:00
strftime.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
strptime.3 strptime(), like strftime(), does not handle multibyte characters 2003-01-04 09:50:04 +00:00
strptime.c Backout my changes in rev. 1.32 and 1.33. There is some code that depends 2003-04-30 10:25:57 +00:00
time2posix.3
time32.c
timelocal.c Fixes to locale code to properly use indirect pointers in order to prevent 2003-06-13 00:14:07 +00:00
timelocal.h
tzfile.5
tzfile.h