os/kernel
2020-07-22 21:20:50 -05:00
..
cpu Remove protector pages 2020-07-22 21:20:50 -05:00
address_spaces.c make address_spaces.c non cpu specific 2020-07-22 19:46:57 -05:00
address_spaces.h make address_spaces.c non cpu specific 2020-07-22 19:46:57 -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 Kernel stack setup is now platform-dependent 2020-07-22 19:54:33 -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