Luna/kernel/src/thread
apio 3ac9fed23a ELFLoader: Add check_elf_image() and check_elf_image_from_filesystem()
These two functions validate an image, without actually loading it. Very useful for exec!
2022-10-12 18:37:00 +02:00
..
PIT.cpp Kernel: enable -Wconversion 2022-10-06 17:13:34 +02:00
Scheduler.cpp ELFLoader: Add check_elf_image() and check_elf_image_from_filesystem() 2022-10-12 18:37:00 +02:00
Spinlock.asm Optimizations in Spinlock.asm 2022-09-19 16:36:34 +02:00
Spinlock.cpp Forgot to add volatile 2022-09-18 20:16:46 +02:00
Task.cpp Scheduler: Set the user_task field in a Task at creation time 2022-10-12 17:07:39 +02:00