mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
libc/wchar: Versions mbrlen and mbsrtowcs taken and adapted from FreeBSD code (at https://github.com/freebsd/freebsd/)
This commit is contained in:
committed by
Gregory Nutt
parent
7cc2ee25ec
commit
820ef7059e
@@ -54,7 +54,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: mbsrtowcs
|
* Name: mbsrtowcs
|
||||||
*
|
*
|
||||||
* Description:
|
* Description:
|
||||||
* Convert a multibyte string to a wide-character string
|
* Convert a multibyte string to a wide-character string
|
||||||
|
|||||||
Reference in New Issue
Block a user