Age | Commit message (Expand) | Author |
---|---|---|
2021-08-24 | switch to using user_ptr for pointers coming from userland | dzwdz |
2021-08-24 | replace () with (void) in function definitions | dzwdz |
2021-08-24 | move syscalls.h to shared/syscalls.h | dzwdz |
2021-08-24 | implement FD_SPECIAL_TTY, an stdout equalivent | dzwdz |