rt-thread/components/libc
Meco Man dd94198bd6 [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM 2022-08-16 09:39:00 +08:00
..
compilers 该问题在Keil-MDK中没有一个太好的解决方案。本PR为权衡利弊之后得到的一套解决方案。Keil曾经提供了底层桩函数_sys_ensure,但是目前已经被废弃。因此唯一的解决方案就是每写完一句,就调用fsync去同步一次。 2022-08-16 09:37:24 +08:00
cplusplus [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM 2022-08-16 09:39:00 +08:00
posix [fix] the risk for function exit() when open pthread support. (#6229) 2022-08-07 23:16:17 -04:00
Kconfig [components][kconfig] 整理Kconfig目录名称和结构 (#5698) 2022-03-25 23:07:18 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00
posix-info.txt update posix-info.txt 2022-01-25 13:40:10 +08:00