summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/std.h
AgeCommit message (Expand)Author
2025-11-20tools/nolibc: use 64-bit off_tThomas Weißschuh
2025-11-20tools/nolibc: use 64-bit ino_tThomas Weißschuh
2025-09-20tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...Zhouyi Zhou
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh
2025-05-21tools/nolibc: move NULL and offsetof() to sys/stddef.hThomas Weißschuh
2023-03-20tools/nolibc: add stdint.hVincent Dagonneau
2022-04-20tools/nolibc/std: move the standard type definitions to std.hWilly Tarreau