Age | Commit message (Expand) | Author |
---|---|---|
2021-11-02 | fork2() refactor: remove the unused back handle type | dzwdz |
2021-09-18 | put the `handle_t` typedef in `shared/types.h` | dzwdz |
2021-09-18 | merge `kernel/types.h` and `init/types.h` | dzwdz |
2021-09-07 | implement fs_create(), front/back fs handles | dzwdz |
2021-09-04 | new vfs impl pt. 1: implement open() | dzwdz |
2021-09-04 | nuke the old handle code | dzwdz |
2021-09-04 | rename file descriptors to handles | dzwdz |