Merge branch 'vendor/ZSTD'
[dragonfly.git] / lib / libc / stdlib / Symbol.map
1 DF404.0 {
2     __cxa_atexit;
3     __cxa_finalize;
4     _Exit;
5     _nmalloc_thr_prepfork;
6     _nmalloc_thr_parentfork;
7     _nmalloc_thr_childfork;
8     _system;
9     a64l;
10     abort;
11     abs;
12     aligned_alloc;
13     at_quick_exit;
14     atexit;
15     atof;
16     atof_l;
17     atoi;
18     atoi_l;
19     atol;
20     atol_l;
21     atoll;
22     atoll_l;
23     bsearch;
24     calloc;
25     div;
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 DF410.0 {
106     __calloc;
107     __free;
108     __malloc;
109     __posix_memalign;
110     __realloc;
111 };
112
113 DF504.0 {
114     strsuftoll;
115     strsuftollx;
116 };
117
118 DF506.0 {
119     __aligned_alloc;
120     __cxa_thread_atexit_impl;
121     freezero;
122     posix_fadvise;
123     reallocarray;
124     recallocarray;
125 };
126
127 DF508.0 {
128     abort_handler_s;
129     ignore_handler_s;
130     _libc_thr_init;
131     set_constraint_handler_s;
132 };
133
134 /*
135  * ignore WEAK:  __pthread_cxa_finalize;
136  */
137
138 DFprivate_1.0 {
139     __cleanup;
140     __system;
141 };