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/sys
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
..
auto_init doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
bloom doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
cbor cbor: CBOR implementation for RIOT-OS 9 years ago
color sys: added color module 9 years ago
config doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
crypto doc: use lgplv2.1-short license header instead of lgplv2-short-v1 9 years ago
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
include cbor: CBOR implementation for RIOT-OS 9 years ago
lib doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
net core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
oneway-malloc doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
ping doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
pipe Add generic `char` pipe implementation 9 years ago
posix core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
ps core: only store the stack size for DEVELHELP 9 years ago
quad_math make: detect their module name automatically 9 years ago
random make: detect their module name automatically 9 years ago
shell doc: use lgplv2.1-short license header instead of lgplv2-short-v1 9 years ago
timex doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
transceiver core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
uart0 core: harmonizes the data type for the process ID 9 years ago
vtimer core/priority_queue: add dynamic initializers 9 years ago
Makefile cbor: CBOR implementation for RIOT-OS 9 years ago
Makefile.include msp430: provide oneway-malloc implicitly 9 years ago
chardev_thread.c core: renamed KERNEL_PID_NULL to KERNEL_PID_UNDEF 9 years ago
doc.txt Fixed a lot of comments by removing tabs and correcting format. 10 years ago