.. |
SConscript
|
cleanup scons building script
|
2010-11-20 12:31:00 +00:00 |
clock.c
|
apply kuronca patch for heap initialization check.
|
2010-07-22 02:54:19 +00:00 |
device.c
|
remove rt_object_find function.
|
2010-05-03 23:17:25 +00:00 |
idle.c
|
construct module symbol table
|
2010-11-17 16:17:07 +00:00 |
ipc.c
|
cleanup scons building script
|
2010-11-20 12:31:00 +00:00 |
irq.c
|
remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now)
|
2010-03-08 23:09:40 +00:00 |
kservice.c
|
implement module memory allocator
|
2010-10-28 01:21:47 +00:00 |
kservice.h
|
add license and copyright info
|
2009-12-25 12:18:53 +00:00 |
mem.c
|
fix rt_realloc issue when realloc a NULL pointer.
|
2010-10-14 09:38:03 +00:00 |
mempool.c
|
implement module memory allocator
|
2010-10-28 01:21:47 +00:00 |
module.c
|
module update for extension
|
2010-11-22 01:24:37 +00:00 |
module.h
|
construct module symbol table
|
2010-11-17 16:17:07 +00:00 |
object.c
|
recover rt_object_find function.
|
2010-11-21 23:57:33 +00:00 |
rtm.c
|
construct module symbol table
|
2010-11-17 16:17:07 +00:00 |
scheduler.c
|
implement module memory allocator
|
2010-10-28 01:21:47 +00:00 |
slab.c
|
add rt_module_realloc implement
|
2010-11-01 01:03:50 +00:00 |
thread.c
|
initial cleanup function of thread to zero.
|
2010-11-20 15:18:39 +00:00 |
timer.c
|
fix the timer check bug.
|
2010-05-22 23:26:08 +00:00 |