1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/posix/include/sys
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
..
bytes.h sys: 64 bit compatibility 2024-01-17 16:05:12 +01:00
select.h sys/posix/select: remove conditional compilation for ESP32 2022-05-18 07:27:23 +02:00
socket.h codespell: fix remaining issues 2022-09-16 14:00:35 +02:00
statvfs.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00