xref: /dragonfly/lib/libc/stdlib/Symbol.map (revision 82730a9c)
1DF306.0 {
2    _Exit;
3    __cxa_atexit;
4    __cxa_finalize;
5    __isthreaded;
6    a64l;
7    abort;
8    abs;
9    aligned_alloc;
10    at_quick_exit;
11    atexit;
12    atof;
13    atoi;
14    atol;
15    atoll;
16    bsearch;
17    calloc;
18    div;
19    exit;
20    free;
21    getenv;
22    getopt;
23    getopt_long;
24    getopt_long_only;
25    getsubopt;
26    grantpt;
27    hcreate;
28    hdestroy;
29    heapsort;
30    hsearch;
31    imaxabs;
32    imaxdiv;
33    initstate;
34    insque;
35    l64a;
36    l64a_r;
37    labs;
38    ldiv;
39    lfind;
40    llabs;
41    lldiv;
42    lsearch;
43    malloc;
44    mergesort;
45    optarg;
46    opterr;
47    optind;
48    optopt;
49    optreset;
50    posix_memalign;
51    posix_openpt;
52    ptsname;
53    putenv;
54    qsort;
55    qsort_r;
56    quick_exit;
57    radixsort;
58    rand;
59    rand_r;
60    random;
61    realloc;
62    reallocf;
63    realpath;
64    remque;
65    setenv;
66    setstate;
67    sradixsort;
68    srand;
69    sranddev;
70    srandom;
71    srandomdev;
72    strfmon;
73    strtoimax;
74    strtol;
75    strtoll;
76    strtonum;
77    strtoq;
78    strtoul;
79    strtoull;
80    strtoumax;
81    strtouq;
82    suboptarg;
83    system;
84    tdelete;
85    tfind;
86    tsearch;
87    twalk;
88    unlockpt;
89    unsetenv;
90};
91
92DFprivate_1.0 {
93    __cleanup;
94    __system;
95    _nmalloc_thr_init;
96    _system;
97};
98