summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix the style of the SCM ID's.obrien2002-03-221-0/+2
| | | | I believe have made all of libc .c's as consistent as possible.
* Change CLK_TCK to CLOCKS_PER_SEC. (CLK_TCK is a deprecated POSIX featurebde1995-02-031-2/+3
| | | | | | and is not necessarily related to the ANSI CLOCKS_PER_SEC). Parenthesize macro args.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+56
OpenPOWER on IntegriCloud