[LTP] [PATCH v13 0/3] open16: allow restricted O_CREAT of FIFOs and regular files
Wei Gao
wegao@suse.com
Mon Aug 31 03:59:44 CEST 2026
v12->v13:
- remove unrelated comments
- remove SAFE_WAITPID
Wei Gao (3):
lib/tst_uid: Remove spurious TERRNO from tst_get_free_gid success path
lib: New library function tst_get_free_uid
open16: allow restricted O_CREAT of FIFOs and regular files
include/tst_uid.h | 14 +++
lib/tst_uid.c | 30 ++++-
runtest/syscalls | 1 +
testcases/kernel/syscalls/open/.gitignore | 1 +
testcases/kernel/syscalls/open/open16.c | 133 ++++++++++++++++++++++
5 files changed, 178 insertions(+), 1 deletion(-)
create mode 100644 testcases/kernel/syscalls/open/open16.c
--
2.55.0
More information about the ltp
mailing list