diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-10-08 10:57:09 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-10-08 12:05:47 +0200 |
commit | 2bf9e641fd50ec34b04b70829679abf64fc0ed78 (patch) | |
tree | 9eaebbb027ecf478a6bb62ac54309ed3166cf529 /elf/readlib.c | |
parent | 72d36ffd7db55ae599f4c77feb0eae25a0f3714e (diff) | |
download | glibc-2bf9e641fd50ec34b04b70829679abf64fc0ed78.tar.gz glibc-2bf9e641fd50ec34b04b70829679abf64fc0ed78.tar.xz glibc-2bf9e641fd50ec34b04b70829679abf64fc0ed78.zip |
elf: Extract command-line/environment variables state from rtld.c
Introduce struct dl_main_state and move it to <dl-main.h>. Rename enum mode to enum rtld_mode and add the rtld_mode_ prefix to the enum constants. This avoids the need for putting state that is only needed during startup into the ld.so data segment.
Diffstat (limited to 'elf/readlib.c')
0 files changed, 0 insertions, 0 deletions