]> sourceware.org Git - glibc.git/commit
Linux: Add io/tst-o_path-locks test
authorFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 10:51:08 +0000 (11:51 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Sun, 9 Feb 2020 10:51:08 +0000 (11:51 +0100)
commitf6233ab412c3bebebacf65745e775e01506dd58d
tree953377ff860085247980c856e1f55a56d840fc80
parent173ec37bb2af6e30892a141d74d42db5957ddd36
Linux: Add io/tst-o_path-locks test

The O_PATH-based fchmodat emulation will rely on the fact that closing
an O_PATH descriptor never releases POSIX advisory locks, so this
commit adds a test case for this behavior.
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/tst-o_path-locks.c [new file with mode: 0644]
This page took 0.040813 seconds and 5 git commands to generate.