summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/sys
Commit message (Expand)AuthorAgeFilesLines
* These warnings are only relevant on NetBSD it seems. They don't seemimp2009-02-191-3/+0
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-091-2/+1
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudopeter2007-07-041-3/+6
* Fix sbrk.S to use _end symbol the same way brk.s was fixed some timekan2007-06-271-2/+2
* Use built-in _end symbol insteadof 'end' for consistency with otherkan2007-05-191-2/+2
* Cleanup: we always have to use __error() now, and we shouldn't provide acognet2006-11-092-58/+1
* Use the RET macro.cognet2004-11-096-6/+7
* Remove getcontext.S, it is not needed.cognet2004-11-052-64/+1
* Import the FreeBSD/arm libc bits.cognet2004-05-1412-0/+655
OpenPOWER on IntegriCloud