Age | Commit message (Expand) | Author |
---|---|---|
2021-08-24 | switch to using user_ptr for pointers coming from userland | dzwdz |
2021-08-24 | implement FD_SPECIAL_TTY, an stdout equalivent | dzwdz |
2021-08-24 | fdop_dispatch: pass the fd struct instead of index | dzwdz |
2021-08-24 | add some scaffolding for file descriptors | dzwdz |