You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/core
Oleg Hahm c2b0423918 core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF
As @authmillenon pointed out the "null" in the old name is somewhat
misleading, since the actual value is -1.
9 years ago
..
include core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
Makefile make: detect their module name automatically 9 years ago
bitarithm.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
cib.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
clist.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
doc.txt remove trailing whitespace and newlines 9 years ago
hwtimer.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
kernel_init.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
lifo.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
msg.c core/queue: queue -> priority_queue 9 years ago
mutex.c core/queue: queue -> priority_queue 9 years ago
priority_queue.c core/queue: queue -> priority_queue 9 years ago
reboot.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
sched.c core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
thread.c core: thread_measure_stack_free() is only useful for DEVELHELP 9 years ago