/
githubmirror
/
glibc
Обзор
Документация
Войти
/
githubmirror
/
glibc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
sysdeps/generic/localplt.data
8 строк
290 B
Florian Weimer
elf: Rework exception handling in the dynamic loader [BZ #25486]
03 ноя 2022, 11:39
03 ноя 2022, 11:39
ee1ada1
Код
Авторство
О чём код?
# See scripts/check-localplt.awk for how this file is processed. # PLT use is required for the malloc family and for matherr because # users can define their own functions and have library internals call them. libc.so: calloc libc.so: free libc.so: malloc libc.so: realloc libm.so: matherr