summaryrefslogtreecommitdiff
path: root/src/kernel/execbuf.c
AgeCommit message (Expand)Author
2022-08-12kernel/proc: don't expose internal fuctions, clean up apidzwdz
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-23kernel: switch processes after execbuf_syscalldzwdz
2022-07-20syscall/execbuf: EXECBUF_JMPdzwdz
2022-07-18syscalls: implement execbufdzwdz