configure: enable riscv32 port
[musl.git] / dynamic.list
blobee0d363b648dffcc65c3fc0c56b09d9ea2a00114
2 environ;
3 __environ;
5 stdin;
6 stdout;
7 stderr;
9 malloc;
10 calloc;
11 realloc;
12 free;
13 memalign;
14 posix_memalign;
15 aligned_alloc;
16 malloc_usable_size;
18 timezone;
19 daylight;
20 tzname;
21 __timezone;
22 __daylight;
23 __tzname;
25 signgam;
26 __signgam;
28 optarg;
29 optind;
30 opterr;
31 optopt;
32 optreset;
33 __optreset;
35 getdate_err;
37 h_errno;
39 program_invocation_name;
40 program_invocation_short_name;
41 __progname;
42 __progname_full;
44 __stack_chk_guard;