diff options
author | 2004-05-03 05:07:34 +0000 | |
---|---|---|
committer | 2004-05-03 05:07:34 +0000 | |
commit | 232b982ab46ea31ecbfd773dded4d52b5c506d17 (patch) | |
tree | a3be37b60adb5df676f43dfaba58a7c934a9ba6b /lib/libc/stdlib | |
parent | little KNF issue (diff) | |
download | wireguard-openbsd-232b982ab46ea31ecbfd773dded4d52b5c506d17.tar.xz wireguard-openbsd-232b982ab46ea31ecbfd773dded4d52b5c506d17.zip |
build the error message in strerror_r.c directly, avoiding one copy there.
handle a few subtle details caught by the regression tests: correct
termination, non copying if buffer length == 0, errno setting.
let all former users of __strerror go through strerror_r.
Work by Todd Miller and I. Okay millert@.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions