os/kernel
2020-07-22 19:37:30 -05:00
..
cpu Fix a warning 2020-07-22 19:37:30 -05:00
crt0.asm Get all programs building using the new hosted cross-compiler 2019-08-28 08:26:42 -05:00
kernel.c Sort includes 2020-07-22 19:35:23 -05:00
kernel.h Add syscalls to get initrd size and copy it into user supplied memory 2019-08-26 13:07:01 -05:00
kmalloc.c Sort includes 2020-07-22 19:35:23 -05:00
kmalloc.h Portability work 2020-07-22 19:26:55 -05:00
pmem.c Sort includes 2020-07-22 19:35:23 -05:00
pmem.h Portability work 2020-07-22 19:26:55 -05:00
rpc.c Sort includes 2020-07-22 19:35:23 -05:00
rpc.h new_thread is now pthread_create 2020-07-22 07:33:44 -05:00
tasking.c Sort includes 2020-07-22 19:35:23 -05:00
tasking.h Sort includes 2020-07-22 19:35:23 -05:00
vga_err.c Sort includes 2020-07-22 19:35:23 -05:00
vga_err.h Remove all drivers and fs code from kernel 2019-05-22 14:18:29 -05:00