]> 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)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 21 Sep 2021 10:26:26 +0000 (22:26 +1200)
commit772e33411bc730f832f415f93eb3e7c67e4d5488
tree8b043b694ae167db22aadad3e7e7ff483e47d0e8
parent5ad589d63bc2d9b1fc3d9f32144acaebb85e0803
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.

(cherry picked from commit 6b20880b22d1d0fce7e9f506baa6fe2d5c7fcfdc)
io/tst-closefrom.c
posix/tst-spawn5.c
sysdeps/unix/sysv/linux/tst-close_range.c