aboutsummaryrefslogtreecommitdiff
path: root/linux-user/alpha/syscall_nr.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-20linux-user, alpha: add syscall table generation supportLaurent Vivier1-492/+0
2020-02-17linux-user: alpha: Update syscall numbers to kernel 5.5 levelAleksandar Markovic1-0/+35
2019-06-12Supply missing header guardsMarkus Armbruster1-0/+5
2018-06-11linux-user/alpha: Fix epoll syscallsRichard Henderson1-3/+3
2016-02-23linux-user: sync syscall numbers with kernelRiku Voipio1-0/+6
2015-01-27linux-user/alpha: Add define for NR_shmat to enable shmat syscallPeter Maydell1-0/+4
2014-02-18linux-user: sync syscall numbers upto 3.13Riku Voipio1-0/+7
2013-09-24alpha-linux-user: Fix umount syscall numbersRichard Henderson1-2/+2
2012-08-04alpha-linux-user: Properly handle the non-rt sigprocmask syscall.Richard Henderson1-1/+1
2011-07-11linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell1-1/+22
2011-04-26linux-user: untie syscalls from UID16Riku Voipio1-7/+0
2009-12-21linux-user: Add aliases for some Alpha syscallsRichard Henderson1-0/+8
2007-09-24Update Linux kernel syscall list.ths1-0/+32
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-04-05Definitions needed for Alpha linux user-mode emulation.j_mayer1-0/+381