Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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.




Home | Main Index | Thread Index | Old Index