rt-thread/components/libc/compilers/common
Meco Man 83b3aadaa3 [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
2022-06-09 07:01:59 +08:00
..
extension [fcntl] create new fcntl.h file for vs (#5860) 2022-04-24 10:52:57 +08:00
sys [sal] add draft for docking winsock 2022-05-16 10:02:22 +08:00
SConscript [Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断 2022-06-09 07:01:59 +08:00
compiler_private.h [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
dirent.h [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
readme.md [posix][dfs] move dfs_posix dfs_poll dfs_select.c to posix folder 2021-10-21 19:05:53 -04:00
stdlib.c [modify] the recycle logic about resource of pthread. 2022-05-18 08:44:30 +08:00
time.c [libc][time] solve the problem which the os tick can be calculated wrongly because the local variable was not initialized. 2022-06-08 14:34:04 +08:00
unistd.h [libc] fix that some function cannot be found in unistd.h 2022-04-15 15:40:20 +08:00

readme.md

This folder is "common" for all toolchains.