30 Star 90 Fork 454

OpenHarmony / third_party_musl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dynamic.list 446 Bytes
一键复制 编辑 原始数据 按行查看 历史
Caoruihong 提交于 2023-05-08 16:30 . Add exit/_Exit to musl dynamic.list
{
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;
program_invocation_name;
program_invocation_short_name;
__progname;
__progname_full;
__stack_chk_guard;
exit;
_Exit;
};
1
https://gitee.com/openharmony/third_party_musl.git
git@gitee.com:openharmony/third_party_musl.git
openharmony
third_party_musl
third_party_musl
master

搜索帮助