summaryrefslogtreecommitdiffstats
path: root/src/include/sys
Commit message (Collapse)AuthorAgeFilesLines
* [libc] Add mktime() functionMichael Brown2012-03-191-13/+11Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* Add POSIX prototypes for time functions, to allow external code to buildMichael Brown2007-01-191-0/+20
more easily within gPXE. Note that we don't have function bodies for these functions yet.