..
auto_init
always build and initialize hwtimer
2014-02-24 18:36:28 +01:00
bloom
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
config
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
crypto
replace all endless for loops by while
2014-02-14 17:47:33 +01:00
hashes
spelling: fix autor to author
2014-01-24 19:04:28 +01:00
include
native/posix: Don't include sys/types.h in sem
2014-02-27 15:26:25 +01:00
lib
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
net
Merge pull request #680 from benpicco/fix_crash
2014-02-24 15:10:19 +01:00
ping
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
posix
simplified sched_switch
2014-02-25 09:47:58 +01:00
ps
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
quad_math
Split } else {
lines per #693
2014-02-14 14:36:06 +01:00
random
Fix the makefile of sys/random
2014-02-20 17:16:57 +01:00
semaphore
simplified sched_switch
2014-02-25 09:47:58 +01:00
shell
Fix _settime_handler
2014-02-26 14:08:54 +01:00
timex
fix warning: invalid suffix on literal
2014-02-18 17:05:01 +01:00
transceiver
fix warning: invalid suffix on literal
2014-02-18 17:05:01 +01:00
uart0
added documentation of configuring the right debug stack size for uart0 module
2014-02-24 22:40:02 +01:00
vtimer
added gettimeofday syscall
2014-02-25 17:41:45 +01:00
chardev_thread.c
added documentation of configuring the right debug stack size for uart0 module
2014-02-24 22:40:02 +01:00
doc.txt
Fixed a lot of comments by removing tabs and correcting format.
2013-12-16 14:00:33 +01:00
Makefile
pthread: initial add
2014-02-19 23:39:38 +01:00