rt-thread/src
bernard.xiong@gmail.com e7003777e0 cleanup ipc code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1707 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-11 03:35:12 +00:00
..
SConscript eliminate compile warning 2011-06-19 02:47:51 +00:00
clock.c add rt_tick_set function 2011-06-29 14:45:35 +00:00
device.c update doxygen comments. 2010-11-29 00:04:55 +00:00
idle.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
ipc.c cleanup ipc code. 2011-09-11 03:35:12 +00:00
irq.c change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 2011-06-14 23:59:42 +00:00
kservice.c add errno implementation in RT-Thread. 2011-08-28 15:57:10 +00:00
kservice.h update doxygen comments. 2010-11-29 00:04:55 +00:00
mem.c fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. 2011-09-08 02:17:18 +00:00
mempool.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
module.c fix compiling error 2011-07-05 13:43:52 +00:00
module.h change the wrong end of line (all of them shall be UNIX end of line). 2011-06-02 04:42:57 +00:00
object.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
rtm.c fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. 2011-09-08 02:17:18 +00:00
scheduler.c change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 2011-06-14 23:59:42 +00:00
slab.c fix memory statistic error bug 2011-08-03 14:09:20 +00:00
thread.c fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. 2011-09-08 02:17:18 +00:00
timer.c change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 2011-06-14 23:59:42 +00:00