lib/getdef.c: Replace the %m format string by strerror(). This avoids errno to be reset between the system call error and the report function.
3.8 KiB
3.8 KiB
lib/getdef.c: Replace the %m format string by strerror(). This avoids errno to be reset between the system call error and the report function.