rt-thread-official/components/libc/compilers/common
Man, Jianting (Meco) c318dfa964
improve libc time and MSVC simulator (#5775)
- [libc] 解决由于类unix操作系统发展历史原因fcntl.h定义的标志位在不同编译器中定义不同的问题
- [simulator] 部分宏定义转为全局宏定义以确保vs内置文件可以正确配置
- [simulator] 取消自欺欺人式的警告消除处理方式
- [libc][time] 优化time相关结构体在不同编译器下的包含
2022-04-07 14:24:11 +08:00
..
extension improve libc time and MSVC simulator (#5775) 2022-04-07 14:24:11 +08:00
sys improve libc time and MSVC simulator (#5775) 2022-04-07 14:24:11 +08:00
SConscript [libc]rename group name 2021-12-30 01:27:25 +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 [libc] 优化system 支持gcc 2021-09-27 22:20:21 -04:00
time.c [ulog][rtc][time][bug] solve the interference when enable the ulog timestamp (#5687) 2022-03-21 14:06:17 +08:00

readme.md

This folder is "common" for all toolchains.