summaryrefslogtreecommitdiff
path: root/kernel/lib/list.h
AgeCommit message (Expand)Author
2024-04-16Kernel: Improve "out of memory" error handlingAnton Kling
2024-04-02Kernel: Use "struct list" to handle file descriptors instead of a fixed sized...Anton Kling
2024-04-02Kernel: Fix some memory leaksAnton Kling
2024-03-14random changes madeAnton Kling
2024-02-21Kernel: Remove all inline assembly.Anton Kling