diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-14 11:31:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-14 11:31:09 -0700 |
commit | 4b768bf062db22e042a731e4c385bb0b4fa21a0e (patch) | |
tree | 50c49aaaa16a068a42f9bdf0007897c6dac11ed0 /scripts/gdb/linux/interrupts.py | |
parent | 590103732442b4bb83886f03f2ddd39d129c3289 (diff) | |
parent | 0adab2b6b7336fb6ee3c6456a432dad3b1d25647 (diff) |
Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Pull nolibc updates from Shuah Khan:
- add support for uname(2)
- remove open-coded strnlen()
- export strlen()
- add tests for strlcat() and strlcpy()
- fix memory error in realloc()
- fix strlcat() and strlcpy() return code and size usage
* tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
tools/nolibc: add support for uname(2)
tools/nolibc/string: remove open-coded strnlen()
selftests/nolibc: Add tests for strlcat() and strlcpy()
tools/nolibc: Fix strlcpy() return code and size usage
tools/nolibc: Fix strlcat() return code and size usage
tools/nolibc/string: export strlen()
tools/nolibc/stdlib: fix memory error in realloc()
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions