summaryrefslogtreecommitdiff
path: root/ldso/ldso/arm/dl-syscalls.h
AgeCommit message (Expand)Author
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
2011-10-06ldso: merge duplicate dl-syscalls.h code to common headerMike Frysinger
2008-07-23- fix asm and volatile keywordsBernhard Reutner-Fischer
2006-11-10arm thumb:Eric Andersen
2005-09-21__set_errno must be redefined after #include "sys/syscall.h".Joakim Tjernlund
2004-05-12Add a local '_dl_errno' to be used by syscalls in ldso, allowingEric Andersen
2004-02-17Do not duplicate stuff from ldso.hEric Andersen
2003-09-09Arm needs this to compile with gcc 2.95Eric Andersen
2002-08-09Patch from Stefan Allius, avoid compiler warnings (unused variable)Eric Andersen
2002-07-25Take advantage of the new syscall stuff on x86 and arm to killEric Andersen
2002-03-19Cleanup header files a bit.Eric Andersen
2001-07-03Merge the arm port into the main tree. The final version (the one thatEric Andersen