index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
time
/
ctime.3
Age
Commit message (
Expand
)
Author
2003-04-16
Use
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-02-07
Generate <>& symbolically.
ross
2001-09-16
Sort SEE ALSO.
wiz
2001-04-02
mdoc'ify. With a tip of the hat to kleink.
wiz
2001-03-29
Sprinkle some restrict.
kleink
2001-01-25
add forgotten argument name to actime_r() prototype
jdolecek
2000-07-10
* Use standard interval notation for struct tm members.
kleink
2000-07-06
Note that localtime_r() does not imply tzset(); inspired by a conversation
kleink
2000-07-06
Improve description for tm_year and some other fields.
hubertf
2000-06-05
Pasto in previous.
kleink
2000-06-05
Move orphaned information to tzset(3).
kleink
1999-05-04
Add documentation for asctime_r(), ctime_r(), gmtime_r() and localtime_r().
kleink
1998-03-19
Correct doc for tm.tm_sec to document range 0..61, not 0..60 (strptime(3)
tv
1997-07-14
Add standards conformance statement.
kleink
1997-06-18
Sync with tzcode1997e
jtc
1997-04-18
The protoypes for ctime() and tzset() are in <time.h>. Move #include <time.h>
is
1996-01-30
Changed manpages to reflect fact that localtime file is in /etc
jtc
1996-01-20
sync with tzcode96c
jtc
1996-01-08
sync with tzcode96a
jtc
1995-11-28
merge in changes from 1.1 release branch
jtc
1995-08-22
/usr/local/etc/zoneinfo -> /usr/share/zoneinfo; PR #1398
jtc
1995-03-10
Removed "new" from references to newctime(3).
jtc
1995-03-10
Change long to time_t as appropriate.
jtc
1995-03-10
Get rid of NEW (as in NEWCTIME and NEWTZSET).
jtc
1995-03-09
Add NetBSD ID's
jtc
1995-03-09
ctime.3 from TZCODE95B, renamed from newctime.3.
jtc