summaryrefslogtreecommitdiff
path: root/lib/libc/gen/time.c
AgeCommit message (Expand)Author
2020-07-06Add support for timeconting in userland.Paul Irofti
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2015-10-29(struct timezone *)0 -> NULL, while I'm here.mmcc
2015-09-12Wrap <time.h> so that internal calls go direct and symbols not in C99 are weakPhilip Guenther
2005-08-08zap remaining rcsid.Marc Espie
2003-07-08KNF + ansificationJean-Francois Brousseau
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt