Age | Commit message (Collapse) | Author |
|
|
|
|
|
just copied straight over from the kernel's util.c
|
|
|
|
before this, you could open("/init/1") to open /init/1.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This isn't really all that useful, it doesn't enable anything that
wasn't possible before. With it removed I'll be able to implement
process_exit() in a much simpler way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|