1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-28 01:12:32 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
bb90c8ecab A bunch of LibC boilerplate stuff added while trying to get figlet to build. 2018-10-31 02:09:11 +01:00
Andreas Kling
dc6f57f19c Add gettimeofday() syscall and LibC wrappers gettimeofday() and time().
This only has second accuracy right now, I'll work out subseconds later.
2018-10-25 17:36:18 +02:00