This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
aa90e4a8d9
Luna
/
kernel
/
src
/
interrupts
History
apio
ef8ba3dec4
Kernel: Do not hang when a user task misbehaves
...
This was for testing/debugging. But we DEFINITELY don't want that.
2022-10-19 17:25:56 +02:00
..
Entry.cpp
Kernel: Do not hang when a user task misbehaves
2022-10-19 17:25:56 +02:00
IDT.cpp
Kernel: Rename assert.h to kassert.h so IDEs pickup the kernel header instead of the userspace one
2022-10-15 12:56:48 +02:00
Install.cpp
Kernel: enable -Wconversion
2022-10-06 17:13:34 +02:00
InterruptEntry.asm
Kernel: Do not stop interrupts by default in the interrupt handler
2022-10-04 18:45:46 +02:00
Interrupts.cpp
Utilities: Start moving utilities into specific headers in a utils/ subdirectory
2022-10-14 17:31:47 +02:00
IRQ.cpp
Kernel: enable -Wconversion
2022-10-06 17:13:34 +02:00