summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-06-02 23:20:46 +0000
committerdteske <dteske@FreeBSD.org>2013-06-02 23:20:46 +0000
commit2c5a7d38796183d684ed9ad702b8a48d9e6fc20c (patch)
tree635451c865af8f632f3f0510ad3ca1ecc6c7de73 /lib/libc/regex
parent2d62c22a993847496b374145be7924d05cc273ae (diff)
downloadFreeBSD-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud