|
4c096bd36c
|
uptime: break time down into more understandable units
80 seconds -> 1 minute, 20 seconds for example
647 seconds would be 10 minutes, 47 seconds
and more...
|
2022-10-30 10:31:59 +01:00 |
|
|
e2b5c1bfdd
|
uptime: Use clock_gettime instead of reading from /dev/uptime
|
2022-10-30 09:09:03 +01:00 |
|
|
06f9ffc184
|
libc: Add EXIT_SUCCESS, EXIT_FAILURE, RAND_MAX and BUFSIZ
|
2022-10-22 21:39:51 +02:00 |
|
|
31e0f0efed
|
uptime: Use fgets()
|
2022-10-22 14:23:34 +02:00 |
|
|
2c813f5901
|
apps: Add more simple apps
Now that we can start them at will from the command line, bring them on!!
|
2022-10-19 21:11:38 +02:00 |
|