]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out my change from 6 April PDT that added a new dlversion()
authorjdp <jdp@FreeBSD.org>
Thu, 22 Apr 1999 01:54:38 +0000 (01:54 +0000)
committerjdp <jdp@FreeBSD.org>
Thu, 22 Apr 1999 01:54:38 +0000 (01:54 +0000)
commite206feb881b2449b788dd08966c4ee32cea05638
tree45bafe2cb0f8177c8537709569f2cc035a17520a
parent6b5c8c5794b0df9b362ef8854662a2fb79770d5d
Back out my change from 6 April PDT that added a new dlversion()
function.  It was an ill-considered feature.  It didn't solve the
problem I wanted it to solve.   And it added Yet Another Version
Number that would have to be maintained at every release point.
I'm nuking it now before anybody grows too fond of it.
include/dlfcn.h
lib/libc/gen/dlfcn.c
lib/libc/gen/dlopen.3
libexec/rtld-elf/rtld.c