This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-14 17:13:50 +01:00
Code
Releases
Activity
RIOT
/
sys
/
posix
History
Marian Buschsieweke
cac44edec7
tree-wide: replace multiple empty lines with one
...
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
2025-05-21 22:51:04 +02:00
..
include
tree-wide: replace multiple empty lines with one
2025-05-21 22:51:04 +02:00
inet
*Kconfig*: Remove dep-only Kconfig files
2024-03-26 14:54:22 +01:00
pthread
tree-wide: replace multiple empty lines with one
2025-05-21 22:51:04 +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
*Kconfig*: Remove dep-only Kconfig files
2024-03-26 14:54:22 +01:00
sockets
posix_sockets.c: Fix 16 bit integer compilation errors
2023-09-27 16:18:14 +00:00
doc.txt
posix_select: initial import of
select()
function
2020-07-01 18:10:26 +02:00