Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-06 | tools/nolibc: unistd.h: reorder the syscall macros | Zhangjin Wu | 1 | -2/+2 |
2023-08-06 | tools/nolibc: unistd.h: apply __sysret() helper | Zhangjin Wu | 1 | -10/+1 |
2023-06-09 | tools/nolibc/unistd: add syscall() | Thomas Weißschuh | 1 | -0/+15 |
2023-03-28 | tools/nolibc: add definitions for standard fds | Thomas Weißschuh | 1 | -0/+5 |
2023-01-09 | tools/nolibc: fix missing includes causing build issues at -O0 | Willy Tarreau | 1 | -0/+3 |
2022-04-21 | tools/nolibc/unistd: add usleep() | Willy Tarreau | 1 | -0/+8 |
2022-04-21 | tools/nolibc/unistd: extract msleep(), sleep(), tcsetpgrp() to unistd.h | Willy Tarreau | 1 | -0/+46 |