aboutsummaryrefslogtreecommitdiff
path: root/include/apos/uapi.h
AgeCommit message (Collapse)Author
2022-05-21add create syscall for threadsKimplul
2022-05-09improve uapiKimplul
2022-05-05riscv64 boots with clang (sort of)Kimplul
2022-04-29continue building base for irq handlingKimplul
2022-04-23ran clang-formatKimplul
2022-04-21use uint64_t for timer ticksKimplul
+ GCC seems to provide this even on 32bit platforms, though I should really check.
2022-04-21start working on timer subsysKimplul
2021-12-27Started work on syscallsKimplul