summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/time32.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2002-06-17Move dillon's time conversion functions to a new header <timeconv.h>.Garrett Wollman
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2002-01-19I've been meaning to do this for a while. Add an underscore to theMatthew Dillon
2001-10-28Add time_to_int(), int_to_time(), time_to_long(), long_to_time().Matthew Dillon
2001-10-28Add routines to convert time_t to/from fixed-bit fields. These routinesMatthew Dillon