mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Add iswctype, towlower, towupper and wcsftime functions
This commit is contained in:
committed by
Gregory Nutt
parent
53700fc71f
commit
b852bb3403
+1
-1
@@ -48,7 +48,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
/* REVISIT: Moving the idempotence to this location resolves a circular
|
||||
* dependency problem with stdlib.h which gets included indirectory and
|
||||
* dependency problem with stdlib.h which gets included indirectly and
|
||||
* needs wchar_t.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user