Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-06-06 | AK: Make timeval_add() and timeval_sub() take references. | Andreas Kling |
2019-05-28 | LibC: Move struct timeval to sys/time.h. #POSIX | Andreas Kling |
2019-05-18 | Kernel: Fix timeout support in select | Robin Burchell |