3e14f97f673e8a630f076077de35afdd43dc1587Roger A. Faulkner09-11-17 dllscan.c: handle name[-.]version in dlsopen()
34f9b3eef6fdadbda0a846aa4d68691ac40eace5Roland Mainz09-04-15 dllopen.c: add, use dllopen() internally to wrap dlopen()
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin08-05-12 dllscan.c: LIBSUFFIX==.dylib => default plugin version match 0.0
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-10-11 dllscan.c: check sfstruse() return values -- doh
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin06-01-25 dllplug.c: add errorf() library message for dlopen() error
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin05-02-14 dllscan.c: "" || "-" => NiL
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-10-01 dllfind.c: drop ksh "builtin" workaround
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin dllscan.c: directory prefix in name limits search to dir and siblings
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-07-22 dllscan.c: access() => eaccess()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-01-30 dllfind.c: dllplug(error_info.id) then dllplug(0)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin04-01-28 dllscan.c: update for new plugin scheme: lib/foo/bar.xxx
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin dllplug.c: add dllplug() for plugin dllfind()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-03-12 dllfind.c: dlopen() with RTLD_GLOBAL|RTLD_PARENT defaults
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-02-11 dllscan.c: change LIBPATH to <dir>[:<env>[:<pat>]][,...]
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-01-08 dllscan.c: hack version logic again -- is consistency rocket science?
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin03-01-07 dlfcn.c: fix darwin.ppc dlopen/dlsym/dlclose
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-11-18 dllfind.c: add path,size args (with backwards compatibility checks)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-11-15 dllfind.c: check for ./path if '.' in path but no '/'
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-08-30 dllfind.c: fix a bug that returned uninitialized value on not found
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-08-28 dllscan.c: handle and display bin as a sibling dir
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-07-31 dllscan.c: add dllsopen,dllsread,dllsclose
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin dllfind.c: use dllsopen,dllsread,dllsclose
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-07-26 dllfind.c: add dllinfo()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-06-27 dllnext.c: define _GNU_SOURCE to enable RTLD_NEXT
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-03-17 dllfind.c: fix dll prefix search (for cygwin)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin02-01-11 features/dll: include <dlfcn.h> only if _hdr_dlfcn&&_lib_dlopen
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-10-31 dlfcn.c: change hp.pa dlopen() prototype (<dlfcn.h> but no -ldl!)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-09-25 dllfind: add LIBSUFFIX
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-07-17 dllfind: do at least one dlopen() to prime dlerror()
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-05-29 dlopen: fix dlopen(0,0) for HP
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-04-20 dllfind: use getconf HOSTTYPE LIBPATH LIBSUFFIX
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin01-02-14 features/dll: fix unbalanced ' quote and ancient hostinfo reference
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin00-01-26 dlllook: add -- dlsym() with `_' weak prefix fallback
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-04-01 features/dll: drop <stdio.h> -- iffe protos printf
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin99-03-19 static=1 for all but win32.*
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-06-01 dllfind: fix version search
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-03-11 features/dll: probe for _DLL_RLD_SYM
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-03-01 dllnext: fix to work!
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-01-23 -ldl test moved to lib0ast
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin98-01-11 update for astconf("LIBPATH")
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin add dllnext(flags) to uncover next layer
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin dllfind() and dllnext() in separate files (for 3d)
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin97-10-11 move from libast so libast can link static