freebsd-dev/lib/libc/stdtime
Nik Clayton fbc400a67a Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:50:10 +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 Add STANDARDS section. 1999-01-03 01:07:41 +00:00
difftime.c Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
localtime.c Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
Makefile.inc Describe timegm() 1998-04-20 00:52:32 +00:00
private.h Merge the recently-imported tzcode96h distribution (libc portion). The 1996-07-18 18:53:15 +00:00
strftime.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
strftime.c Fixed printf format errors. Don't assume so many things about time_t. 1998-06-30 16:49:47 +00:00
strptime.3 Actually impliment the documented %Z specifier. 1999-07-04 08:54:26 +00:00
strptime.c Make the new %Z addition thread-safe. 1999-07-06 05:05:39 +00:00
time2posix.3 Spell the .St macro correctly. 1999-06-07 03:59:56 +00:00
timelocal.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
timelocal.h Import strptime(3) into libc. We've got permission by Kevin Ruddy to 1997-08-09 15:43:59 +00:00
tzfile.5 Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
tzfile.h Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00