summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/time.h
AgeCommit message (Expand)Author
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh
2025-05-21tools/nolibc: add difftime()Thomas Weißschuh
2025-05-21tools/nolibc: add timer functionsThomas Weißschuh
2025-05-21tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()Thomas Weißschuh
2025-05-21tools/nolibc: include nolibc.h early from all header filesThomas Weißschuh
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau
2022-04-20tools/nolibc/time: create time.h with time()Willy Tarreau