summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strerror_r.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2016-10-19 16:09:24 +0000
committermillert <millert@openbsd.org>2016-10-19 16:09:24 +0000
commit6ac5adf8471ec1c4d2d0eccf88866b4654fddb19 (patch)
treed26b241c8533048ade0f027ca893a5633e152f35 /lib/libc/string/strerror_r.c
parentThe clean:, cleandir:, and obj: targets of src/Makefile descend into (diff)
downloadwireguard-openbsd-6ac5adf8471ec1c4d2d0eccf88866b4654fddb19.tar.xz
wireguard-openbsd-6ac5adf8471ec1c4d2d0eccf88866b4654fddb19.zip
Use the reentrant strerror_r() instead of strerror() to expand %m.
Previously, syslog_r() would avoid calling strerror() since the latter is not reentrant. OK bluhm@
Diffstat (limited to 'lib/libc/string/strerror_r.c')
0 files changed, 0 insertions, 0 deletions