| Age | Commit message (Expand) | Author |
| 2016-10-04 | Add timespec_get(3) in <time.h> and enable unconditionally struct timespec | kamil |
| 2016-04-23 | add clock_cpugetclockid{2,} | christos |
| 2015-10-29 | add tzgetgmtoff | christos |
| 2014-10-07 | sync function signatures with tzcode | christos |
| 2013-04-21 | strftime_l is part of POSIX2008. | joerg |
| 2013-04-21 | Store time-specific locale data directly in the locale. | joerg |
| 2012-10-02 | add clock_nanosleep | christos |
| 2010-12-16 | Provide a re-entrant and thread-safe set of timezone API's that | christos |
| 2009-05-14 | Add the getdate(3) function and getdate_err value, conforming to IEEE | ginsbach |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-09-21 | add missing attributes to the remaining calls, even the ones that gcc has | christos |
| 2008-04-01 | everyone else assumes that defining "_XOPEN_SOURCE" means XPG4.2, | drochner |
| 2005-09-13 | compat code reorg | christos |
| 2005-02-03 | de-__P -- the hack is long since useless. Discussed with christos, | perry |
| 2003-12-21 | Do a little const cleanup, for consistency with std interfaces. | kleink |
| 2003-09-13 | Sprinkle restrict into timer_{create,settime}(2). | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2002-06-30 | Version times() so that programs compiled before the recent change to make | bjh21 |
| 2002-06-23 | In the manner of Solaris and other OSes, we now define CLK_TCK to | perry |
| 2001-03-31 | Finally deprecate the old timezone() interface in favor of an XSH5 | kleink |
| 2001-03-29 | Sprinkle some restrict. | kleink |
| 2000-07-06 | Fix typo in comment: CUT -> UTC | hubertf |
| 2000-01-10 | Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due to | kleink |
| 1999-12-22 | For the benefit of G++'s null pointer constant implementation, #define NULL | kleink |
| 1998-09-15 | Remove the public declaration of gtime(), which is shipped with tzcode but is | kleink |
| 1998-09-10 | Declare asctime_r(), ctime_r(), gmtime_r() and localtime_r(), and rearrange | kleink |
| 1998-07-27 | Slight rearrangement. | mycroft |
| 1998-07-27 | Need cdefs.h. | mycroft |
| 1998-07-27 | Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-02-02 | merge lite-2 | perry |
| 1997-11-02 | * Move prototypes of clock_getres(), clock_gettime() and clock_settime() from | kleink |
| 1997-10-04 | Per 1003.1b-93, move nanosleep() prototype from <sys/time.h> to <time.h> | kleink |
| 1997-07-13 | Add typedefs for clockid_t and timer_t | christos |
| 1997-07-13 | - Added prototypes for non POSIX that are marked STD inspired: | christos |
| 1997-05-26 | Add strptime(3) prototype. | kleink |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-21 | add _BSD's to ansi types | cgd |
| 1994-05-16 | update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions. | cgd |
| 1994-01-20 | Declare tzname[] extern, so compiler won't include it in object files. | jtc |
| 1993-10-11 | declare char *tzname[2]; | jtc |
| 1993-08-18 | As per Chris Torek's suggestion, define CLOCKS_PER_SEC and CLK_TCK to 100. | jtc |
| 1993-08-17 | Define CLOCKS_PER_SEC. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |