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