summaryrefslogtreecommitdiff
path: root/include/time.h
AgeCommit message (Collapse)Author
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
USL copyright additions on those. Kill varargs.h, because it can simply be a link to the machine-dependent version.
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
When we get sysconf, we can define them in terms of the kernel's notion of interrupts per second if we so choose. Until then, the constant value seems to satisfy the requirements presented by ISO C and POSIX, even if it may lie about the true number of clocks per second.
1993-08-17Define CLOCKS_PER_SEC.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd