1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix
Oleg Hahm 35074a6ad1 posix socket: align size of sa_family_t with Linux
Linux defines `sa_family_t` as `unsigned short int`. In order to be compatible with Linux code, RIOT should define it the same way.
2016-01-07 11:12:35 +01:00
..
include posix socket: align size of sa_family_t with Linux 2016-01-07 11:12:35 +01:00
pthread
semaphore
sockets
doc.txt
fd.c
Makefile
unistd.c