Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 04/14/2000 22:41:48
Module Name: basesrc
Committed By: erh
Date: Sat Apr 15 05:41:47 UTC 2000
Modified Files:
basesrc/libexec/ld.elf_so: rtld.c rtld.h
Log Message:
Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 basesrc/libexec/ld.elf_so/rtld.c
cvs rdiff -r1.24 -r1.25 basesrc/libexec/ld.elf_so/rtld.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.