Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CA-406953: fix(open): must supply mode with O_CREAT
Fixes: ``` /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:11: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT or O_TMPFILE in second argument needs 3 arguments ``` Signed-off-by: Edwin Török <[email protected]>
- Loading branch information