diff options
author | 2004-08-06 18:31:11 +0000 | |
---|---|---|
committer | 2004-08-06 18:31:11 +0000 | |
commit | e272fe107abb0c204257fe8dd54288a0bb00add4 (patch) | |
tree | b442f1bbb04b2e830dcae856b1230f6e9f35ac71 /usr.bin/cvs/resp.c | |
parent | Use .Dl instead of a literal block when we only have a single line. Has (diff) | |
download | wireguard-openbsd-e272fe107abb0c204257fe8dd54288a0bb00add4.tar.xz wireguard-openbsd-e272fe107abb0c204257fe8dd54288a0bb00add4.zip |
in pclose(), only fclose() a stream if it has been opened by popen(), so
that applications doing: 'ok = (pclose(f) != -1) || (fclose(f) == 0)'
can work safely and avoid a double-close of a stream. ok millert@
Diffstat (limited to 'usr.bin/cvs/resp.c')
0 files changed, 0 insertions, 0 deletions