88fc7eb54ecc ("tools/nolibc: ensure stack protector guard is never zero") 7188d4637e95 ("tools/nolibc: add support for stack protector") c34da317e046 ("tools/nolibc: add stdint.h") 24326164687b ("tools/nolibc: add a makefile to install headers") 4619de344657 ("tools/nolibc/unistd: extract msleep(), sleep(), tcsetpgrp() to unistd.h") 56d68a3c1f41 ("tools/nolibc/stdlib: move ltoa() to stdlib.h") eba6d00d38e7 ("tools/nolibc/types: move makedev to types.h and make it a macro") 8cb98b3fce15 ("tools/nolibc/types: move the FD_* functions to macros in types.h") 62a2af077493 ("tools/nolibc/ctype: split the is* functions to ctype.h") 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") 930c4acc064e ("tools/nolibc: guard the main file against multiple inclusion") 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")