mirror of https://git.musl-libc.org/git/musl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
310 B
35 lines
310 B
{
|
|
environ;
|
|
__environ;
|
|
|
|
stdin;
|
|
stdout;
|
|
stderr;
|
|
|
|
timezone;
|
|
daylight;
|
|
tzname;
|
|
__timezone;
|
|
__daylight;
|
|
__tzname;
|
|
|
|
signgam;
|
|
__signgam;
|
|
|
|
optarg;
|
|
optind;
|
|
opterr;
|
|
optreset;
|
|
__optreset;
|
|
|
|
getdate_err;
|
|
|
|
h_errno;
|
|
|
|
program_invocation_name;
|
|
program_invocation_short_name;
|
|
__progname;
|
|
__progname_full;
|
|
|
|
__stack_chk_guard;
|
|
};
|
|
|