summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/ia64/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-241-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-7/+2
| | | | | | | Declare common NCS (non-constant syscall) variants and convert the existing ports over to this. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* syscall: unify common syscall definesMike Frysinger2009-07-081-55/+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>
* - provide INTERNAL_SYSCALL for ia64 (Stefan Assmann, sassmann at suse de)Bernhard Reutner-Fischer2008-12-171-81/+110
|
* - fix asm and volatile keywordsBernhard Reutner-Fischer2008-07-231-1/+1
|
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-9/+9
|
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
| | | | | applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file.
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-6/+3
|
* remove hunk that shouldnt have been committedMike Frysinger2006-02-181-1/+1
|
* touchup syscall break define so it doesnt conflict with kernel headersMike Frysinger2006-02-181-4/+6
|
* import files from glibc for an ia64/static portMike Frysinger2006-02-041-0/+198