Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Purge unneeded cdefs.h | Warner Losh | 2023-11-01 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Move dillon's time conversion functions to a new header <timeconv.h>. | Garrett Wollman | 2002-06-17 | 1 | -1/+1 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -3/+3 |
* | I've been meaning to do this for a while. Add an underscore to the | Matthew Dillon | 2002-01-19 | 1 | -12/+12 |
* | Add time_to_int(), int_to_time(), time_to_long(), long_to_time(). | Matthew Dillon | 2001-10-28 | 1 | -0/+40 |
* | Add routines to convert time_t to/from fixed-bit fields. These routines | Matthew Dillon | 2001-10-28 | 1 | -0/+60 |