|
há 3 anos atrás | |
---|---|---|
.. | ||
nogcc | há 3 anos atrás | |
sys | há 3 anos atrás | |
SConscript | há 3 anos atrás | |
delay.c | há 3 anos atrás | |
delay.h | há 3 anos atrás | |
dirent.h | há 3 anos atrás | |
poll.h | há 3 anos atrás | |
readme.md | há 4 anos atrás | |
stdlib.c | há 3 anos atrás | |
termios.h | há 4 anos atrás | |
time.c | há 3 anos atrás | |
unistd.c | há 3 anos atrás |
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'])