K 10 svn:author V 3 jdp K 8 svn:date V 27 1996-04-24T23:31:08.000000Z K 7 svn:log V 302 When a local symbol that would normally be eliminated by "-x" or "-X" must survive, because of references from relocations, don't qualify the symbol name with the name of the input file. This saves some string space. It makes libc_pic.a about 2.4% smaller. Adapted from a suggestion by Bruce Evans. END