diff options
author | 2003-12-22 00:33:42 +0000 | |
---|---|---|
committer | 2003-12-22 00:33:42 +0000 | |
commit | 57173307cbbfd5bf67fb7c003d518bc4f6d752c5 (patch) | |
tree | 37e4e6f68c2fa77fac7843a8d8e712861b3e9b2f /usr.bin/ssh/ssh-keygen.c | |
parent | my bloody attempt at a manpage. to be fleshed out. (diff) | |
download | wireguard-openbsd-57173307cbbfd5bf67fb7c003d518bc4f6d752c5.tar.xz wireguard-openbsd-57173307cbbfd5bf67fb7c003d518bc4f6d752c5.zip |
Fixes from FreeBSD' libc_r
rev 1.21
Fix bogus return values from libc_r's write() routine in situations where
partial-write is followed by an error.
rev 1.22
If __sys_write() returns 0, allow that to exit the loop in libc_r's
wrapped version of write().
rev 1.23
Return to the caller if write() returns 0.
ok marc@
Diffstat (limited to 'usr.bin/ssh/ssh-keygen.c')
0 files changed, 0 insertions, 0 deletions