aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/time32.c
Commit message (Expand)AuthorAgeFilesLines
* Move dillon's time conversion functions to a new header <timeconv.h>.Garrett Wollman2002-06-171-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+3
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-191-12/+12
* Add time_to_int(), int_to_time(), time_to_long(), long_to_time().Matthew Dillon2001-10-281-0/+40
* Add routines to convert time_t to/from fixed-bit fields. These routinesMatthew Dillon2001-10-281-0/+60