Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/common
Module Name: syssrc
Committed By: jdolecek
Date: Fri Nov 29 17:08:08 UTC 2002
Modified Files:
syssrc/sys/compat/common: compat_util.c compat_util.h
Log Message:
add emul_find_interp() function: the function looks for interpreter
in alternative emul tree first, and updates interpreter pathname
if found there; if not found in alternative emul tree, pathname
without the emul prefix is checked, and error returned if the file
doesn't exist
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/compat/common/compat_util.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/compat/common/compat_util.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