summaryrefslogtreecommitdiff
path: root/src/user/lib/syscall.c
AgeCommit message (Expand)Author
2022-08-22syscalls/fs_respond: make the *buf argument constdzwdz
2022-08-19syscall/fs_wait: return a handle for each requestdzwdz
2022-08-11vfs: support for removing filesdzwdz
2022-08-05add _syscall_getsizedzwdz
2022-08-04syscalls: add _syscall_sleep()dzwdz
2022-07-29syscall: up the max argument count to 5; make write accept flagsdzwdz
2022-07-26shared: move some headers from shared/ to camellia/dzwdz
2022-07-18syscalls: implement execbufdzwdz
2022-07-16amd64: back at the shell!dzwdz
2022-07-11user: reorganize the userland sourcesdzwdz