feat(dynlst): add more symbols

These are taken from musl's dynlst.txt.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh
2026-07-14 21:32:46 +10:00
parent 46968c7d29
commit 0b474cfc78
+27
View File
@@ -2,4 +2,31 @@
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;
};