[klibc] [mips] pipe doesn't work in dash

H. Peter Anvin hpa at zytor.com
Tue Feb 14 16:26:44 PST 2006


Martin Michlmayr wrote:
> Pipe doesn't work in dash on mips/mipsel - everything delivered to a
> pipe is shown on stdout:

I think I've figured out the problem... in klibc/arch/mips/pipe.S, 
"(a1)" on line 10 should be "4(a0)".  Could you try to make that change 
and see if it works?

	-hpa



More information about the klibc mailing list