]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Add wcsnlen()
authorMichael Brown <mcb30@ipxe.org>
Thu, 28 Aug 2025 14:12:41 +0000 (15:12 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 28 Aug 2025 14:12:41 +0000 (15:12 +0100)
commit5bec2604a3565f6db31419a4630e0317384ebe61
tree00267e779bc120febfd3e62f28279c6c0e671d6f
parent61b4585e2aa273cd75a4da4369f2bc9e3095290d
[libc] Add wcsnlen()

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/wchar.c
src/include/wchar.h
src/tests/string_test.c