summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2021-08-24switch to using user_ptr for pointers coming from userlanddzwdz
2021-08-24replace () with (void) in function definitionsdzwdz
2021-08-24move syscalls.h to shared/syscalls.hdzwdz
2021-08-24implement FD_SPECIAL_TTY, an stdout equaliventdzwdz