1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix
Marian Buschsieweke afa3b134f4
sys/posix/sockets: fix code style
Fix double indent of switch cases to single indent, as per coding
convention.
2023-05-23 22:03:51 +02:00
..
include codespell: fix remaining issues 2022-09-16 14:00:35 +02:00
inet sys/posix: Add posix_inet module to kconfig 2021-03-09 09:15:59 +01:00
pthread sys: drop broken and legacy Mac OS handling 2023-05-15 15:35:50 +02:00
select sys/posix: convert to ztimer64_usec 2022-03-10 14:24:57 +01:00
semaphore sys/posix: convert to ztimer64_usec 2022-03-10 14:24:57 +01:00
sleep sys/posix_sleep: add module to Kconfig 2021-02-15 12:24:38 +01:00
sockets sys/posix/sockets: fix code style 2023-05-23 22:03:51 +02:00
doc.txt posix_select: initial import of select() function 2020-07-01 18:10:26 +02:00
Kconfig sys/posix: add Kconfig file for pthread module 2022-04-24 21:23:33 +02:00