Re: [PATCH v1] selftests: Handle old glibc without execveat(2)
From: Kees Cook
Date: Mon Jan 27 2025 - 14:39:26 EST
On Wed, 15 Jan 2025 15:47:50 +0100, Mickaël Salaün wrote:
> Add an execveat(2) wrapper because glibc < 2.34 does not have one. This
> fixes the check-exec tests and samples.
>
>
Applied to for-next/topic/execve/AT_EXECVE_CHECK, thanks!
[1/1] selftests: Handle old glibc without execveat(2)
https://git.kernel.org/kees/c/38567b972a22
Take care,
--
Kees Cook