73f12c6da77a ("tools/nolibc: Add support for LoongArch") 18a5a09d90a7 ("nolibc: add support for s390") 544fa1a2d3e6 ("tools/nolibc/sys: Implement `mmap()` and `munmap()`") 45a794bf7cee ("tools/nolibc/errno: extract errno.h from sys.h") 4e383a66acfe ("tools/nolibc/stdio: add a minimal set of stdio functions") 62a2af077493 ("tools/nolibc/ctype: split the is* functions to ctype.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") b0fe9dec6637 ("tools/nolibc: Implement gettid()") 7bdc0e7a3905 ("tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`") bf91666959ee ("tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list") de0244ae40ae ("tools/nolibc: fix incorrect truncation of exit code") ebbe0d8a449d ("tools/nolibc: i386: fix initial stack alignment") 937ed91c7122 ("tools/nolibc: x86-64: Fix startup code bug") f916d77eedfe ("tools/nolibc: Implement msleep()") 9a83f9aea7bf ("tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h")