[PATCH] fix for pipe() on sparc

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Aug 20 08:10:30 UTC 2014


On 19 August 2014 21:11, Waldemar Brodkorb <wbx at openadk.org> wrote:
> When using something like this:
>  $ echo foo|grep foo|wc -l
> with mksh shell, you get an runtime error.
>
> Glibc and klibc does not do these extra check.
> After removing this check using double pipes work fine.
> Tested with Qemu 2.1.0.

Applied, thanks!


More information about the uClibc mailing list