Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-02 | Fix a few more typos I missed in previous round -- BZ 25337 | Paul Pluzhnikov | |
2023-03-27 | elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh | Romain Geissler | |
Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> | |||
2023-02-08 | elf: Smoke-test ldconfig -p against system /etc/ld.so.cache | Florian Weimer | |
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> |