1 Star 0 Fork 537

zzulilyw/third_party_musl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
lijunru 提交于 2024-09-03 01:27 . sync code
{
"name": "@ohos/musl",
"description": "musl is an MIT-licensed implementation of the standard C library",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/musl"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYRIGHT",
"readmePath": {
"en": "README"
},
"component": {
"name": "musl",
"subsystem": "thirdparty",
"syscap": [],
"features": [
"musl_use_encaps",
"musl_ld128_flag",
"musl_iterate_and_stats_api",
"musl_is_legacy",
"musl_enable_musl_log",
"musl_unit_test_flag",
"musl_user_custom_libc",
"musl_use_flto",
"musl_use_gwp_asan",
"musl_use_pthread_cancel",
"musl_uapi_dir",
"musl_use_jemalloc",
"musl_use_jemalloc_dfx_intf",
"musl_use_jemalloc_recycle_func",
"musl_malloc_plugin",
"musl_linux_kernel_dir"
],
"adapted_system_type": ["mini", "small", "standard"],
"rom": "",
"ram": "",
"deps": {
"components": [
"init",
"bounds_checking_function",
"FreeBSD",
"faultloggerd",
"cJSON"
],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/musl:soft_libc_musl_static"
}
],
"test": [
"//third_party/musl/fuzztest:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzulilyw/third_party_musl.git
git@gitee.com:zzulilyw/third_party_musl.git
zzulilyw
third_party_musl
third_party_musl
master

搜索帮助