rt-thread/src
Bernard Xiong d80a471680 Fix the memheap_realloc issue 2013-06-03 06:44:35 +08:00
..
SConscript Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 2012-12-29 12:29:03 +00:00
clock.c convert the tabs to spaces in clock.c 2012-12-20 07:34:48 +00:00
device.c return RT_EOK if the device interface not exist. 2012-12-25 01:44:23 +00:00
idle.c add RT_KERNEL_MALLOC/FREE 2013-04-25 14:22:07 +08:00
ipc.c add RT_KERNEL_MALLOC/FREE 2013-04-25 14:22:07 +08:00
irq.c convert end of line 2013-01-08 05:05:02 -08:00
kservice.c update the version information 2013-04-10 03:58:33 +08:00
mem.c Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 2012-12-29 12:29:03 +00:00
memheap.c Fix the memheap_realloc issue 2013-06-03 06:44:35 +08:00
mempool.c fixed coding style in src/mempool.c 2012-12-25 09:10:39 +00:00
module.c fixed the coding style of RT_DEBUG_LOG 2012-12-20 07:25:19 +00:00
module.h correct the file name in the comment, and fixed the coding style 2012-11-22 08:42:54 +00:00
object.c add RT_KERNEL_MALLOC/FREE 2013-04-25 14:22:07 +08:00
scheduler.c implement __rt_ffs in kernel service library 2013-03-23 11:27:29 +08:00
slab.c fixed coding style in src/slab.c 2012-12-25 09:24:41 +00:00
thread.c add RT_KERNEL_MALLOC/FREE 2013-04-25 14:22:07 +08:00
timer.c more deterministic on timer 2013-01-17 16:13:01 +08:00