1 Star 0 Fork 530

zhangdd_ewan/third_party_musl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dynamic.list 508 Bytes
一键复制 编辑 原始数据 按行查看 历史
yinchuang 提交于 2024-03-29 09:36 . Export dlopen_impl for sanitizer hook
{
environ;
__environ;
stdin;
stdout;
stderr;
malloc;
calloc;
realloc;
free;
memalign;
posix_memalign;
aligned_alloc;
malloc_usable_size;
mallinfo;
mallinfo2;
timezone;
daylight;
tzname;
__timezone;
__daylight;
__tzname;
signgam;
__signgam;
optarg;
optind;
opterr;
optopt;
optreset;
__optreset;
getdate_err;
h_errno;
# Sanitizer requires this symbol to be exposed.
dlopen_impl;
program_invocation_name;
program_invocation_short_name;
__progname;
__progname_full;
__stack_chk_guard;
exit;
_Exit;
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangdd-ewan/third_party_musl.git
git@gitee.com:zhangdd-ewan/third_party_musl.git
zhangdd-ewan
third_party_musl
third_party_musl
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385