error, strerror-override: Support mingw64 from Fedora 17.
authorPaolo Bonzini <bonzini@gnu.org>
Sun, 3 Jun 2012 16:29:00 +0000 (18:29 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 3 Jun 2012 16:29:19 +0000 (18:29 +0200)
commitf6c2431e873d1c9972f97cb610ab26491d626410
tree6cc09f880bfb6740394e5b086b517551481e6606
parentfb6d0f4e8516dc938de05c495a11decba5396530
error, strerror-override: Support mingw64 from Fedora 17.

* lib/errno.in.h (GNULIB_defined_ESTREAMS): Use a different indicator
for ETXTBSY, ENODATA, ENOSR, ENOSTR, ETIME, EOTHER, compared to
EINPROGRESS.
* lib/strerror-override.h (strerror_override): Test it.
* lib/strerror-override.c (strerror_override): Likewise.
* m4/errno_h.m4 (gl_HEADER_ERRNO_H): Test also ETXTBSY.
ChangeLog
lib/errno.in.h
lib/strerror-override.c
lib/strerror-override.h
m4/errno_h.m4