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
Martine Lenders f58eac2188 Merge pull request #2807 from authmillenon/ipv6_addr/fix/prefix-init
ipv6_addr: do not null remaining bits in prefix initialization
8 years ago
..
auto_init sys/auto_init: added initialization of pktdump 8 years ago
base64 sys: add base64 encoding/decoding module 8 years ago
bloom sys: use typedef for `struct bloom_t` 9 years ago
cbor Removing the warnings after running static code analyser. 8 years ago
color lint: reduce scope 9 years ago
config Merge pull request #1846 from thomaseichinger/at86rf23x 9 years ago
crypto lint: fix uselessAssignmentPtrArg 9 years ago
embunit embunit: fix outputters for msp430 8 years ago
hash_string sys: rename lib to hash_string 8 years ago
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
include Merge pull request #2807 from authmillenon/ipv6_addr/fix/prefix-init 8 years ago
malloc/include cpu/native: Fix for missing malloc.h in OSX 8 years ago
net Merge pull request #2807 from authmillenon/ipv6_addr/fix/prefix-init 8 years ago
od doc: use my real name 8 years ago
oneway-malloc doc: add or move module description where missing 8 years ago
pipe sys: doc: pipe.h spams the manual 8 years ago
posix fd: Clean-up documentation and rename members 8 years ago
ps sys: fix thread_print_all 9 years ago
quad_math doc: fix quat_math documentation 8 years ago
random make: detect their module name automatically 9 years ago
shell sys/shell: added missing return values 8 years ago
timex sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
transceiver sys/net/transceiver: Copy the entire frame for AT86RF231 and CC2420 8 years ago
trickle rpl: RPL/Trickle with only *one* thread 8 years ago
uart0 initialize kernel_pid_t correctly 9 years ago
ubjson Add UBJSON library 8 years ago
vtimer vtimer: changing return type of several functions to void 8 years ago
Makefile Merge pull request #2731 from authmillenon/ipv6_hdr/feat/initial 8 years ago
Makefile.include net: added a core implementation of a FIB 8 years ago
chardev_thread.c sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
doc.txt fix license headers in non-.c files 9 years ago