]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[libc] Add wcslen() function
authorMichael Brown <mcb30@ipxe.org>
Sun, 14 Oct 2012 23:36:48 +0000 (00:36 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 15 Oct 2012 17:32:16 +0000 (18:32 +0100)
commit51b65d5f9c5d9f02a11810ac068b781b84c65143
treec197573f819ab896d4fd3528ce3f26bd817d5263
parenta712dae709adc76c76646fa1c86d2cfb5c3edfbc
[libc] Add wcslen() function

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/wchar.c [new file with mode: 0644]
src/include/wchar.h