os/kernel
2020-07-22 19:26:55 -05:00
..
cpu Portability work 2020-07-22 19:26:55 -05:00
crt0.asm Get all programs building using the new hosted cross-compiler 2019-08-28 08:26:42 -05:00
kernel.c Portability work 2020-07-22 19:26:55 -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 Portability work 2020-07-22 19:26:55 -05:00
kmalloc.h Portability work 2020-07-22 19:26:55 -05:00
pmem.c Portability work 2020-07-22 19:26:55 -05:00
pmem.h Portability work 2020-07-22 19:26:55 -05:00
rpc.c new_thread is now pthread_create 2020-07-22 07:33:44 -05:00
rpc.h new_thread is now pthread_create 2020-07-22 07:33:44 -05:00
tasking.c Portability work 2020-07-22 19:26:55 -05:00
tasking.h Portability work 2020-07-22 19:26:55 -05:00
vga_err.c fix files looking for ports.h in wrong place 2019-05-25 10:13:59 -05:00
vga_err.h Remove all drivers and fs code from kernel 2019-05-22 14:18:29 -05:00