summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits/syscalls.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ARM syscall argument loading.Joseph Myers2009-07-141-14/+21
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-8/+8
* syscall: unify common syscall definesMike Frysinger2009-07-081-71/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-2/+2
* - pull fix for unwinding from the NPTL branch (Johannes Stezenbach)Bernhard Reutner-Fischer2008-07-171-6/+10
* Cleanup INTERNAL_SYSCALL macros for ARM.Khem Raj2008-04-231-80/+35
* Fix compiler warning about shadowed declaration.Khem Raj2007-03-011-20/+20
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
* Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj2006-10-071-0/+23
* fixups from psm for ASSEMBLER handlingMike Frysinger2006-08-241-20/+21
* s/ifdef ASM/ifndef ASM/ as point out by psmMike Frysinger2006-08-241-1/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-7/+5
* John Bowler writes in Bug 385:Mike Frysinger2006-01-311-0/+27
* Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger2006-01-291-1/+32
* rename _sys_result var to get rid of shadow warningsMike Frysinger2006-01-291-5/+5
* import thumb support from jbowler in Bug 385Mike Frysinger2005-08-141-0/+16
* Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen2003-06-111-8/+24
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* Support _syscall6 and _syscall7 for armEric Andersen2002-08-221-0/+17
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-100/+101
* Add syscalls.h for ARMEric Andersen2001-06-301-0/+119