aboutsummaryrefslogtreecommitdiff
path: root/system/lib/libc.symbols
diff options
context:
space:
mode:
Diffstat (limited to 'system/lib/libc.symbols')
-rw-r--r--system/lib/libc.symbols11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/lib/libc.symbols b/system/lib/libc.symbols
index eb2053ce..d889d509 100644
--- a/system/lib/libc.symbols
+++ b/system/lib/libc.symbols
@@ -40,6 +40,7 @@
W _Znwj
W _ZnwjRKSt9nothrow_t
T __floatscan
+ T __intscan
T __overflow
T __shgetc
T __shlim
@@ -57,6 +58,9 @@
W free
W independent_calloc
W independent_comalloc
+ T isdigit
+ T isspace
+ T isupper
W mallinfo
W malloc
W malloc_footprint
@@ -77,6 +81,12 @@
T memcmp
T memcpy
T strtod
+ T strtoull
+ T strtoll
+ T strtoul
+ T strtol
+ T strtoimax
+ T strtoumax
T strcoll
T __strcoll_l
W strcoll_l
@@ -89,4 +99,5 @@
T strtof_l
T strtold
T strtold_l
+ T tolower
W valloc