File: dynamic.list

package info (click to toggle)
musl 1.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,020 kB
  • sloc: ansic: 85,404; asm: 7,109; sh: 809; awk: 301; makefile: 231; sed: 9
file content (45 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
environ;
__environ;

stdin;
stdout;
stderr;

malloc;
calloc;
realloc;
free;
memalign;
posix_memalign;
aligned_alloc;
malloc_usable_size;

timezone;
daylight;
tzname;
__timezone;
__daylight;
__tzname;

signgam;
__signgam;

optarg;
optind;
opterr;
optopt;
optreset;
__optreset;

getdate_err;

h_errno;

program_invocation_name;
program_invocation_short_name;
__progname;
__progname_full;

__stack_chk_guard;
};