aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/arm/sys
Commit message (Expand)AuthorAgeFilesLines
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudoPeter Wemm2007-07-041-3/+6
* Fix sbrk.S to use _end symbol the same way brk.s was fixed some timeAlexander Kabaev2007-06-271-2/+2
* Use built-in _end symbol insteadof 'end' for consistency with otherAlexander Kabaev2007-05-191-2/+2
* Cleanup: we always have to use __error() now, and we shouldn't provide aOlivier Houchard2006-11-092-58/+1
* Use the RET macro.Olivier Houchard2004-11-096-6/+7
* Remove getcontext.S, it is not needed.Olivier Houchard2004-11-052-64/+1
* Import the FreeBSD/arm libc bits.Olivier Houchard2004-05-1412-0/+655