Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-21 | tools/nolibc: add support for access() and faccessat() | 1 | -0/+28 | |
2025-05-21 | tools/nolibc: include nolibc.h early from all header files | 1 | -3/+3 | |
2025-04-19 | tools/nolibc: move syscall() to sys/syscall.h | 1 | -6/+0 | |
2023-08-06 | tools/nolibc: unistd.h: reorder the syscall macros | 1 | -2/+2 | |
2023-08-06 | tools/nolibc: unistd.h: apply __sysret() helper | 1 | -10/+1 | |
2023-06-09 | tools/nolibc/unistd: add syscall() | 1 | -0/+15 | |
2023-03-27 | tools/nolibc: add definitions for standard fds | 1 | -0/+5 | |
2023-01-09 | tools/nolibc: fix missing includes causing build issues at -O0 | 1 | -0/+3 | |
2022-04-20 | tools/nolibc/unistd: add usleep() | 1 | -0/+8 | |
2022-04-20 | tools/nolibc/unistd: extract msleep(), sleep(), tcsetpgrp() to unistd.h | 1 | -0/+46 |