K 10 svn:author V 3 kan K 8 svn:date V 27 2005-12-18T19:43:33.000000Z K 7 svn:log V 314 Implement ELF symbol versioning using GNU semantics. This code aims to be compatible with symbol versioning support as implemented by GNU libc and documented by http://people.redhat.com/~drepper/symbol-versioning and LSB 3.0. Implement dlvsym() function to allow lookups for a specific version of a given symbol. END