Age | Commit message (Expand) | Author |
---|---|---|
2019-05-17 | Kernel/RTC: Mark some intentional fallthroughs to suppress compiler warnings | Robin Burchell |
2019-05-04 | Kernel: Computing the boot timestamp was a bit broken. | Andreas Kling |
2019-02-19 | Kernel: Fix wrong calculation of current Unix timestamp. | Andreas Kling |
2019-02-13 | WindowServer: Put a clock in the top right corner of the screen. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2018-10-31 | Add assertion that RTC year is >= 2018. | Andreas Kling |
2018-10-25 | Add gettimeofday() syscall and LibC wrappers gettimeofday() and time(). | Andreas Kling |