summaryrefslogtreecommitdiff
path: root/elf/ldconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar2021-08-031-1/+5
* elf: Generalize name-based DSO recognition in ldconfigFlorian Weimer2021-06-281-3/+2
* ldconfig: Avoid boolean coercion of opt_chrootSiddhesh Poyarekar2021-05-181-17/+17
* ldconfig: Fix memory leaksSiddhesh Poyarekar2021-05-181-6/+14
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-131-5/+13
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* elf: Process glibc-hwcaps subdirectories in ldconfigFlorian Weimer2020-12-041-20/+135
* elf: Introduce enum opt_format in the ldconfig implementationFlorian Weimer2020-11-261-5/+4
* elf: In ldconfig, extract the new_sub_entry function from search_dirFlorian Weimer2020-10-301-13/+21
* elf: Remove extra hwcap mechanism from ldconfigFlorian Weimer2020-05-281-71/+16
* ldconfig: Default to the new format for ld.so.cacheJosh Triplett2020-05-191-2/+2
* ldconfig: trace origin paths with -vDJ Delorie2020-03-111-6/+24
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* ldconfig: Do not print a warning for a missing ld.so.conf fileFlorian Weimer2019-12-111-2/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add fall-through comments.Joseph Myers2019-02-121-0/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* ldconfig: set LC_COLLATE to C [BZ #22505]Aurelien Jarno2017-12-161-0/+4
* Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer2017-10-301-15/+2
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* ldconfig: Do not remove stale symbolic links with -X [BZ #19610]Florian Weimer2016-03-071-3/+4
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Expand comments in elf/ldconfig.c (search_dir)Carlos O'Donell2014-11-291-2/+24
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update remaining copyright datesAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update comments in ldconfig.c and dl-hwcaps.c.Carlos O'Donell2013-05-221-6/+8
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Add comments to vDSO hwcap loading process.Carlos O'Donell2013-05-141-0/+6
* Update copyright years.David S. Miller2013-01-011-2/+2
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+6
* Make ldconfig message clearerAndreas Jaeger2012-05-091-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Update copyright yearUlrich Drepper2012-01-011-2/+2
* ldconfig: don't crash on empty path in config fileAndreas Schwab2011-05-031-6/+9
* Update copyright year.Ulrich Drepper2011-01-171-3/+3
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-221-8/+4
* Fix a const warning in ldconfig.Roland McGrath2010-05-071-1/+1
* Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-031-1/+12
* One more bug in ldconfig -r handling.Ulrich Drepper2010-05-031-1/+3