rt-thread/components/libc
Bernard Xiong 4515c21d29
Merge pull request #3942 from mysterywolf/unsitd
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了…
2020-10-11 09:39:13 +08:00
..
aio [libc] Fix the result length issue in aio_read_work. 2019-01-21 17:18:48 +08:00
compilers Merge pull request #3942 from mysterywolf/unsitd 2020-10-11 09:39:13 +08:00
getline 将posix_getline.h termios.h 头文件包含从<>改为""以防止路径出现分歧 2020-10-03 00:31:49 +08:00
libdl [dlmodule] Fix crash when dlmodule exit 2020-05-15 17:53:55 +08:00
mmap [libc] Fix the addr=NULL issue in mmap. 2019-01-21 17:19:07 +08:00
pthreads [libc] fix 64bit issue for pthreads 2020-06-06 13:21:32 +08:00
signal [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
termios 取消isatty函数在本文件中的实现,转移到其他文件中 2020-09-02 10:18:52 +08:00
time make clock_time.h available to C++ 2020-03-03 01:34:18 +08:00
Kconfig 增加RT_USING_POSIX_GETLINE用于单独控制是否启用getline函数,并修改Kconfig增加对应选项 2020-09-05 19:47:34 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00