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.
484 KiB
484 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.