aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/time.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21tools/nolibc: add difftime()Thomas Weißschuh1-0/+7
2025-05-21tools/nolibc: add timer functionsThomas Weißschuh1-0/+86
2025-05-21tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()Thomas Weißschuh1-0/+92
2025-05-21tools/nolibc: include nolibc.h early from all header filesThomas Weißschuh1-3/+3
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau1-0/+3
2022-04-20tools/nolibc/time: create time.h with time()Willy Tarreau1-0/+28