improved mapping from numerical open codes to string fopen codes.
This was necessary because the old code would return "w+" for O_RDONLY|O_SHARE for example.
Showing
Please register or sign in to comment
This was necessary because the old code would return "w+" for O_RDONLY|O_SHARE for example.