]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/sd_bus_message_open_container.xml
Merge pull request #17079 from keszybz/late-exec-resolution
authorLennart Poettering <lennart@poettering.net>
Thu, 3 Dec 2020 13:58:20 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Dec 2020 13:58:20 +0000 (14:58 +0100)
commit6dd16814a56d2ce96ab3c4c611a61e47f2f7b663
tree38cdececafec3b424ca0acbcd8d268e7419931e8
parent03d8ebb935fb989e03ec27065a16bf9b79a5816b
parentceedbf8185fc7593366679f02d31da63af8c4bd1
Merge pull request #17079 from keszybz/late-exec-resolution

Resolve executable paths before execution, use fexecve()
meson.build
meson_options.txt
src/basic/missing_syscall.h
src/basic/path-util.c
src/basic/path-util.h
src/core/execute.c
src/shared/exec-util.c
src/shared/exec-util.h
src/test/test-path-util.c
test/meson.build