]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux(4): Add a dedicated linux_exec_copyin_args()
authorDmitry Chagin <dchagin@FreeBSD.org>
Mon, 29 May 2023 09:18:16 +0000 (12:18 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Mon, 29 May 2023 09:18:16 +0000 (12:18 +0300)
commit8340b03425cfa61ec17ad6a9b576590df3afd509
tree44971fa6896dc74de58dda97f81de869647ab42c
parent07c0b6e535c5c5bdbbb562a04e21a1a4d039b942
linux(4): Add a dedicated linux_exec_copyin_args()

Because Linux allows to exec binaries with 0 argc.

Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D40148
MFC after: 2 month
sys/amd64/linux/syscalls.master
sys/amd64/linux32/linux32_machdep.c
sys/amd64/linux32/syscalls.master
sys/arm64/linux/syscalls.master
sys/compat/linux/linux_misc.c
sys/i386/linux/syscalls.master