kleink
|
76c34aa87f
|
Add documentation for asctime_r(), ctime_r(), gmtime_r() and localtime_r().
|
1999-05-04 15:34:50 +00:00 |
tv
|
c7e3d05330
|
Correct doc for tm.tm_sec to document range 0..61, not 0..60 (strptime(3)
legally assigns 61 here if specified by the user)
|
1998-03-19 16:26:35 +00:00 |
kleink
|
0d71e88959
|
Add standards conformance statement.
|
1997-07-14 23:35:02 +00:00 |
jtc
|
359f61a781
|
Sync with tzcode1997e
|
1997-06-18 01:12:39 +00:00 |
is
|
2b9aa0e3fe
|
The protoypes for ctime() and tzset() are in <time.h>. Move #include <time.h>
to the start of the SYNOPSIS so that people won't need to search them.
|
1997-04-18 17:32:04 +00:00 |
jtc
|
bd587f836f
|
Changed manpages to reflect fact that localtime file is in /etc
|
1996-01-30 19:54:34 +00:00 |
jtc
|
0f94396cf3
|
sync with tzcode96c
|
1996-01-20 02:29:47 +00:00 |
jtc
|
c875c647a0
|
sync with tzcode96a
|
1996-01-08 22:50:54 +00:00 |
jtc
|
31ed1143ff
|
merge in changes from 1.1 release branch
|
1995-11-28 06:41:14 +00:00 |
jtc
|
0ed73b3dc5
|
/usr/local/etc/zoneinfo -> /usr/share/zoneinfo; PR #1398
|
1995-08-22 19:28:15 +00:00 |
jtc
|
be80b6891a
|
Removed "new" from references to newctime(3).
Removed -lz from SYNOPSIS.
|
1995-03-10 18:21:24 +00:00 |
jtc
|
3d319539ac
|
Change long to time_t as appropriate.
Add const qualifier to function argument descriptions as appropriate.
|
1995-03-10 00:09:36 +00:00 |
jtc
|
633548e60b
|
Get rid of NEW (as in NEWCTIME and NEWTZSET).
|
1995-03-10 00:05:54 +00:00 |
jtc
|
981bebbf27
|
Add NetBSD ID's
|
1995-03-09 23:50:15 +00:00 |
jtc
|
214492959c
|
ctime.3 from TZCODE95B, renamed from newctime.3.
|
1995-03-09 23:46:58 +00:00 |