diff options
Diffstat (limited to 'system/lib/libcextra.symbols')
-rw-r--r-- | system/lib/libcextra.symbols | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/system/lib/libcextra.symbols b/system/lib/libcextra.symbols index c3475e1c..54176b1d 100644 --- a/system/lib/libcextra.symbols +++ b/system/lib/libcextra.symbols @@ -1,10 +1,16 @@ + T __cos T __cosdf + T __fputwc_unlocked T __intscan W __iswctype_l T __lgamma_r T __lgammaf_r T __lgammal_r T __memrchr + C __optpos + D __optreset + W __posix_getopt + T __sin T __sindf T __strchrnul T __strxfrm_l @@ -18,9 +24,16 @@ W __wctype_l T btowc T ecvt + T err + T errx T fcvt + T fputwc + W fputwc_unlocked T fwprintf T gcvt + T getopt + T getopt_long + T getopt_long_only T iconv T iconv_close T iconv_open @@ -77,6 +90,12 @@ T memmem T mempcpy W memrchr + C optarg + D opterr + D optind + C optopt + W optreset + W putwc_unlocked T regcomp T regerror T regexec @@ -105,9 +124,15 @@ T towlower_l T towupper T towupper_l + T verr + T verrx T vfwprintf T vswprintf + T vwarn + T vwarnx T vwprintf + T warn + T warnx T wcpcpy T wcpncpy T wcrtomb @@ -162,3 +187,4 @@ T wmemmove T wmemset T wprintf + T fnmatch |