Linus Torvalds
4b768bf062
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()
2024-05-14 11:31:09 -07:00
..
2023-05-17 10:42:19 -03:00
2024-04-11 10:38:29 -07:00
2023-10-19 16:42:03 -06:00
2024-04-08 10:11:37 -07:00
2024-04-14 20:28:54 +02:00
2023-12-12 09:46:22 +00:00
2022-08-01 15:29:49 -03:00
2024-04-11 10:38:28 -07:00
2023-03-03 22:34:15 -03:00