summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/pipe.S
Commit message (Collapse)AuthorAgeFilesLines
* sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-10-221-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Add working pipe implementation for sparcAustin Foxley2009-05-261-0/+62
Also get rid of warning in sparc sigaction Signed-off-by: Austin Foxley <austinf@cetoncorp.com>