[LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd

Cyril Hrubis chrubis@suse.cz
Wed Aug 8 16:48:22 CEST 2018


Hi!
> I will write the code to check it and amend the test before applying to
> the tree.

Actually it seems to be easier than this, if we do
execveat(-1, "", NULL, NULL, AT_EMPTY_PATH); we get EBADFD if execveat is
supported and EINVAL if not.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list