Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/linux



Module Name:    src
Committed By:   sborrill
Date:           Fri Sep 11 13:55:42 UTC 2026

Modified Files:
        src/sys/compat/linux/arch/amd64: syscalls.master
        src/sys/compat/linux/common: linux_file.c

Log Message:
Make writev(2) bug-compatible with Linux when called with iovcnt=0


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/compat/linux/arch/amd64/syscalls.master
cvs rdiff -u -r1.135 -r1.136 src/sys/compat/linux/common/linux_file.c

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




Home | Main Index | Thread Index | Old Index