summaryrefslogtreecommitdiff
path: root/include/kernel/data/list.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-27libk: create a subset libc for kernel useDanny Holman1-32/+0
2024-02-16include: kernel: move list.h to a data struct directoryDanny Holman1-7/+8
2023-11-26kernel: list: add a linked-list implementationDanny Holman1-0/+31