aboutsummaryrefslogtreecommitdiff
path: root/common/uapi/proc.c
AgeCommit message (Expand)Author
2022-10-21beautificationKimplul
2022-10-21initial implementation of swapKimplul
2022-10-21initial spawn implementationKimplul
2022-10-14add spawn syscallKimplul
2022-10-14remove references to cowKimplul
2022-09-22add assign syscall skeletonKimplul
2022-09-20add notify syscall skeletonKimplul
2022-09-15change syscalls to take 5 params and return 6Kimplul
2022-06-12doxygen shows no warningsKimplul
2022-06-12add license textsKimplul
2022-06-11continue documentationKimplul
2022-06-09use doxygen todoKimplul
2022-06-09continue documentationKimplul
2022-05-24make process loading more genericKimplul
2022-05-24change bit utils to not be __*Kimplul
2022-05-24initial musings about execKimplul
2022-05-23rename sys_switch to sys_swapKimplul
2022-05-22add @file info to all filesKimplul
2022-05-21add create syscall for threadsKimplul
2022-05-09improve uapiKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-21start working on timer subsysKimplul
2022-04-10add clang format and run itKimplul
2021-12-27Started work on syscallsKimplul