Add routines to convert time_t to/from fixed-bit fields.
authorPeter Avalos <pavalos@theshell.com>
Sat, 17 Jan 2009 01:55:46 +0000 (20:55 -0500)
committerPeter Avalos <pavalos@theshell.com>
Tue, 7 Apr 2009 07:08:39 +0000 (21:08 -1000)
commitf422879087c500dba8e04d24e154ef95c1e8f027
tree002d9d4777afdc627c2c9fd5791185d9d8bc2d41
parentd10ccf5c1c8c98b60d1fb8e3e5a16453a3de6239
Add routines to convert time_t to/from fixed-bit fields.

Obtained-from: FreeBSD
include/Makefile
include/timeconv.h [new file with mode: 0644]
lib/libc/stdtime/Makefile.inc
lib/libc/stdtime/time32.c [new file with mode: 0644]