summaryrefslogtreecommitdiff
path: root/src/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* arch: move the ARCH_DEF() calls into the arch/ABI specific filesPaul Moore2021-11-011-31/+0
* arch: consolidate all of the multiplexed syscall handlingPaul Moore2021-08-121-2/+527
* arch: Add SuperH 32-bit supportJohn Paul Adrian Glaubitz2021-03-081-0/+1
* parisc64: separate parisc and parisc64Paul Moore2020-03-231-0/+1
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-0/+55