summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/unistd.h
AgeCommit message (Expand)Author
2025-05-21tools/nolibc: add support for access() and faccessat()Thomas Weißschuh
2025-05-21tools/nolibc: include nolibc.h early from all header filesThomas Weißschuh
2025-04-19tools/nolibc: move syscall() to sys/syscall.hThomas Weißschuh
2023-08-06tools/nolibc: unistd.h: reorder the syscall macrosZhangjin Wu
2023-08-06tools/nolibc: unistd.h: apply __sysret() helperZhangjin Wu
2023-06-09tools/nolibc/unistd: add syscall()Thomas Weißschuh
2023-03-27tools/nolibc: add definitions for standard fdsThomas Weißschuh
2023-01-09tools/nolibc: fix missing includes causing build issues at -O0Willy Tarreau
2022-04-20tools/nolibc/unistd: add usleep()Willy Tarreau
2022-04-20tools/nolibc/unistd: extract msleep(), sleep(), tcsetpgrp() to unistd.hWilly Tarreau