Meco Man b61cc91d14 [posix] 将posix单独划分为一个Kconfig目录 3 years ago
..
aio 7c789d4b11 revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 3 years ago
getline 7973ede5a8 增加RT_USING_POSIX_FS 3 years ago
pthreads df9a23c534 [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 3 years ago
signal f7548b934e [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 3 years ago
src 7973ede5a8 增加RT_USING_POSIX_FS 3 years ago
termios 7c789d4b11 revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 3 years ago
Kconfig b61cc91d14 [posix] 将posix单独划分为一个Kconfig目录 3 years ago
SConscript b513d37cf2 [libc][posix] create 'posix' folder and move related files into it 3 years ago
readme.md 1a9729f45e [libc][posix] add readme 3 years ago

readme.md

This folder provides functions that are not part of the standard C library but are part of the POSIX.1 (IEEE Standard 1003.1) standard.