OpenGrok
Cross Reference: clock.c
xref
: /
src
/
lib
/
libc
/
gen
/
clock.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/gen/clock.c
Revision
Date
Author
Comments
1.10
11-Jan-2009
christos
merge christos-time_t
1.9
19-Aug-2003
dsl
branches: 1.9.40;
Significantly reduce the non-monotonicity of this function.
The way time is apportioned to interrupt/system/user makes it impossible
to guarantee monotonicity except by saving the previous value!
1.8
07-Aug-2003
agc
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.7
30-Mar-1998
kleink
Need <time.h> for clock() prototype.
1.6
13-Jul-1997
christos
Fix RCSID's
1.5
25-Feb-1995
cgd
branches: 1.5.4;
merge with Lite, keep local changes. clean up id usage
1.4
26-Aug-1993
jtc
branches: 1.4.4;
Declare rcsid strings so they are stored in text segment.
1.3
17-Aug-1993
jtc
The result of clock() is measured in CLOCKS_PER_SECs, not CLK_TCKs.
1.2
30-Jul-1993
mycroft
Add even more RCS frobs.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
25-Feb-1995
cgd
from lite, with minor name rearrangement to fit.
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.4.4.1
26-Apr-1995
jtc
#include "namespace.h" where appropriate.
1.5.4.1
19-Sep-1996
jtc
snapshot namespace cleanup: gen
1.9.40.1
08-Nov-2008
christos
time_t changes
Indexes created Tue Sep 30 06:09:59 GMT 2025