summaryrefslogtreecommitdiff
path: root/include/time.h
AgeCommit message (Expand)Author
2002-10-25NULL is now 0L so it is the same size as a pointer.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-03-09Move nanosleep() proto to from sys/time.h to time.h where it belongs.Todd C. Miller
2000-08-22Prototype timelocal(), timegm(), and timeoff() in the non-ANSI, non-POSIXTodd C. Miller
1999-09-17Be thorough about NULL as __null for C++.Marc Espie
1999-06-11Define NULL to be __null for C++: better quality of implementation.Marc Espie
1999-05-14use UTC when abbreviating Coordinated Universal Time, not CUTAaron Campbell
1999-03-10Daylight Saving Time, not savingsPaul Janzen
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-02-08strptime() proto; Andreas.Gunnarsson@emw.ericsson.seTheo de Raadt
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt