summaryrefslogtreecommitdiffstats
path: root/include/time.h
Commit message (Expand)AuthorAgeFilesLines
* It's not CUT (the french would accept that back in 1879) and TUC wasn'tphk2001-03-311-1/+5
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.dt1999-01-041-7/+4
* Change return type of strptime from const char* to char*.dt1998-09-121-1/+1
* Add extern declaration for `tzname[]' to make this header comply betterjkoshy1998-08-211-0/+4
* ctime_r and asctime_r are not implemented.phk1998-04-191-2/+2
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-1/+7
* Import strptime(3) into libc. We've got permission by Kevin Ruddy tojoerg1997-08-091-0/+1
* struct timespec needs to be useable with just <time.h>, but needs to notpeter1997-05-131-7/+27
* Add clockid_t definition like in sys/types.h to allow time.hache1997-05-131-0/+5
* Oops, move clock_*() and nanosleep() to time.hpeter1997-05-121-0/+4
* Change prototypes for gmtime_r() and localtime_r() in accordance withhsu1996-11-111-3/+3
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+7
* Define CLK_TCK right.bde1995-02-081-1/+1
* Define CLOCKS_PER_SEC.bde1995-02-031-2/+11
* Declare useful functions (timelocal() and timegm())ache1994-12-261-0/+2
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+104
OpenPOWER on IntegriCloud