Age | Commit message (Collapse) | Author |
|
|
|
|
|
thus they can opt out of doing that
so the calls which might return immediately but can return later don't
have to both regs_savereturn and return to the caller.
and because of that, the return values of a lot of VFS things have just
got way saner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removes `proc.c`'s pointless dependency on `vfs/root.h`
|
|
|
|
|
|
|
|
proper multiprocess support!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
all the switch cases are already implemented, so that panic can only
occur due to invalid state
|
|
|
|
thanks to this i can tell which ones are placeholders, and which ones
should stay
|
|
|
|
|
|
|
|
|
|
|
|
|