]> Savannah Git Hosting - gnulib.git/commit
strerror_r-posix: Fixes for MSVC 14.
authorBruno Haible <bruno@clisp.org>
Sat, 29 Apr 2017 11:23:28 +0000 (13:23 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 29 Apr 2017 11:23:28 +0000 (13:23 +0200)
commit765a40603897ad60a0ca2bdb5c93f43b55261470
treea558ea4e1a3e88075ce306b448dc2c2197f51df7
parent62f2dba6c1959cefca00bf6e1c168819e3bd05b9
strerror_r-posix: Fixes for MSVC 14.

* lib/strerror_r.c: Include <stdarg.h>.
(strerror_r): Provide error messages for errno values 100...140.
* doc/posix-functions/strerror_r.texi: Mention the MSVC 14 problem.
ChangeLog
doc/posix-functions/strerror_r.texi
lib/strerror_r.c