1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
2013-10-28 12:57:10 +01:00
..
include document msg_init_queue return values 2013-10-28 12:57:10 +01:00
bitarithm.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
cib.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
clist.c only include debug functions if needed 2013-10-11 14:21:47 +02:00
hwtimer.c remove unused static function 2013-08-12 11:25:07 +02:00
kernel_init.c removed unused (and ambiguous) definitions of active_thread and sched_threads in kernel_init.c 2013-08-14 13:09:43 +02:00
lifo.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
Makefile fixed includes and include pathes 2013-07-29 01:24:02 +02:00
msg.c explain the "brainfuck condition" 2013-10-28 12:57:02 +01:00
mutex.c fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
oneway_malloc.c add oneway calloc 2013-08-10 11:21:25 +02:00
queue.c only include debug functions if needed 2013-10-11 14:21:47 +02:00
sched.c Merge pull request #134 from OlegHahm/sched_fixes 2013-08-14 04:55:27 -07:00
thread.c add thread_getname function 2013-10-17 15:25:43 +02:00