akkartik / mu

Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
http://akkartik.name/akkartik-convivial-20200607.pdf
Other
1.38k stars 47 forks source link

SubX: No handling for unknown syscalls #9

Closed tekknolagi closed 6 years ago

tekknolagi commented 6 years ago

https://github.com/akkartik/mu/blob/0a10402b7c2c8daacc88d8f402fdfe1962f6ffec/subx/019syscalls.cc#L18

Perhaps an error should be raised? Some kind of ABRT?