rt-thread/components/libc/posix
Meco Man ce8085befa [posix][ipc] add ipc header files 2021-12-14 06:12:04 +08:00
..
getline 增加RT_USING_POSIX_FS 2021-11-29 00:53:46 -05:00
io [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00
ipc [posix][ipc] add ipc header files 2021-12-14 06:12:04 +08: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 [posix] 按照高级unix环境编程整理IO类别 2021-12-05 23:07:41 -05:00
Kconfig [posix] [pipe] add IPC for POSIX and add pipe for it 2021-12-14 06:12:04 +08: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.