-
Jeremy Hylton authored
If fopen() fails with EINVAL it means that the mode argument is invalid. Return the mode in the error message instead of the filename.
995710f1
If fopen() fails with EINVAL it means that the mode argument is invalid. Return the mode in the error message instead of the filename.