freebsd-dev/sys/compat/freebsd32
Alan Somers b3286afae3 Reallocate syscall numbers for aio_writev and aio_readv
The originally chosen numbers interfere with downstream projects'
syscalls.  Move them to the end of the syscall table instead.

Reported by:	jrtc27
Reviewed by:	brooks
MFC-With:	022ca2fc7f
Differential Revision:	022ca2fc7f
2021-01-07 19:49:27 -07:00
..
freebsd32_capability.c Avoid relying on header pollution from sys/refcount.h. 2019-07-29 20:26:01 +00:00
freebsd32_ioctl.c Move 32-bit compat support for FIODGNAME to the right place. 2018-10-26 17:59:25 +00:00
freebsd32_ioctl.h Move 32-bit compat support for FIODGNAME to the right place. 2018-10-26 17:59:25 +00:00
freebsd32_ipc.h compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
freebsd32_misc.c Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
freebsd32_misc.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
freebsd32_proto.h Regenerate syscall files after addition of aio_writev/aio_readv 2021-01-02 19:57:58 -07:00
freebsd32_signal.h sys/compat: further adoption of SPDX licensing ID tags. 2017-11-27 15:13:23 +00:00
freebsd32_syscall.h Regenerate syscall files after addition of aio_writev/aio_readv 2021-01-02 19:57:58 -07:00
freebsd32_syscalls.c Regenerate syscall files after addition of aio_writev/aio_readv 2021-01-02 19:57:58 -07:00
freebsd32_sysent.c Regenerate syscall files after addition of aio_writev/aio_readv 2021-01-02 19:57:58 -07:00
freebsd32_systrace_args.c Regenerate syscall files after addition of aio_writev/aio_readv 2021-01-02 19:57:58 -07:00
freebsd32_util.h Add aio_writev and aio_readv 2021-01-02 19:57:58 -07:00
freebsd32.h Fix compat32 for ntp_adjtime(2). 2020-12-04 18:57:58 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf Use the main capabilities.conf for freebsd32. 2018-11-14 00:46:02 +00:00
syscalls.master Reallocate syscall numbers for aio_writev and aio_readv 2021-01-07 19:49:27 -07:00