rt-thread-official/src
bernard.xiong c096268a88 fix mempool init bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@178 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-29 13:55:59 +00:00
..
SConscript update on scons script 2009-10-21 23:50:25 +00:00
clock.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
device.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
idle.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
ipc.c change the mb/mq receive timeout to 0 if the re-calculated delta tick is a negative number. -- found by freescale@stmsky.com 2009-10-24 23:07:12 +00:00
irq.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
kservice.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
kservice.h import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
mem.c add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI; 2009-11-15 14:47:26 +00:00
mempool.c fix mempool init bug. 2009-11-29 13:55:59 +00:00
object.c convert dos endline to unix endline; cleanup schedule code for STM32 2009-09-20 23:43:51 +00:00
scheduler.c convert dos endline to unix endline; cleanup schedule code for STM32 2009-09-20 23:43:51 +00:00
slab.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
thread.c convert dos endline to unix endline; cleanup schedule code for STM32 2009-09-20 23:43:51 +00:00
timer.c fix timer re-start issue if stop a timer in itself timeout_func. 2009-10-19 12:11:17 +00:00