aboutsummaryrefslogtreecommitdiff
path: root/elf/ldconfig.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-04elf: Process glibc-hwcaps subdirectories in ldconfigFlorian Weimer1-20/+135
2020-11-26elf: Introduce enum opt_format in the ldconfig implementationFlorian Weimer1-5/+4
2020-10-30elf: In ldconfig, extract the new_sub_entry function from search_dirFlorian Weimer1-13/+21
2020-05-28elf: Remove extra hwcap mechanism from ldconfigFlorian Weimer1-71/+16
2020-05-19ldconfig: Default to the new format for ld.so.cacheJosh Triplett1-2/+2
2020-03-11ldconfig: trace origin paths with -vDJ Delorie1-6/+24
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-12-11ldconfig: Do not print a warning for a missing ld.so.conf fileFlorian Weimer1-2/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-12Add fall-through comments.Joseph Myers1-0/+1
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-16ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno1-0/+4
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer1-15/+2
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-03-07ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer1-3/+4
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-29Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell1-2/+24
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update remaining copyright datesAllan McRae1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-22Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell1-6/+8
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-05-14Add comments to vDSO hwcap loading process.Carlos O'Donell1-0/+6
2013-01-01Update copyright years.David S. Miller1-2/+2
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers1-3/+6
2012-05-09Make ldconfig message clearerAndreas Jaeger1-2/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2012-01-01Update copyright yearUlrich Drepper1-2/+2
2011-05-03ldconfig: don't crash on empty path in config fileAndreas Schwab1-6/+9
2011-01-17Update copyright year.Ulrich Drepper1-3/+3
2010-11-22Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis1-8/+4
2010-05-07Fix a const warning in ldconfig.Roland McGrath1-1/+1
2010-05-03Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper1-1/+12
2010-05-03One more bug in ldconfig -r handling.Ulrich Drepper1-1/+3
2010-04-05Fix aux cache handling in ldconfig with chroot.Ulrich Drepper1-7/+14
2010-03-15Update copyright year.Ulrich Drepper1-2/+2
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper1-1/+21
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper1-2/+2
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper1-2/+2
2007-08-122007-08-01 Andreas Jaeger <aj@suse.de>Ulrich Drepper1-53/+95
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath1-2/+3