Searched hist:153515 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Delf_generic.hdiff 153515 Sun Dec 18 17:43:33 MST 2005 kan 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.
H A Delf64.hdiff 153515 Sun Dec 18 17:43:33 MST 2005 kan 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.
H A Delf32.hdiff 153515 Sun Dec 18 17:43:33 MST 2005 kan 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.
/freebsd-10-stable/include/
H A Ddlfcn.hdiff 153515 Sun Dec 18 17:43:33 MST 2005 kan 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.
/freebsd-10-stable/lib/libc/gen/
H A Ddlfcn.c

Completed in 177 milliseconds