K 10 svn:author V 3 jdp K 8 svn:date V 27 1999-07-14T04:09:11.000000Z K 7 svn:log V 203 Change the symbol used to find the end of an object's address space from "end" to "_end". The former does not exist in most shared libraries. This fixes problems in dladdr() and dlsym(RTLD_NEXT, ...). END