rt-thread-official/components/libc/minilibc
ArdaFu 707540a8d3 [libc] Add dummy _gettimeofday function when hardware do not have the RTC. 2017-05-05 17:52:39 +08:00
..
sys [libc] Use __SIZE_TYPE__ instead of rt_size_t in minilibc. 2014-08-03 14:30:31 +08:00
SConscript [LIBC] Use RT_USING_LIBC instead of libs option for each compiler 2014-10-28 03:45:43 +00:00
ctype.c Re-normalizing the repo 2013-01-08 22:40:58 +08:00
ctype.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
errno.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
inttypes.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
math.c fix math.h 2013-01-09 21:37:41 +08:00
math.h fix math.h 2013-01-09 21:37:41 +08:00
qsort.c Re-normalizing the repo 2013-01-08 22:40:58 +08:00
rand.c Add more errno definitions. 2012-11-12 02:08:27 +00:00
stddef.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
stdint.h minilibc: define SIZE_MAX in stdint.h 2014-09-01 10:41:37 +08:00
stdio.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
stdlib.c minilibc: only define malloc family when RT_USING_HEAP enabled 2014-10-14 16:14:02 +08:00
stdlib.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00
string.c Update string.c 2014-08-22 09:01:33 +08:00
string.h Update string.h 2014-08-22 09:02:35 +08:00
time.c [libc] Add dummy _gettimeofday function when hardware do not have the RTC. 2017-05-05 17:52:39 +08:00
time.h Re-normalizing the repo 2013-01-08 22:40:58 +08:00