openharmony_kernel_liteos_a/compat/posix/src
yinjiaming d906bb91ea fix: 版权头时间更新问题
【背景】
一些代码文件经过修改后需要更新版权头

【修改方案】
更新了需要更新的版权头时间

【影响】
对现有的产品编译不会有影响。

re #I5LG22

Signed-off-by: yinjiaming <yinjiaming@huawei.com>
Change-Id: I7963bf6ce5746707bad688dd4c634ae9d72b3c04
2022-09-05 16:03:30 +08:00
..
errno.c chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
malloc.c fix: 编码规范修复 2022-03-21 20:47:46 +08:00
map_error.c chore: fix typos 2021-06-16 14:52:06 +08:00
map_error.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
misc.c Codex告警清除 2022-01-07 09:49:47 +00:00
mqueue.c fix: 修复mqueue问题 2021-08-10 07:55:13 +00:00
posix_memalign.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
pprivate.h update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
pthread.c feat: 支持调度框架 2022-03-30 15:54:47 +08:00
pthread_attr.c refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
pthread_cond.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
pthread_mutex.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
sched.c chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
semaphore.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
socket.c update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
stdio.c chore(musl): reduce the modifications of musl 2021-08-19 16:07:12 +08:00
stdlib.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
time.c fix: 版权头时间更新问题 2022-09-05 16:03:30 +08:00