Merge branch 'vendor/GCC50'
[dragonfly.git] / lib / libc / stdlib / Symbol.map
1 DF402.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     atof_l;
14     atoi;
15     atoi_l;
16     atol;
17     atol_l;
18     atoll;
19     atoll_l;
20     bsearch;
21     calloc;
22     div;
23     exit;
24     free;
25     getenv;
26     getopt;
27     getopt_long;
28     getopt_long_only;
29     getsubopt;
30     grantpt;
31     hcreate;
32     hdestroy;
33     heapsort;
34     hsearch;
35     imaxabs;
36     imaxdiv;
37     initstate;
38     insque;
39     l64a;
40     l64a_r;
41     labs;
42     ldiv;
43     lfind;
44     llabs;
45     lldiv;
46     lsearch;
47     malloc;
48     mergesort;
49     optarg;
50     opterr;
51     optind;
52     optopt;
53     optreset;
54     posix_memalign;
55     posix_openpt;
56     ptsname;
57     putenv;
58     qsort;
59     qsort_r;
60     quick_exit;
61     radixsort;
62     rand;
63     rand_r;
64     random;
65     realloc;
66     reallocf;
67     realpath;
68     remque;
69     setenv;
70     setstate;
71     sradixsort;
72     srand;
73     sranddev;
74     srandom;
75     srandomdev;
76     strfmon;
77     strtod_l;
78     strtof_l;
79     strtoimax;
80     strtoimax_l;
81     strtol;
82     strtol_l;
83     strtold_l;
84     strtoll;
85     strtoll_l;
86     strtonum;
87     strtoq;
88     strtoq_l;
89     strtoul;
90     strtoul_l;
91     strtoull;
92     strtoull_l;
93     strtoumax;
94     strtoumax_l;
95     strtouq;
96     strtouq_l;
97     suboptarg;
98     system;
99     tdelete;
100     tfind;
101     tsearch;
102     twalk;
103     unlockpt;
104     unsetenv;
105 };
106
107 /*
108  * ignore WEAK:  __pthread_cxa_finalize;
109  */
110
111 DFprivate_1.0 {
112     __cleanup;
113     __system;
114     _nmalloc_thr_init;
115     _system;
116 };