1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
2013-08-09 12:19:03 +02:00
..
include fix changed prototype parameter 1 of thread_stack_init from void* to void(*)(void) 2013-08-09 12:19:03 +02: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 fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
hwtimer.c fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
kernel_init.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38: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 Merge pull request #90 from OlegHahm/milestone_1_0_fixes 2013-08-08 06:29:22 -07:00
mutex.c fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
oneway_malloc.c fix warnings from #62 2013-08-08 18:34:51 +02:00
queue.c fixed some includes 2013-07-24 00:44:28 +02:00
sched.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00
thread.c Revert "removed redefined ENABLE_DEBUG" 2013-07-24 00:38:43 +02:00