index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
Age
Commit message (
Expand
)
Author
4 days
selftests/nolibc: Add test for getcwd() and readlink()
Daniel Palmer
2026-05-26
selftests/nolibc: test against -Wwrite-strings
Thomas Weißschuh
2026-05-26
selftests/nolibc: use mutable buffer for execve() argv string
Thomas Weißschuh
2026-05-24
tools/nolibc: add ftruncate()
Thomas Weißschuh
2026-05-24
selftests/nolibc: enable CONFIG_TMPFS for sparc32
Thomas Weißschuh
2026-05-14
selftests/nolibc: test open mode handling
Thomas Weißschuh
2026-05-03
tools/nolibc: add support for 32-bit parisc
Thomas Weißschuh
2026-05-03
selftests/nolibc: avoid function pointer comparisons
Thomas Weißschuh
2026-05-03
tools/nolibc: add support for OpenRISC / or1k
Thomas Weißschuh
2026-05-03
selftests/nolibc: use vmlinux for MIPS tests
Thomas Weißschuh
2026-05-03
selftests/nolibc: trim IMAGE mappings
Thomas Weißschuh
2026-05-03
selftests/nolibc: trim DEFCONFIG mappings
Thomas Weißschuh
2026-05-03
selftests/nolibc: trim QEMU_ARCH mappings
Thomas Weißschuh
2026-05-03
selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USER
Thomas Weißschuh
2026-05-03
selftests/nolibc: drop riscv configuration
Thomas Weißschuh
2026-05-03
selftests/nolibc: align QEMU_ARCH_mips32be
Thomas Weißschuh
2026-04-27
selftests/nolibc: test large file support
Thomas Weißschuh
2026-04-27
selftests/nolibc: drop unnecessary 'mode' argument to open()
Thomas Weißschuh
2026-04-27
tools/nolibc: make __nolibc_enosys() a compile time error
Thomas Weißschuh
2026-04-27
tools/nolibc: add alloca()
Thomas Weißschuh
2026-04-09
selftests/nolibc: use gcc 15
Thomas Weißschuh
2026-04-07
selftests/nolibc: don't skip tests for unimplemented syscalls anymore
Thomas Weißschuh
2026-04-07
selftests/nolibc: explicitly handle ENOSYS from ptrace()
Thomas Weißschuh
2026-04-07
tools/nolibc: add byteorder conversions
Thomas Weißschuh
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
2026-04-06
selftests/nolibc: only use libgcc when really necessary
Thomas Weißschuh
2026-04-06
selftests/nolibc: test the memory allocator
Thomas Weißschuh
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
2026-04-04
selftests/nolibc: add a test for stat().st_rdev
Thomas Weißschuh
2026-04-04
selftests/nolibc: add some tests for makedev() and friends
Thomas Weißschuh
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
2026-03-22
selftests/nolibc: enable -Wundef
Thomas Weißschuh
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
2026-03-20
selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
2026-03-20
selftests/nolibc: add a variable for nolibc-test source files
Thomas Weißschuh
2026-03-20
selftests/nolibc: Use printf variable field widths and precisions
David Laight
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
2026-03-20
tools/nolibc: Implement strerror() in terms of strerror_r()
David Laight
2026-03-20
selftests/nolibc: Rename w to written in expect_vfprintf()
David Laight
2026-03-20
selftests/nolibc: Let EXPECT_VFPRINTF() tests be skipped
David Laight
2026-03-20
selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
David Laight
2026-03-20
selftests/nolibc: Use length of 'expected' string to check snprintf() output
David Laight
2026-03-20
selftests/nolibc: check vsnprintf() output buffer before the length
David Laight
2026-03-20
selftests/nolibc: Return correct value when printf test fails
David Laight
2026-03-20
selftests/nolibc: Fix build with host headers and libc
David Laight
[next]