Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-30 | ripple/minitrace/syscall_abi: represent SigSetSize with a unit struct | edef | |
This way we validate the sigsetsize early, and leave the invalid state unrepresentable. Change-Id: I237942089b4eb7fff06ada7ea8be7b8f94b2fcfd | |||
2022-07-30 | ripple/minitrace/syscall_abi: init | edef | |
Factor out the rather sprawling syscall ABI definitions from the main program. The macros, argument parsing, and file descriptor code get some space to breathe too. Change-Id: I0aa01b6b94e4d4b770bb9ef59926e2236c50b258 |