]> git.ipfire.org Git - thirdparty/glibc.git/commit
stdio-common: Fix %m sprintf test output for GNU/Hurd
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 27 Dec 2021 20:22:14 +0000 (21:22 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 27 Dec 2021 20:23:05 +0000 (21:23 +0100)
commit422e4cd0ffbd71456cbefcf8027c866638c7124f
tree78e4193a05020f3b6ef6953c053e35176c5c4aab
parentcca457f9c51a90cf82cae75432ed3de20942519c
stdio-common: Fix %m sprintf test output for GNU/Hurd

GNU/Hurd has slightly different error messages for undefined numbers,
due to the notion of error subsystems.
stdio-common/tst-sprintf-errno.c