Konstantin Belousov
|
358ed16f75
|
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 |
|
Warner Losh
|
c879ae3536
|
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 |
|
Garrett Wollman
|
d09b896215
|
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 |
|
Garrett Wollman
|
def6489df6
|
Whitespace after keywords per style(9).
|
2003-07-18 16:04:32 +00:00 |
|
David E. O'Brien
|
333fc21e3c
|
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 |
|
Rodney W. Grimes
|
58f0484fa2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|