summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/pipe.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen2002-01-021-0/+1
| | | | compile nits with the SH architecture, and support SH4,
* Fixup the pipe system call for the SH target.David McCullough2001-08-061-0/+30
The FD's are returned in registers.