Skip to content

Change a bunch of Pal functions to use Rusty error handling

Jacob Lorentzon requested to merge 4lDO2/relibc:pal_errno into master

Big MR, but still doesn't cover the full Pal API. Also fixes some unsoundness where C functions taking pointers weren't marked unsafe.

Merge request reports