libc/wchar: Versions mbrlen and mbsrtowcs taken and adapted from FreeBSD code (at https://github.com/freebsd/freebsd/)

This commit is contained in:
Matias v01d 2017-05-13 17:07:40 -06:00 committed by Gregory Nutt
parent 7cc2ee25ec
commit 820ef7059e

View File

@ -54,7 +54,7 @@
****************************************************************************/
/****************************************************************************
* Name: mbsrtowcs
* Name: mbsrtowcs
*
* Description:
* Convert a multibyte string to a wide-character string