]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Add mktime() function
authorMichael Brown <mcb30@ipxe.org>
Mon, 19 Mar 2012 16:09:41 +0000 (16:09 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 19 Mar 2012 17:35:46 +0000 (17:35 +0000)
commitbd6805a8c18f859a8f467965f2ee780817d8a81e
treed228abb380a1acf56ccadce6ea98de2918696631
parent0b2c7885c74ae680509e07c552e594f3787900f8
[libc] Add mktime() function

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/time.c [new file with mode: 0644]
src/include/sys/time.h
src/include/time.h