Block a user
b360307f41
VMM: Make it so much gooder
9f2c9fb190
Kernel: Make Utilities be inline
be9026442e
libc: Check for file descriptors 0 and 1, and if they exist do not close and reopen them
de6041fede
libc: Add fdopen()
e37ff67da2
Make exec return an error if the loaded executable would use more memory than is currently available
9cddf9485d
ELFLoader: Make check_elf_image return how much memory the executable will use on success