mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +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:
|
||||
* Convert a multibyte string to a wide-character string
|
||||
|
||||
Reference in New Issue
Block a user