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