67eb617a8e1e ("selftests/nolibc: simplify call to ioperm") 7f291cfa90d7 ("tools/nolibc: use standard __asm__ statements") 1bfbe1f3e967 ("tools/nolibc: prevent gcc from making memset() loop over itself") bfc3b0f05653 ("tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12") 1da02f510882 ("selftests/nolibc: support glibc as well") aa73a86cda26 ("selftests/nolibc: on x86, support exiting with isa-debug-exit") f49896d7d9a6 ("selftests/nolibc: exit with poweroff on success when getpid() == 1") b4844fa0bdb4 ("selftests/nolibc: implement a few tests for various syscalls") 23da7bc92360 ("selftests/nolibc: support a test definition format") 362aecb2d8cf ("selftests/nolibc: add basic infrastructure to ease creation of nolibc tests") 96980b833a21 ("tools/nolibc/string: do not use __builtin_strlen() at -O0") c91eb0338955 ("tools/nolibc/string: split the string functions into string.h") 06fdba53e0a9 ("tools/nolibc/stdlib: extract the stdlib-specific functions to their own file") bd8c8fbb866f ("tools/nolibc/sys: split the syscall definitions into their own file") 271661c1cde5 ("tools/nolibc/arch: split arch-specific code into individual files") cc7a492ad0a0 ("tools/nolibc/types: split syscall-specific definitions into their own files") 967cce191f50 ("tools/nolibc/std: move the standard type definitions to std.h") 9c2970fbb425 ("tools/nolibc: use pselect6 on RISCV")