1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 17:52:47 +01:00
RIOT/sys/posix/include
Frederik Haxel 394cd0e3a8 sys: 64 bit compatibility
* priority_queue_t: Replaced `-1U` literal with PRIORITY_QUEUE_DATA_SIGNALING define
* architecture.h: Added 64-bit
* bloom.h: Fixed typedef for the hashfp_t function pointer
* vfs.h: Increased default vfs buffer sizes for 64 bit
* bytes.h: Check if socklen_t is already defined
* ztimer: Use PRIxPTR format specifier
2024-01-17 16:05:12 +01: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 sys: 64 bit compatibility 2024-01-17 16:05:12 +01: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