Luna/kernel/src
apio b0e5d02c9a
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
kernel: Turn off console logging before starting the init process
2023-01-08 15:32:59 +01:00
..
arch kernel, libc: Add clock_gettime() 2023-01-07 00:21:08 +01:00
boot Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
memory Kernel: Fix shadow 12GiB reserved entry when running QEMU without KVM on 2023-01-07 20:58:12 +01:00
sys Implement printf() 2023-01-07 01:49:26 +01:00
thread Kernel/Scheduler: Display addresses starting with 0x when creating threads 2023-01-07 12:02:14 +01:00
video Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
config.h.in Add config.h for version information 2022-12-03 17:25:25 +01:00
ELF.cpp ELFLoader: Set both the read-write and execute flags if the section has both 2023-01-06 17:34:24 +01:00
ELF.h ELFLoader: Do not keep track of segments 2023-01-05 21:46:03 +01:00
InitRD.cpp Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
InitRD.h Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
Log.cpp Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
Log.h Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
main.cpp kernel: Turn off console logging before starting the init process 2023-01-08 15:32:59 +01:00