|
errno.c
|
update openharmony 1.0.1
|
2021-03-11 20:30:40 +08:00 |
|
libc.c
|
update openharmony 1.0.1
|
2021-03-11 20:30:40 +08:00 |
|
libc_config.h
|
update openharmony 1.0.1
|
2021-03-11 20:30:40 +08:00 |
|
malloc.c
|
refactor: 不同C库的malloc适配归一
|
2023-01-18 11:22:01 +08:00 |
|
map_error.c
|
fix: 增加los错误码和posix错误码对接接口
|
2023-03-17 16:23:31 +08:00 |
|
map_error.h
|
fix: 增加los错误码和posix错误码对接接口
|
2023-03-17 16:23:31 +08:00 |
|
mqueue.c
|
iccarm工具链编译适配
|
2022-07-12 17:01:44 +08:00 |
|
mqueue_impl.h
|
fix: 当前仓代码编译告警的问题
|
2022-01-19 02:27:14 +00:00 |
|
pipe.c
|
fix: 给函数LOS_MutexDelete 前添加(VOID)
|
2022-11-01 15:43:18 +08:00 |
|
poll.c
|
fix: 修复一些静态扫描工具发现的问题
|
2022-10-15 17:36:26 +08:00 |
|
pthread.c
|
fix: 增加los错误码和posix错误码对接接口
|
2023-03-17 16:23:31 +08:00 |
|
pthread_attr.c
|
feat: 支持任务栈可配置
|
2022-02-21 09:08:05 +08:00 |
|
pthread_cond.c
|
fix:pthread_cond_timedwait解锁后清理的问题
|
2023-03-31 16:14:31 +08:00 |
|
pthread_mutex.c
|
feat: 增加mutex trace功能
|
2022-11-07 08:42:06 +08:00 |
|
semaphore.c
|
fix: 修复未使用的参数和类型比较编译报错问题
|
2022-02-15 18:53:30 +08:00 |
|
signal.c
|
feature: Newlib support signal.
|
2022-01-20 18:50:17 +08:00 |
|
time.c
|
fix: 修复gettimeofday接口获取时间方式依赖RTC钩子
|
2023-05-29 17:27:55 +08:00 |
|
time_internal.h
|
fix(posix接口融合): posix接口融合,接口规范兼容性修改
|
2022-02-10 16:41:12 +08:00 |