diff options
Diffstat (limited to 'system/lib/libcextra.symbols')
-rw-r--r-- | system/lib/libcextra.symbols | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/system/lib/libcextra.symbols b/system/lib/libcextra.symbols index d169ead6..c3475e1c 100644 --- a/system/lib/libcextra.symbols +++ b/system/lib/libcextra.symbols @@ -1,4 +1,12 @@ + T __cosdf + T __intscan W __iswctype_l + T __lgamma_r + T __lgammaf_r + T __lgammal_r + T __memrchr + T __sindf + T __strchrnul T __strxfrm_l W __towlower_l W __towupper_l @@ -16,6 +24,9 @@ T iconv T iconv_close T iconv_open + T ilogb + T ilogbf + T ilogbl T iswalnum T iswalnum_l T iswalpha @@ -42,6 +53,18 @@ T iswupper_l T iswxdigit T iswxdigit_l + T ldexp + T ldexpf + T ldexpl + T lgamma + W lgamma_r + T lgammaf + W lgammaf_r + T lgammal + W lgammal_r + T logb + T logbf + T logbl T mblen T mbrlen T mbrtowc @@ -50,15 +73,32 @@ T mbsrtowcs T mbstowcs T mbtowc + T memccpy + T memmem + T mempcpy + W memrchr T regcomp T regerror T regexec T regfree + T scalbnf + D signgam + T strcasecmp_l + T strcasestr + W strchrnul T strfmon T strfmon_l + T strlcat + T strlcpy + T strncasecmp_l + T strsep + T strverscmp T strxfrm W strxfrm_l T swprintf + T tgamma + T tgammaf + T tgammal T towctrans T towctrans_l T towlower @@ -94,8 +134,17 @@ T wcsrtombs T wcsspn T wcsstr + T wcstod + T wcstof + T wcstoimax T wcstok + T wcstol + T wcstold + T wcstoll T wcstombs + T wcstoul + T wcstoull + T wcstoumax T wcswcs T wcswidth T wcsxfrm |