Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/osf1
Module Name: syssrc
Committed By: jdolecek
Date: Fri Nov 29 19:40:16 UTC 2002
Modified Files:
syssrc/sys/compat/osf1: osf1_exec_ecoff.c
Log Message:
Get the dynamic interpreter location using emul_find_interp(), so that
it checks both the alternative/emul tree, and the non-emul tree.
This makes it possible to run chrooted emulated binaries without need
to setup shadow /emul tree within the chroot hierarchy.
XXX sligh code rearrangement was necessary, change not tested
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/compat/osf1/osf1_exec_ecoff.c
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