summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/time32.c
Commit message (Expand)AuthorAgeFilesLines
* 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