]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
authorFlorian Weimer <fweimer@redhat.com>
Wed, 8 Feb 2023 17:11:04 +0000 (18:11 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 8 Feb 2023 17:21:51 +0000 (18:21 +0100)
commit172f72e45e65b254cba52107af840d2eefdaf754
treebed1f84b8bb18c11db4c61eff6146eeab927be31
parentfaf065fc4c85a6cd8a1efa561b526a416f087e13
elf: Smoke-test ldconfig -p against system /etc/ld.so.cache

The test is sufficient to detect the ldconfig bug fixed in
commit 9fe6f6363886aae6b2b210cae3ed1f5921299083 ("elf: Fix 64 time_t
support for installed statically binaries").

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit 9fd63e35371b9939e9153907c6a753e6960b68ad)
elf/Makefile
elf/tst-ldconfig-p.sh [new file with mode: 0644]