diff options
author | 2019-06-27 16:30:39 +0000 | |
---|---|---|
committer | 2019-06-27 16:30:39 +0000 | |
commit | 10a3055dd3e9f9de1e9c6f5e12d49d2fa7dfa6e7 (patch) | |
tree | bb8d5a6a83d4d50f581590a81222f90fe5e37f22 /usr.bin/patch/patch.c | |
parent | Print out message after copying a file. (diff) | |
download | wireguard-openbsd-10a3055dd3e9f9de1e9c6f5e12d49d2fa7dfa6e7.tar.xz wireguard-openbsd-10a3055dd3e9f9de1e9c6f5e12d49d2fa7dfa6e7.zip |
The C89 standard only requires that atexit(3) returns a non-zero value
on error, so checking for -1 only is potentially non-portable.
Also mention that the C89 standard does not require errno to be set.
OK deraadt@ millert@
Diffstat (limited to 'usr.bin/patch/patch.c')
0 files changed, 0 insertions, 0 deletions