aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/time.h
Commit message (Expand)AuthorAgeFilesLines
* Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header, so POSIXBruce Evans1998-02-251-5/+1
* Add #ifndef _POSIX_SOURCE around the timecounter definitionsJohn Birrell1998-02-211-1/+3
* Replace TOD clock code with more systematic approach.Poul-Henning Kamp1998-02-201-3/+73
* wash, sort and put in order various nits from the i586_ctr -> tscPoul-Henning Kamp1997-12-281-2/+3
* Add tickadj to struct clockinfo, like NetBSD and OpenBSD.John Hay1997-06-241-1/+2
* struct timespec needs to be useable with just <time.h>, but needs to notPeter Wemm1997-05-131-4/+4
* Add posix clock and timer definitionsPeter Wemm1997-05-081-1/+8
* Fixed some invalid (non-atomic) accesses to `time', mostly ones of theBruce Evans1997-03-221-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add NetBSD/OpenBSD compatable timeradd()/timersub() user-space macros.Peter Wemm1996-12-301-1/+22
* In sys/time.h, struct timespec is defined as:Nate Williams1996-09-191-7/+7
* Merge in Lite2: make timespec struct POSIX.4 compliantJeffrey Hsu1996-03-111-9/+9
* Finished staticizing of timevalfix().Bruce Evans1995-12-261-2/+1
* Cosmetics. (sort of) Added 19 prototypes.Poul-Henning Kamp1994-10-101-6/+7
* Prototypes, prototypes and even more prototypes. Not quite done yet, butPoul-Henning Kamp1994-10-021-2/+6
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-2/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+126