diff options
Diffstat (limited to 'test/API/stdlib.SUSv4.syms')
-rw-r--r-- | test/API/stdlib.SUSv4.syms | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/test/API/stdlib.SUSv4.syms b/test/API/stdlib.SUSv4.syms new file mode 100644 index 000000000..aefd96939 --- /dev/null +++ b/test/API/stdlib.SUSv4.syms @@ -0,0 +1,37 @@ +_Exit +abort +abs +atexit +atof +atoi +atol +atoll +bsearch +calloc +div +exit +free +getenv +getsubopt +labs +ldiv +llabs +lldiv +malloc +mblen +mbstowcs +mbtowc +qsort +rand +realloc +srand +strtod +strtof +strtol +strtold +strtoll +strtoul +strtoull +system +wcstombs +wctomb |