kernel/inc
Eric-Paul Ickhorn 2ccbf17625 refactor (drivers): Moved actual builtin drivers to a more sensible path 2023-05-28 20:40:21 +02:00
..
boot feature (JSON parser): implemented a tokenizer 2023-05-19 02:17:15 +02:00
drivers/builtin refactor (drivers): Moved actual builtin drivers to a more sensible path 2023-05-28 20:40:21 +02:00
mm refactor (kernel): refactored the directory structure 2023-04-20 23:00:56 +02:00
modules feature (modules): started work on kernel modules 2023-05-17 00:18:25 +02:00
platform feature (syscalls): implemented 'nx_pcreate' 2023-05-07 00:34:20 +02:00
proc feature (processes): implemented signals and the 'nx_psignal' syscall 2023-05-07 01:16:33 +02:00
utils feature (crypto): implemented SHA-1 2023-05-26 21:24:23 +02:00