|
3 سال پیش | |
---|---|---|
.. | ||
none-gcc | 3 سال پیش | |
sys | 4 سال پیش | |
SConscript | 3 سال پیش | |
dirent.h | 4 سال پیش | |
readme.md | 4 سال پیش | |
stdlib.c | 4 سال پیش | |
termios.h | 4 سال پیش | |
time.c | 4 سال پیش | |
unistd.c | 3 سال پیش |
This folder is "common" for all toolchains.
If you want to add new .c
files, please do not forget to fix SConscript file too. eg:
if GetDepend('RT_USING_POSIX') == False:
SrcRemove(src, ['unistd.c'])