Date: Wed, 21 Apr 1999 18:54:39 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include dlfcn.h src/lib/libc/gen dlfcn.c dlopen.3 src/libexec/rtld-elf rtld.c Message-ID: <199904220154.SAA95195@freefall.freebsd.org>
index | next in thread | raw e-mail
jdp 1999/04/21 18:54:39 PDT
Modified files:
include dlfcn.h
lib/libc/gen dlfcn.c dlopen.3
libexec/rtld-elf rtld.c
Log:
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.
Revision Changes Path
1.4 +0 -1 src/include/dlfcn.h
1.4 +0 -15 src/lib/libc/gen/dlfcn.c
1.5 +1 -18 src/lib/libc/gen/dlopen.3
1.23 +1 -16 src/libexec/rtld-elf/rtld.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904220154.SAA95195>
