diff options
Diffstat (limited to 'system/lib/libcextra.symbols')
-rw-r--r-- | system/lib/libcextra.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/lib/libcextra.symbols b/system/lib/libcextra.symbols index 91a05269..345c3d1c 100644 --- a/system/lib/libcextra.symbols +++ b/system/lib/libcextra.symbols @@ -20,6 +20,9 @@ T mbsrtowcs T mbstowcs T mbtowc + T towctrans + T towlower + T towupper T wcpcpy T wcpncpy T wcrtomb @@ -47,6 +50,7 @@ T wcswcs T wctob T wctomb + T wctrans T wctype T wmemchr T wmemcmp |