summaryrefslogtreecommitdiff
path: root/src/user/lib/unistd.c
AgeCommit message (Expand)Author
2023-06-10kernel: implement getpid, getppiddzwdz
2023-06-09ports/dash: stub out everything needed for dash to compiledzwdz
2023-06-02libc: stub out sltar's requirementsdzwdz
2023-02-23build: don't -Isrc/ in user codedzwdz
2023-01-25style: typedef structs, shorter namespacesdzwdz
2023-01-19kernel: user interruptsdzwdz
2022-10-04user/libc: camellia_open, takes cwd into accountdzwdz
2022-10-02syscall/open: add the full suite of READ/WRITE flagsdzwdz
2022-08-29user/lua: implement the bare minimum for it to link and "run"dzwdz
2022-08-28shared/path_simplify: return an unsigned valuedzwdz
2022-08-28user/libc: unlink()dzwdz
2022-08-26user/libc: prepare for OpenED portdzwdz
2022-08-26user/libc: rename stdlib.c to unistd.c to match header namesdzwdz