Date: Tue, 20 Apr 1999 21:06:59 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Message-ID: <199904210406.VAA63995@freefall.freebsd.org>
index | next in thread | raw e-mail
jdp 1999/04/20 21:06:58 PDT
Modified files:
libexec/rtld-elf rtld.c
Log:
After relocating the main program, but before calling any of the
_init() functions, initialize the global variables "__progname" and
"environ". This makes it possible for the _init() functions to call
things like getenv() and err().
Revision Changes Path
1.22 +33 -7 src/libexec/rtld-elf/rtld.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904210406.VAA63995>
