aboutsummaryrefslogtreecommitdiff
path: root/elf/ldconfig.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates not handled by scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-20ldconfig: Fixes for skipping temporary files.Florian Weimer1-4/+15
2023-10-20elf: ldconfig should skip temporary files created by package managersFlorian Weimer1-12/+27
2023-06-26elf: Port ldconfig away from stack-allocated pathsSergey Bugaev1-37/+22
2023-05-29Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov1-2/+2
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera1-2/+2
2023-02-06Replace rawmemchr (s, '\0') with strchrWilco Dijkstra1-1/+1
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-06elf: Remove hwcap parameter from add_to_cache signatureJavier Pello1-2/+1
2022-10-06elf: Remove legacy hwcaps support from ldconfigJavier Pello1-145/+10
2022-08-04Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes1-59/+4
2022-05-16elf: Remove ldconfig kernel version checkAdhemerval Zanella1-15/+7
2022-01-25elf: Fix use-after-free in ldconfig [BZ #26779]Martin Sebor1-1/+1
2022-01-17elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella1-21/+21
2022-01-17Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella1-21/+21
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella1-21/+21
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-08-03ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar1-1/+5
2021-06-28elf: Generalize name-based DSO recognition in ldconfigFlorian Weimer1-3/+2
2021-05-18ldconfig: Avoid boolean coercion of opt_chrootSiddhesh Poyarekar1-17/+17
2021-05-18ldconfig: Fix memory leaksSiddhesh Poyarekar1-6/+14
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu1-5/+13
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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