1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Christian Mehlis 0dc5437e31 fixes for PRNG
2013-08-26 22:18:02 +02:00
..
auto_init fixed includes and include pathes 2013-07-29 01:24:02 +02:00
bloom moved doc to header and converted it to doxygen 2013-08-10 12:13:31 +02:00
config coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
crypto fix broken warning 2013-08-20 09:58:46 +02:00
include fixes for PRNG 2013-08-26 22:18:02 +02:00
lib append include path in destiny Makefile 2013-08-15 10:31:54 +02:00
net updated license headers 2013-08-16 10:20:23 +02:00
ping fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
posix coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
ps fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
random fixes for PRNG 2013-08-26 22:18:02 +02:00
shell reverted license change from 0634f21542 2013-08-26 11:30:36 +02:00
timex fixed coding style (space after most keywords) 2013-06-24 22:37:35 +02:00
transceiver fixing ifdef/elif construct around prototypes in transceiver.c 2013-08-15 20:08:18 +02:00
uart0 coding conventions for most of system libraries 2013-06-22 05:11:53 +02:00
vtimer fixes for #62: eliminate unused parameter warnings 2013-08-04 04:10:33 +02:00
chardev_thread.c Merge branch 'thomas-mc1322x' 2013-07-24 23:22:11 +02:00
Makefile add mersenne twister 2013-08-26 22:17:46 +02:00