Age | Commit message (Expand) | Author |
---|---|---|
2025-07-07 | tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid() | Thomas Weißschuh |
2025-05-21 | tools/nolibc: implement wait() in terms of waitpid() | Thomas Weißschuh |
2025-05-21 | tools/nolibc: include nolibc.h early from all header files | Thomas Weißschuh |
2025-04-22 | tools/nolibc: implement waitpid() in terms of waitid() | Thomas Weißschuh |
2025-04-19 | tools/nolibc: move wait() and friends to sys/wait.h | Thomas Weißschuh |