rtld: properly handle root directory in load path (bug 30435)
[platform/upstream/glibc.git] / elf / tst-tls20.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-28 Szabolcs NagyFix off-by-one OOB read in elf/tst-tls20
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-30 Florian Weimerelf: Include <stdbool.h> in tst-tls20.c
2021-11-30 Florian Weimerelf: Include <stdint.h> in tst-tls20.c
2021-07-16 Adhemerval Zanellaelf: Fix a wrong array access on tst-tls20
2021-07-14 Adhemerval Zanellaelf: Fix DTV gap reuse logic (BZ #27135)
2021-04-15 Szabolcs Nagyelf: Fix missing include in test case [BZ #27136]
2021-04-15 Szabolcs Nagyelf: Add a DTV setup test [BZ #27136]