1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
Joakim Nohlgård 3466a862df
Merge pull request #9985 from kaspar030/add_missing_string.h_includes
sys: add missing <string.h> includes
2018-09-21 06:51:01 +02:00
..
analog_util
arduino
auto_init boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
base64
benchmark sys/benchmark: incl irq.h and fixed output 2018-09-11 11:29:19 +02:00
bitfield
bloom
can
cb_mux
cbor sys/cbor: Fix -Wformat=2 warnings 2018-07-18 15:29:06 +02:00
checksum doc: move Checksum group under sys_hashes 2018-08-28 18:53:44 +02:00
color sys/color/color.c: Fix a typo 2018-09-15 08:52:00 +03:00
cpp11-compat
crypto
div
ecc
embunit
event
evtimer
fmt sys/fmt: remove useless assignment 2018-08-20 16:19:30 +02:00
fs
hashes doc/hashes: deprecate supports section 2018-08-29 16:08:53 +02:00
include Merge pull request #9869 from bergzand/pr/tsrb/drop 2018-09-18 10:57:55 +02:00
iolist
isrpipe
libc/include/sys
log
luid
matstat sys/matstat: change ingroup directive 2018-08-24 18:14:03 +02:00
memarray
mineplex
net sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
newlib_syscalls_default boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
od
oneway-malloc
phydat
pipe
pm_layered
posix posix/pthread_rwlock: fix unsigned variable comparison 2018-08-21 13:58:39 +02:00
ps
puf_sram cortexm_common: add SRAM based PRNG seeder 2018-07-04 17:55:16 +02:00
quad_math
random sys: add missig <string.h> includes 2018-09-20 23:47:40 +02:00
saul_reg sys: saul: add missing stddef.h include (for NULL) 2018-09-20 23:54:46 +02:00
sema
seq sys/seq: change ingroup directive 2018-08-24 18:14:03 +02:00
shell Merge pull request #9985 from kaspar030/add_missing_string.h_includes 2018-09-21 06:51:01 +02:00
ssp
stdio_rtt stdio/vfs: generalized VFS mapping for STDIO 2018-08-30 11:14:59 +02:00
stdio_uart stdio/vfs: generalized VFS mapping for STDIO 2018-08-30 11:14:59 +02:00
timex
trickle
tsrb tsrb: add drop function 2018-08-31 10:35:02 +02:00
ubjson
universal_address
uuid
vfs stdio/vfs: generalized VFS mapping for STDIO 2018-08-30 11:14:59 +02:00
xtimer xtimer_core: uncrustify 2018-09-18 16:13:18 +02:00
doc.txt doc: add sys_math group 2018-08-24 18:08:17 +02:00
Makefile net: add Asymcute (asynchronous MQTT-SN client) 2018-07-05 15:44:16 +02:00
Makefile.dep
Makefile.include