16 Commits

Author SHA1 Message Date
Meco Man
6697fa0ff5 [sleep] 加入调度器尚未运行时的延时情况 2021-06-16 12:16:11 +08:00
guozhanxin
66b7289ee7 [update] usleep supports calling in interrupts. 2021-06-15 18:37:39 +08:00
Meco Man
19347ed454 [libc][unistd] 完善isatty() 2021-04-26 14:31:31 +08:00
Meco Man
3c05a4e719 [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
Meco Man
19c8cab8bd update 2021-02-22 17:02:45 +08:00
Meco Man
69dc37e1aa update 2021-02-22 16:53:54 +08:00
Meco Man
3ebb48fae1 add comment 2021-02-21 18:05:47 +08:00
Meco Man
c13c00e45c update 2021-02-21 18:01:29 +08:00
Meco Man
d06420e1d7 implement getuid and getpid 2021-02-21 17:25:36 +08:00
Meco Man
fa8e8ed31f add RTM_EXPORT label for unistd.c 2021-02-12 02:21:30 +08:00
Meco Man
789f1a8753 move all functions located in <pthread_sleep.c> to this file 2021-02-12 02:12:33 +08:00
mysterywolf
96acad78ba 将posix_getline.h termios.h 头文件包含从<>改为""以防止路径出现分歧 2020-10-03 00:31:49 +08:00
mysterywolf
f021cb982a 修改common下的sconscript脚本文件,增加unistd.c排除条件 2020-09-08 10:52:02 +08:00
mysterywolf
237a71de27 修复common文件夹,该文件夹为armlibc/newlib/dlib的共同文件的文件夹 2020-09-08 10:26:03 +08:00
mysterywolf
6eb62a3f9d 将unistd.c不再放在common中,分散到各个库中 2020-09-05 17:50:54 +08:00
mysterywolf
837604553b 增加unistd.c文件 2020-09-02 10:22:47 +08:00