Re: [GIT PULL] nolibc changes for Linux 6.10-rc1

2024-05-14 Thread pr-tracker-bot
The pull request you sent on Mon, 13 May 2024 09:13:47 -0600: > git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest > tags/linux_kselftest-nolibc-6.10-rc1 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4b768bf062db22e042a731e4c385bb0b4fa21a0e Thank

[GIT PULL] nolibc changes for Linux 6.10-rc1

2024-05-13 Thread Shuah Khan
Hi Linus, Please pull the nolibc update for Linux 6.10-rc1. This nolibc update for Linux 6.10-rc1 - adds support for uname(2) - removes open-coded strnlen() - exports strlen() - adds tests for strlcat() and strlcpy() - fixes memory error in realloc() - fixes strlcat() return code and size