/[Development]
ViewVC logotype

Revision 3272


Jump to revision: Previous Next
Author: jcrouse
Date: Fri Apr 25 23:11:02 2008 UTC (5 years ago)
Changed paths: 7
Log Message:
libpayload:  Add gettimeofday() and friends

Add a gettimeofday() implementation - it works pretty well, but it
drifts a little bit so its not very suitable for keeping time.  It
works best to track changes in time over small periods of time.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


Changed paths

Path Details
Directorytrunk/payloads/libpayload/drivers/nvram.c modified , text changed
Directorytrunk/payloads/libpayload/i386/timer.c modified , text changed
Directorytrunk/payloads/libpayload/include/arch/rdtsc.h modified , text changed
Directorytrunk/payloads/libpayload/include/arch/types.h modified , text changed
Directorytrunk/payloads/libpayload/include/libpayload.h modified , text changed
Directorytrunk/payloads/libpayload/libc/Makefile.inc modified , text changed
Directorytrunk/payloads/libpayload/libc/time.c added

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15