summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/syscall.h
AgeCommit message (Expand)AuthorLines
2013-04-01add syscall numbers for the new kcmp and finit_module syscallsSzabolcs Nagy-0/+4
2012-09-08syscall organization overhaulRich Felker-68/+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-06-23update syscall defs to latest kernel onesRich Felker-0/+18
2011-09-21update syscalls with off_t arguments to handle argument alignment, if neededRich Felker-1/+2
2011-04-20add syscall wrappers for posix_fadvise, posix_fallocateRich Felker-0/+2
2011-04-17overhaul pthread cancellationRich Felker-1/+2
2011-03-19fix typo in x86_64 part of syscall overhaulRich Felker-1/+1
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker-0/+64
2011-03-19overhaul syscall interfaceRich Felker-0/+631