Page MenuHomeFreeBSD

Reallocate syscall numbers for aio_writev and aio_readv
ClosedPublic

Authored by asomers on Jan 6 2021, 5:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 28 2023, 10:37 PM
Unknown Object (File)
Dec 23 2023, 12:48 AM
Unknown Object (File)
Dec 5 2023, 3:52 AM
Unknown Object (File)
Nov 6 2023, 12:39 AM
Unknown Object (File)
Dec 28 2022, 9:38 AM
Subscribers

Details

Reviewers
jrtc27
jhb
brooks
Summary

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

Regenerate syscall files after reallocation of aio_writev/aio_readv

Test Plan

existing aio test suite

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35967
Build 32856: arc lint + arc unit