BurritOS/src
Quentin Legot 44cfb828fb Remove useless libc, elf and ucontext, add comments to exceptions
improve propagation of errors in raise_exception
2023-04-05 16:02:54 +02:00
..
kernel Remove useless libc, elf and ucontext, add comments to exceptions 2023-04-05 16:02:54 +02:00
simulator Remove useless libc, elf and ucontext, add comments to exceptions 2023-04-05 16:02:54 +02:00
utility Fix list::remove when trying to remove first element of the list (SIGSEGV) 2023-04-05 13:07:10 +02:00
main.rs Add Exit Exception 2023-04-05 12:01:31 +02:00