summaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_time.c
Commit message (Collapse)AuthorAgeFilesLines
* [linux] Add missing #include <stddef.h>Marin Hannache2013-07-141-0/+1
| | | | | Signed-off-by: Marin Hannache <git@mareo.fr> Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [time] Add Linux time source using gettimeofday()Michael Brown2012-05-041-0/+45
Signed-off-by: Michael Brown <mcb30@ipxe.org>