Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys/compat/netbsd32
Module Name: src
Committed By: martin
Date: Mon Nov 4 14:51:31 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [netbsd-7]: syscalls.master
Log Message:
Pull up following revision(s) (requested by rin in ticket #1711):
sys/compat/netbsd32/syscalls.master: revision 1.129
For netbsd32_readlinkat(2), bufsize is netbsd_size_t, not size_t.
Since bufsize is the last argument, this affects only LP64EB.
XXX
pullup to netbsd-9, -8, and -7
To generate a diff of this commit:
cvs rdiff -u -r1.101.2.3 -r1.101.2.4 src/sys/compat/netbsd32/syscalls.master
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