freebsd-src/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
localtime.c Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
Makefile.inc
private.h
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
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
timelocal.h
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