kib
|
aa28c32138
|
Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for
implementation of time(3). CLOCK_SECOND is much faster.
No objections from: phk
Submitted by: Valentin Nechayev <netch segfault kiev ua>
MFC after: 1 week
|
2009-12-29 12:47:47 +00:00 |
|
imp
|
cd1f140ae4
|
Per Regents of the University of Calfornia letter, remove advertising
clause.
# If I've done so improperly on a file, please let me know.
|
2007-01-09 00:28:16 +00:00 |
|
wollman
|
6a270f2499
|
C99 compliance: time() always sets its return value in both places
(if present), even on error.
Pointed out by: Wojtek Lerch, on the Austin Group mailing-list
|
2003-07-19 02:53:46 +00:00 |
|
wollman
|
cfce6c2d5e
|
Whitespace after keywords per style(9).
|
2003-07-18 16:04:32 +00:00 |
|
obrien
|
d90536e35b
|
Fix the style of the SCM ID's.
I believe have made all of libc .c's as consistent as possible.
|
2002-03-22 21:53:29 +00:00 |
|
rgrimes
|
be22b15ae2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|