Open a named file.
Parameters are as defined for the open system call. flags must not have O_CREAT set (use the other overload for that case).
See Implementation
Open a named file.
Parameters are as defined for the open system call. flags must not have O_CREAT set (use the other overload for that case).