]> git.ipfire.org Git - thirdparty/chrony.git/commit
sys_linux: check if execveat is defined
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 6 May 2021 13:41:52 +0000 (15:41 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 6 May 2021 13:43:04 +0000 (15:43 +0200)
commitf9cbc4803d338dd2745157d2041a5b44c3316320
tree4fe8cbdfa0c430082885ca733289c641080561d5
parent97973b1833e5f17126382c304ee78a22fce7eb51
sys_linux: check if execveat is defined

The syscall is missing on older systems.
sys_linux.c