diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2023-03-06 11:19:30 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2023-03-06 11:33:27 +0100 |
commit | 0f679438f36d8c2a31dfe490007e983b085caef6 (patch) | |
tree | bb64f011f6e8ec98d6cf9b4bb0d6511da25d8166 /lib/socket.h | |
parent | 2f080b543296aa2fa18bf7451b5174d942b0a952 (diff) |
Printf test suite fails on systems with musl libc because tests for "%m"
and "%M" formats expect "Input/output error" message but musl returns
"I/O error". Proposed change compares the printf output with string
returned from strerror function for EIO constant.
See-also: https://bugs.gentoo.org/836713
Minor change from committer.
Diffstat (limited to 'lib/socket.h')
0 files changed, 0 insertions, 0 deletions