Andreas Kling
|
b07bbf383d
|
Userland: Run clang-format on everything.
|
2019-06-07 11:49:31 +02:00 |
|
Andreas Kling
|
3ae75e04ec
|
date: Add "-u" argument for printing current Unix timestamp.
|
2019-05-04 16:50:36 +02:00 |
|
Andreas Kling
|
e2f27aa7b5
|
Userland: Make /bin/date pretty-print the date, too.
|
2019-02-03 02:47:37 +01:00 |
|
Andreas Kling
|
3e0a0dd7ed
|
Fix all current build warnings in the userland.
|
2018-11-09 10:19:33 +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 |
|