summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-2/+0
| | | | | | | | Declare common NCS (non-constant syscall) variants and convert the existing ports over to this. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* syscall: unify common syscall definesMike Frysinger2009-07-091-78/+0
| | | | | | | | | | Unify all the common syscall defines in syscalls-common.h and scrub all the duplicated code from relevant ports. This should also make converting existing ports to INLINE_SYSCALL() much easier as they don't have to get lost in all the unrelated noise, as well as creating new ports. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-181-7/+7
| | | | specific with trunk
* Merge from trunk."Steven J. Hill"2006-12-161-5/+0
|
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-4/+4
|
* Merge from trunk."Steven J. Hill"2006-02-281-5/+5
|
* headers for x86_64Mike Frysinger2005-02-151-0/+218