Commit Graph

5 Commits (bdcac07faad8bc9e0fd468aa83d54a90541e6a3b)

Author SHA1 Message Date
Oleg Hahm aa2ecf6216 initialize kernel_pid_t correctly 9 years ago
Oleg Hahm 983d056c75 core: harmonizes the data type for the process ID
Instead of using differing integer types use kernel_pid_t for process
identifier. This type is introduced in a new header file to avoid
circular dependencies.
9 years ago
Ludwig Ortmann 3ca4f18479 doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
Ludwig Ortmann 1200c3bc46 doc: fix comment indentation 9 years ago
René Kijewski d46c7e00d4 tests: remove `test_` prefix
Closes #1485.
9 years ago