1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
inet sys/posix: Add posix_inet module to kconfig 2021-03-09 09:15:59 +01:00
pthread sys/posix/pthread: improve Kconfig dependency resolution 2022-04-28 08:49:54 +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 vfs / treewide: Remove manual zeroing of vfs stat buffers 2022-02-12 12:31:38 +01: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