pkgsrc/devel/dlcompat/PLIST
schmonz b87a80c9ee Update to Nov. 17 release. From the changelog:
* dlfcn.c: Patch from Max Horn applied. Fixes some path issues,
  and code cleanup.

* dlfcn.c: Lookup the NSAddImage etc stuff that was added in OS
  10.1, so that the binary can be used on 10.0. It may or may not
  work, don't have a 10.0 system to try it.

* dlfcn.c: Moving things around.

* dlfcn.c: bugfixes

* Makefile, README: Removed any and all finkisms.

* dlfcn.c, Makefile: Prepend the underscore by default for dlsym.

* Makefile: Made Makefile bsdmake compatible.

* dlfcn.c dlfcn.h: First attempt at adding dladdr

Not in the changelog:

* added configure script

* added manual pages
2002-11-19 07:19:13 +00:00

9 lines
199 B
Text

@comment $NetBSD: PLIST,v 1.3 2002/11/19 07:19:13 schmonz Exp $
include/dlfcn.h
lib/libdl.1.dylib
lib/libdl.a
lib/libdl.dylib
man/man3/dlclose.3
man/man3/dlerror.3
man/man3/dlopen.3
man/man3/dlsym.3