aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/linux/syscalls.master
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-231-1/+0
* linux(4): Change clone syscall definition to match Linux actual one.Dmitry Chagin2022-06-171-5/+5
* linux(4): Implement poll system call via linux_common_ppol()Dmitry Chagin2022-06-171-2/+2
* linux(4): Change Linux futex syscall definition to match Linux actual one.Dmitry Chagin2022-06-171-2/+3
* linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which isDmitry Chagin2022-06-171-1/+1
* linuxulator: implement sendfileEd Maste2020-02-051-2/+14
* Sigh, add getcpu(2) chunk missed in r356229.Edward Tomasz Napierala2019-12-311-1/+5
* Fix definitions for linuxulator's sync_file_range(2).Edward Tomasz Napierala2019-12-141-1/+6
* arm linuxulator: put syscall type and argument on one lineEd Maste2019-12-111-4/+2
* arm linuxulator: reformat syscalls.master per current styleEd Maste2019-11-081-541/+1777
* arm linuxulator: add syscalls definitionEd Maste2019-11-081-0/+673