Module Name:    src
Committed By:   thorpej
Date:           Sun Jan  3 16:12:44 UTC 2021

Modified Files:
        src/sys/compat/linux32/arch/amd64 [thorpej-futex]: syscalls.master
        src/sys/compat/linux32/common [thorpej-futex]: linux32_misc.c

Log Message:
Add preadv(2) and pwritev(2).


To generate a diff of this commit:
cvs rdiff -u -r1.71.2.2 -r1.71.2.3 \
    src/sys/compat/linux32/arch/amd64/syscalls.master
cvs rdiff -u -r1.30.2.2 -r1.30.2.3 \
    src/sys/compat/linux32/common/linux32_misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to