]> Git Repo - linux.git/commit
Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <[email protected]>
Wed, 22 Jan 2025 20:36:16 +0000 (12:36 -0800)
committerLinus Torvalds <[email protected]>
Wed, 22 Jan 2025 20:36:16 +0000 (12:36 -0800)
commit7004a2e46d1693848370809aa3d9c340a209edbb
treede4d12f784b6e7a43669b39e4a07c6b6bac49ee6
parente8f17cb6f5abd4e52e89b5768c7016b7dab1e6fe
parent24728b70b036ab63557c4524640010816b4ab155
Merge tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Pull nolibc updates from Shuah Khan:

 - add support for waitid()

 - use waitid() over waitpid()

 - use a pipe in vfprintf tests

 - skip tests for unimplemented syscalls

 - rename riscv to riscv64

 - add configurations for riscv32

 - add detecting missing toolchain to run-tests.sh

* tag 'linux_kselftest-nolibc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/nolibc: add configurations for riscv32
  selftests/nolibc: rename riscv to riscv64
  selftests/nolibc: skip tests for unimplemented syscalls
  selftests/nolibc: use a pipe to in vfprintf tests
  selftests/nolibc: use waitid() over waitpid()
  tools/nolibc: add support for waitid()
  selftests/nolibc: run-tests.sh: detect missing toolchain
This page took 0.05697 seconds and 4 git commands to generate.