K 10 svn:author V 5 peter K 8 svn:date V 27 1999-07-09T18:05:03.000000Z K 7 svn:log V 302 Minor tweak - don't cause a warning. I don't know if it was intentional or not, but it would have printed out: /compat/linux/foo/bar.so: interpreter not found If it was, then I've broken it. De-constifying the 'interp' variable or carrying the constness through to elf_load_file() are alternatives. END