summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/time.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for timeconting in userland.pirofti2020-07-061-2/+2
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* (struct timezone *)0 -> NULL, while I'm here.mmcc2015-10-291-2/+2
* Wrap <time.h> so that internal calls go direct and symbols not in C99 are weakguenther2015-09-121-2/+3
* zap remaining rcsid.espie2005-08-081-4/+1
* KNF + ansificationjfb2003-07-081-6/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+58