Star
6
Fork
151
代码
介绍
代码
Issues
38
Pull Requests
26
流水线
Actions
项目讨论
Wiki
项目成员
39
分析
项目设置
Star
6
Fork
151
master
third_party_musl
/
src
/
multibyte
下载当前目录
zhang-quanchao
添加 MUSL_EXTERNAL_FUNCTION隔离
d999ba00
创建于
1月6日
历史提交
文件
最后提交记录
最后更新时间
btowc.c
update openharmony 1.0.1
5 年前
c16rtomb.c
update openharmony 1.0.1
5 年前
c32rtomb.c
update openharmony 1.0.1
5 年前
internal.c
update openharmony 1.0.1
5 年前
internal.h
update openharmony 1.0.1
5 年前
mblen.c
update openharmony 1.0.1
5 年前
mbrlen.c
添加 MUSL_EXTERNAL_FUNCTION隔离 Signed-off-by: zhangquanchao <zhangquanchao@huawei.com> Change-Id: I639e4af9501a7a15de7eeab32fce078ad9b93362
6 个月前
mbrtoc16.c
update openharmony 1.0.1
5 年前
mbrtoc32.c
update openharmony 1.0.1
5 年前
mbrtowc.c
mbrtowc: Fix wrong return value when n > UINT_MAX mbrtowc truncates n to unsigned int when storing its copy. If n > UINT_MAX and the locale is not POSIX, the function will return a wrong value greater than UINT_MAX on the success path.
3 年前
mbsinit.c
update openharmony 1.0.1
5 年前
mbsnrtowcs.c
update openharmony 1.0.1
5 年前
mbsrtowcs.c
update openharmony 1.0.1
5 年前
mbstowcs.c
update openharmony 1.0.1
5 年前
mbtowc.c
update openharmony 1.0.1
5 年前
wcrtomb.c
update openharmony 1.0.1
5 年前
wcsnrtombs.c
Enhance the robustness of the musl-libc interface Issue:
https://gitee.com/openharmony/third_party_musl/issues/I9CVZO
Test: libc-test Signed-off-by: jianyang <jianyang9@huawei.com>
2 年前
wcsrtombs.c
update openharmony 1.0.1
5 年前
wcstombs.c
update openharmony 1.0.1
5 年前
wctob.c
update openharmony 1.0.1
5 年前
wctomb.c
update openharmony 1.0.1
5 年前