K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-01-11T23:59:34.000000Z K 7 svn:log V 417 Set the "crt_ldso" member of the crt-to-ld.so interface structure. This was apparently overlooked at the time the member was added. Its absence causes some error messages from the dynamic linker to begin with "(null):" instead of with the pathname of the dynamic linker as they should. I am also adding a work-around to the dynamic linker, to cope with legacy binaries that were built with older versions of crt0. END