]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the private declarations from dlopen,dlclose,dlsym,dlctl
authorAndreas Schulz <ats@FreeBSD.org>
Wed, 13 Apr 1994 20:52:40 +0000 (20:52 +0000)
committerAndreas Schulz <ats@FreeBSD.org>
Wed, 13 Apr 1994 20:52:40 +0000 (20:52 +0000)
commite7ae632e5a30b1af2bf7eeddd3acc0501d5599d3
treef4bf7372191b870d330e1c4d2e0a1a196844abe2
parent8b395a3055bc48878834837e2a0763b123f0a483
Change the private declarations from dlopen,dlclose,dlsym,dlctl
to public. These functions are also used in /usr/include/link.h,
so it looks, like they shouldn't be private.
I will ask Paul about that, if this is correct.
gnu/usr.bin/ld/rtld/rtld.c
libexec/rtld-aout/rtld.c