]> git.ipfire.org Git - thirdparty/glibc.git/commit
linux: Use compile_c_snippet to check linux/pidfd.h availability
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 10 Aug 2022 17:24:44 +0000 (14:24 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 24 Aug 2022 13:01:29 +0000 (10:01 -0300)
commit1cc5513114e76083669cba1b11252aad35525e69
tree04522c5be0f8e6873c886e789c9377c0da018c6e
parent0062e7dd1c3674ece2daca53a898badd28b60421
linux: Use compile_c_snippet to check linux/pidfd.h availability

Instead of tying to a specific kernel version.

Checked on x86_64-linux-gnu.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
(cherry picked from commit 1542019b69b7ec7b2cd34357af035e406d153631)
sysdeps/unix/sysv/linux/tst-pidfd-consts.py