Age | Commit message (Expand) | Author |
---|---|---|
2024-12-14 | sb/printf: Add ksbprintf | Anton Kling |
2024-12-11 | kernel: Add more sv functions and change interfaces | Anton Kling |
2024-12-10 | kernel: Add string view and string builder | Anton Kling |
2024-12-09 | timer: Use strings instead of direct int64_t to communicate with userland | Anton Kling |
2024-07-04 | scheduler: Use get_uptime() since it caches the result | Anton Kling |
2024-07-04 | TCP: Allow delay for sends | Anton Kling |
2024-07-04 | Random: Improve random seeding. | Anton Kling |
2024-07-04 | CMOS: Make read/write calls async | Anton Kling |
2024-07-03 | Kernel/Time: Improve time keeping | Anton Kling |