qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [mips-linux-user] patch for pipe() result handling


From: Stuart Anderson
Subject: [Qemu-devel] [mips-linux-user] patch for pipe() result handling
Date: Tue, 29 May 2007 22:54:21 -0400 (EDT)


pipe(2) on MIPS does some funny, non-standard stuff with it's return
data. This patch implments this unusual handling. Without this patch,
bash closes it's own stdin by mistake and therefore exits immediately
after presenting the prompt.

The LTP test results for the pipe() tests are improved with this patch
as well.


                                Stuart

Stuart R. Anderson                               address@hidden
Network & Software Engineering                   http://www.netsweng.com/
1024D/37A79149:                                  0791 D3B8 9A4C 2CDC A31F
                                                 BD03 0A62 E534 37A7 9149

Attachment: 13_mipspipe.patch
Description: MIPS pipe(2) fix


reply via email to

[Prev in Thread] Current Thread [Next in Thread]