summaryrefslogtreecommitdiff
path: root/include/time.h
AgeCommit message (Expand)Author
2000-07-06Fix typo in comment: CUT -> UTChubertf
2000-01-10Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due tokleink
1999-12-22For the benefit of G++'s null pointer constant implementation, #define NULLkleink
1998-09-15Remove the public declaration of gtime(), which is shipped with tzcode but iskleink
1998-09-10Declare asctime_r(), ctime_r(), gmtime_r() and localtime_r(), and rearrangekleink
1998-07-27Slight rearrangement.mycroft
1998-07-27Need cdefs.h.mycroft
1998-07-27Make many of the new consts dependent on a new `__AUDIT__' flag, to avoidmycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-02-02merge lite-2perry
1997-11-02* Move prototypes of clock_getres(), clock_gettime() and clock_settime() fromkleink
1997-10-04Per 1003.1b-93, move nanosleep() prototype from <sys/time.h> to <time.h>kleink
1997-07-13Add typedefs for clockid_t and timer_tchristos
1997-07-13- Added prototypes for non POSIX that are marked STD inspired:christos
1997-05-26Add strptime(3) prototype.kleink
1994-10-26new RCS ID format.cgd
1994-05-21add _BSD's to ansi typescgd
1994-05-16update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.cgd
1994-01-20Declare tzname[] extern, so compiler won't include it in object files.jtc
1993-10-11declare char *tzname[2];jtc
1993-08-18As per Chris Torek's suggestion, define CLOCKS_PER_SEC and CLK_TCK to 100.jtc
1993-08-17Define CLOCKS_PER_SEC.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd