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