1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/posix/include
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
..
arpa sys/posix: use __restrict instead of restrict 2022-05-07 16:10:01 +02:00
netinet cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sys doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
fcntl.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
semaphore.h posis/semaphore: use sema_get_value() 2021-01-15 16:17:25 +01:00