Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for | kib | 2009-12-29 | 1 | -4/+3 |
| | | | | | | | | 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 | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | C99 compliance: time() always sets its return value in both places | wollman | 2003-07-19 | 1 | -4/+7 |
| | | | | | | (if present), even on error. Pointed out by: Wojtek Lerch, on the Austin Group mailing-list | ||||
* | Whitespace after keywords per style(9). | wollman | 2003-07-18 | 1 | -2/+2 |
| | |||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -0/+2 |
| | | | | I believe have made all of libc .c's as consistent as possible. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+52 |