kernel/inc
antifallobst 4070959736 refactor (syscalls): refactored syscalls to match the documented SysABI 2023-06-06 21:20:29 +02:00
..
boot feature (JSON parser): implemented a tokenizer 2023-05-19 02:17:15 +02:00
drivers fix (JSON): fixed array parsing 2023-06-06 20:32:30 +02:00
mm feature (memory management): implemented a function to read the caller from the stack 2023-06-01 11:40:12 +02:00
modules refactor (drivers): applied driver directory change to include statements 2023-05-28 21:06:06 +02:00
platform refactor (syscalls): refactored syscalls to match the documented SysABI 2023-06-06 21:20:29 +02:00
proc refactor (drivers): applied driver directory change to include statements 2023-05-28 21:06:06 +02:00
utils feature (strings): implemented DJB string hashing function 2023-06-05 17:51:10 +02:00