mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-09 13:45:33 +00:00
_sys_open_mode() does exactly what sys_open() was originally doing inline, I simply factored it into a separate function so that other wrappers could call it (similar to _sys_permission_mode())