diff options
author | dteske <dteske@FreeBSD.org> | 2013-06-02 23:20:46 +0000 |
---|---|---|
committer | dteske <dteske@FreeBSD.org> | 2013-06-02 23:20:46 +0000 |
commit | 2c5a7d38796183d684ed9ad702b8a48d9e6fc20c (patch) | |
tree | 635451c865af8f632f3f0510ad3ca1ecc6c7de73 /lib/libc/regex/regex2.h | |
parent | 2d62c22a993847496b374145be7924d05cc273ae (diff) | |
download | FreeBSD-src-2c5a7d38796183d684ed9ad702b8a48d9e6fc20c.zip FreeBSD-src-2c5a7d38796183d684ed9ad702b8a48d9e6fc20c.tar.gz |
Fix a bug in which the user's choice to Cancel was not recognized. This was
caused by the standard (and correct) behavior of the shell to discard the
return status of lvalue-operands in a pipe-chain.
The solution is to not pipe the file-acquisition directly into sort(1) but
instead store the output (allowing immediate testing of the return status)
and later sort it.
Diffstat (limited to 'lib/libc/regex/regex2.h')
0 files changed, 0 insertions, 0 deletions