summaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/sys/pipe.S
Commit message (Expand)AuthorAgeFilesLines
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsBrooks Davis2016-06-221-46/+0
* Ensure that every ENTRY(foo) has a matching END(foo).Baptiste Daroussin2014-10-011-0/+1
* Mark assembler sources from libc as working with non-executable stack.Konstantin Belousov2011-01-141-0/+2
* Minimal libc for PowerPC.Peter Grehan2002-12-041-0/+43