rt-thread-official/components/libc/posix
Meco Man b61cc91d14 [posix] 将posix单独划分为一个Kconfig目录 2021-11-30 14:50:10 -05:00
..
aio revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 2021-11-24 09:47:55 -05:00
getline 增加RT_USING_POSIX_FS 2021-11-29 00:53:46 -05:00
pthreads [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 2021-11-17 15:57:15 -05:00
signal [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 2021-10-21 19:05:53 -04:00
src 增加RT_USING_POSIX_FS 2021-11-29 00:53:46 -05:00
termios revise some RT_USING_POSIX to RT_USING_POSIX_DEVIO 2021-11-24 09:47:55 -05:00
Kconfig [posix] 将posix单独划分为一个Kconfig目录 2021-11-30 14:50:10 -05:00
SConscript [libc][posix] create 'posix' folder and move related files into it 2021-10-17 17:19:12 -04:00
readme.md [libc][posix] add readme 2021-11-08 14:15:56 -05:00

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.