aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/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-53/+0
* Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-291-0/+2
* In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).Ian Lepore2014-08-311-0/+1
* Use the RET macro.Olivier Houchard2004-11-091-1/+2
* Import the FreeBSD/arm libc bits.Olivier Houchard2004-05-141-0/+49