]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make tv_sec a time_t on all platforms but alpha. Brings us more in line with
authortrhodes <trhodes@FreeBSD.org>
Sat, 24 Dec 2005 22:22:17 +0000 (22:22 +0000)
committertrhodes <trhodes@FreeBSD.org>
Sat, 24 Dec 2005 22:22:17 +0000 (22:22 +0000)
commit412f766852e2da36b4f178232cadb20dda832f61
tree99de98c38a690d4ece3fe809f6493bae7a25e39b
parent130f918f03cc5185b2ae0c0a13e639fbe38250bf
Make tv_sec a time_t on all platforms but alpha.  Brings us more in line with
POSIX.  This also makes the struct correct we ever implement an i386-time64
architecture.  Not that we need too.

Reviewed by: imp, brooks
Approved by: njl (acpica), des (no objects, touches procfs)
Tested with: make universe
libexec/bootpd/bootpd.c
sys/dev/acpica/Osd/OsdSynch.c
sys/dev/firewire/sbp.c
sys/fs/procfs/procfs_status.c
sys/sys/_timeval.h