summaryrefslogtreecommitdiff
path: root/src/kernel/fd.h
AgeCommit message (Expand)Author
2021-08-24switch to using user_ptr for pointers coming from userlanddzwdz
2021-08-24implement FD_SPECIAL_TTY, an stdout equaliventdzwdz
2021-08-24fdop_dispatch: pass the fd struct instead of indexdzwdz
2021-08-24add some scaffolding for file descriptorsdzwdz