tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
include
/
nolibc
/
at
nocache-cleanup
1 folder
42 files
sys
tools/nolibc: avoid using plain integer as NULL pointer
4 months ago
.gitignore
tools/nolibc: Add gitignore to avoid git complaints about sysroot
3 years ago
Makefile
tools/nolibc: make the "headers" target install all supported archs
5 months ago
arch-arm.h
tools/nolibc: add option to disable runtime
6 months ago
arch-arm64.h
tools/nolibc: add option to disable runtime
6 months ago
arch-loongarch.h
tools/nolibc: add option to disable runtime
6 months ago
arch-m68k.h
tools/nolibc: add option to disable runtime
6 months ago
arch-mips.h
tools/nolibc: add option to disable runtime
6 months ago
arch-powerpc.h
tools/nolibc: add option to disable runtime
6 months ago
arch-riscv.h
tools/nolibc: add option to disable runtime
6 months ago
arch-s390.h
tools: Remove s390 compat support
4 months ago
arch-sh.h
tools/nolibc: add option to disable runtime
6 months ago
arch-sparc.h
tools/nolibc: add option to disable runtime
6 months ago
arch-x86.h
tools/nolibc: add option to disable runtime
6 months ago
arch.h
tools: Remove s390 compat support
4 months ago
compiler.h
tools/nolibc: use __fallthrough__ rather than fallthrough
6 months ago
crt.h
tools/nolibc: add option to disable runtime
6 months ago
ctype.h
tools/nolibc: include nolibc.h early from all header files
11 months ago
dirent.h
tools/nolibc/dirent: avoid errno in readdir_r
6 months ago
elf.h
tools/nolibc: include nolibc.h early from all header files
11 months ago
errno.h
tools/nolibc: include nolibc.h early from all header files
11 months ago
fcntl.h
tools/nolibc: include nolibc.h early from all header files
11 months ago
getopt.h
tools/nolibc: avoid using plain integer as NULL pointer
4 months ago
inttypes.h
tools/nolibc: add the more portable inttypes.h
5 months ago
limits.h
tools/nolibc: add limits.h shim header
1 year ago
math.h
tools/nolibc: add abs() and friends
11 months ago
nolibc.h
tools/nolibc: provide the portable sys/select.h
5 months ago
poll.h
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
7 months ago
sched.h
tools/nolibc: add namespace functionality
11 months ago
signal.h
tools/nolibc: include nolibc.h early from all header files
11 months ago
stackprotector.h
tools/nolibc: add option to disable runtime
6 months ago
std.h
tools/nolibc: use 64-bit off_t
5 months ago
stdarg.h
tools/nolibc: add stdarg.h header
2 years ago
stdbool.h
tools/nolibc: add stdbool.h header
2 years ago
stddef.h
tools/nolibc: move NULL and offsetof() to sys/stddef.h
10 months ago
stdint.h
tools/nolibc: use intmax definitions from compiler
11 months ago
stdio.h
tools/nolibc: implement %m if errno is not defined
6 months ago
stdlib.h
tools/nolibc: add option to disable runtime
6 months ago
string.h
tools/nolibc: add missing memchr() to string.h
5 months ago
sys.h
tools/nolibc: remove now superfluous overflow check in llseek
5 months ago
time.h
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc
4 months ago
types.h
tools/nolibc: provide the portable sys/select.h
5 months ago
unistd.h
tools/nolibc: avoid using plain integer as NULL pointer
4 months ago