aboutsummaryrefslogtreecommitdiff
path: root/common/uapi/conf.c
AgeCommit message (Expand)Author
2023-07-27use nifty variable argument count trickKimplul
2023-06-11add some clarifications to rpc stack stuffKimplul
2023-05-01update license stuffKimplul
2023-04-30rename to kmiKimplul
2022-11-21make syscall handlers voidKimplul
2022-11-21possible optimisationsKimplul
2022-11-13give symbolic name to rpc stack ratioKimplul
2022-11-13outline rpc stack handlingKimplul
2022-11-12initial rpc implementationsKimplul
2022-10-21beautificationKimplul
2022-09-22add assign 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-09continue documentationKimplul
2022-05-24make process loading more genericKimplul
2022-05-22add @file info to all filesKimplul
2022-05-09improve uapiKimplul
2022-04-23ran clang-formatKimplul
2022-04-21start working on timer subsysKimplul
2022-04-17expand sbi implementation a bitKimplul
2022-04-10add clang format and run itKimplul
2021-12-29RefactoringKimplul
2021-12-27Started work on syscallsKimplul