Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: pipe.S | Austin Foxley | 2010-10-01 | 1 | -1/+1 |
| | | | | | | return value of pipe on success is supposed to be 0 Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger | 2009-11-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Add working pipe implementation for sparc | Austin Foxley | 2009-05-26 | 1 | -0/+62 |
Also get rid of warning in sparc sigaction Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |