summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/resp.c
diff options
context:
space:
mode:
authorpedro <pedro@openbsd.org>2004-08-06 18:31:11 +0000
committerpedro <pedro@openbsd.org>2004-08-06 18:31:11 +0000
commite272fe107abb0c204257fe8dd54288a0bb00add4 (patch)
treeb442f1bbb04b2e830dcae856b1230f6e9f35ac71 /usr.bin/cvs/resp.c
parentUse .Dl instead of a literal block when we only have a single line. Has (diff)
downloadwireguard-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