1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix/include
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
..
arpa doc: pnet should be part of POSIX sockets 2015-09-25 21:07:16 +02:00
netinet posix: sockets: use correct datatypes for in6_addr 2015-10-27 11:39:11 +01:00
sys posix socket: align size of sa_family_t with Linux 2016-01-07 11:12:35 +01:00
semaphore.h posix_semaphore: make API POSIX compliant 2015-10-28 17:16:23 +01:00
strings.h posix: remove strcasecmp functions and macros 2015-09-16 15:40:58 +02:00