aboutsummaryrefslogtreecommitdiff
path: root/elf/ldconfig.c
AgeCommit message (Expand)Author
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-04elf: Process glibc-hwcaps subdirectories in ldconfigFlorian Weimer
2020-11-26elf: Introduce enum opt_format in the ldconfig implementationFlorian Weimer
2020-10-30elf: In ldconfig, extract the new_sub_entry function from search_dirFlorian Weimer
2020-05-28elf: Remove extra hwcap mechanism from ldconfigFlorian Weimer
2020-05-19ldconfig: Default to the new format for ld.so.cacheJosh Triplett
2020-03-11ldconfig: trace origin paths with -vDJ Delorie
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-11ldconfig: Do not print a warning for a missing ld.so.conf fileFlorian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-12Add fall-through comments.Joseph Myers
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-16ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-07ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-29Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-05-22Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-14Add comments to vDSO hwcap loading process.Carlos O'Donell
2013-01-01Update copyright years.David S. Miller
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-05-09Make ldconfig message clearerAndreas Jaeger
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-01Update copyright yearUlrich Drepper
2011-05-03ldconfig: don't crash on empty path in config fileAndreas Schwab
2011-01-17Update copyright year.Ulrich Drepper
2010-11-22Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis
2010-05-07Fix a const warning in ldconfig.Roland McGrath
2010-05-03Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper
2010-05-03One more bug in ldconfig -r handling.Ulrich Drepper
2010-04-05Fix aux cache handling in ldconfig with chroot.Ulrich Drepper
2010-03-15Update copyright year.Ulrich Drepper
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2008-03-19Remove useless "if" before "free".Ulrich Drepper