]> git.ipfire.org Git - thirdparty/glibc.git/history - elf/dl-main.h
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
[thirdparty/glibc.git] / elf / dl-main.h
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-02-10  Adhemerval Zanellamalloc: Remove LD_TRACE_PRELINKING usage from mtrace
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-03-02  Florian Weimerld.so: Implement the --list-diagnostics option
2021-01-15  H.J. Luld.so: Add --list-tunables to print tunable values
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-04  Florian Weimerelf: Add glibc-hwcaps support for LD_LIBRARY_PATH
2020-10-08  Florian Weimerelf: Implement ld.so --version
2020-10-08  Florian Weimerelf: Implement ld.so --help
2020-10-08  Florian Weimerelf: Record whether paths come from LD_LIBRARY_PATH...
2020-10-08  Florian Weimerelf: Move ld.so error/help output to _dl_usage
2020-10-08  Florian Weimerelf: Extract command-line/environment variables state...