summaryrefslogtreecommitdiff
path: root/arch/arm/bits/syscall.h
AgeCommit message (Expand)AuthorLines
2012-09-08syscall organization overhaulRich Felker-191/+0
2012-09-02avoid "inline" in public headers for strict c89 compatibilityRich Felker-7/+7
2012-08-09add defines for number of sigset_t bytes syscalls expectRich Felker-0/+2
2012-07-08make arm syscalls (still non-inline) more efficientRich Felker-6/+6
2012-06-23update syscall defs to latest kernel onesRich Felker-0/+4
2012-05-24fix arm syscall.h to reflect which syscalls actually exist (on EABI)Rich Felker-22/+0
2011-09-21update syscalls with off_t arguments to handle argument alignment, if neededRich Felker-1/+2
2011-09-18initial commit of the arm portRich Felker-0/+876