]> git.ipfire.org Git - thirdparty/glibc.git/commit
Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix...
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 24 Aug 2021 19:15:50 +0000 (16:15 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 26 Aug 2021 20:13:47 +0000 (17:13 -0300)
commit6b20880b22d1d0fce7e9f506baa6fe2d5c7fcfdc
tree626f478d869a5c26a0ae8b97f41b9d387e0e34b8
parente814f4b04ee413a7bb3dfa43e74c8fb4abf58359
Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260)

It ensures a continuous range of file descriptor and avoid hitting
the RLIMIT_NOFILE.

Checked on x86_64-linux-gnu.
io/tst-closefrom.c
posix/tst-spawn5.c
sysdeps/unix/sysv/linux/tst-close_range.c