ArdaFu 707540a8d3 [libc] Add dummy _gettimeofday function when hardware do not have the RTC. 8 年 前
..
sys fccd0e6b83 [libc] Use __SIZE_TYPE__ instead of rt_size_t in minilibc. 10 年 前
SConscript 802c768475 [LIBC] Use RT_USING_LIBC instead of libs option for each compiler 10 年 前
ctype.c b4de7cce57 Re-normalizing the repo 12 年 前
ctype.h b4de7cce57 Re-normalizing the repo 12 年 前
errno.h b4de7cce57 Re-normalizing the repo 12 年 前
inttypes.h b4de7cce57 Re-normalizing the repo 12 年 前
math.c 1bb22a0a0b fix math.h 12 年 前
math.h 1bb22a0a0b fix math.h 12 年 前
qsort.c b4de7cce57 Re-normalizing the repo 12 年 前
rand.c e6942f9a09 Add more errno definitions. 12 年 前
stddef.h b4de7cce57 Re-normalizing the repo 12 年 前
stdint.h ab729429b3 minilibc: define SIZE_MAX in stdint.h 10 年 前
stdio.h b4de7cce57 Re-normalizing the repo 12 年 前
stdlib.c e030451220 minilibc: only define malloc family when RT_USING_HEAP enabled 10 年 前
stdlib.h b4de7cce57 Re-normalizing the repo 12 年 前
string.c 50dbce3c1a Update string.c 10 年 前
string.h d0a7861534 Update string.h 10 年 前
time.c 707540a8d3 [libc] Add dummy _gettimeofday function when hardware do not have the RTC. 8 年 前
time.h b4de7cce57 Re-normalizing the repo 12 年 前