xref: /titanic_41/usr/src/lib/libdll/common/RELEASE (revision 95efa359b507db290a2484b8f615822b1e06096f)
108-05-12 dllscan.c: LIBSUFFIX==.dylib => default plugin version match 0.0
206-10-11 dllscan.c: check sfstruse() return values -- doh
306-01-25 dllplug.c: add errorf() library message for dlopen() error
405-02-14 dllscan.c: "" || "-" => NiL
504-10-01 dllfind.c: drop ksh "builtin" workaround
6	 dllscan.c: directory prefix in name limits search to dir and siblings
704-07-22 dllscan.c: access() => eaccess()
804-01-30 dllfind.c: dllplug(error_info.id) then dllplug(0)
904-01-28 dllscan.c: update for new plugin scheme: lib/foo/bar.xxx
10	 dllplug.c: add dllplug() for plugin dllfind()
1103-03-12 dllfind.c: dlopen() with RTLD_GLOBAL|RTLD_PARENT defaults
1203-02-11 dllscan.c: change LIBPATH to <dir>[:<env>[:<pat>]][,...]
1303-01-08 dllscan.c: hack version logic again -- is consistency rocket science?
1403-01-07 dlfcn.c: fix darwin.ppc dlopen/dlsym/dlclose
1502-11-18 dllfind.c: add path,size args (with backwards compatibility checks)
1602-11-15 dllfind.c: check for ./path if '.' in path but no '/'
1702-08-30 dllfind.c: fix a bug that returned uninitialized value on not found
1802-08-28 dllscan.c: handle and display bin as a sibling dir
1902-07-31 dllscan.c: add dllsopen,dllsread,dllsclose
20	 dllfind.c: use dllsopen,dllsread,dllsclose
2102-07-26 dllfind.c: add dllinfo()
2202-06-27 dllnext.c: define _GNU_SOURCE to enable RTLD_NEXT
2302-03-17 dllfind.c: fix dll prefix search (for cygwin)
2402-01-11 features/dll: include <dlfcn.h> only if _hdr_dlfcn&&_lib_dlopen
2501-10-31 dlfcn.c: change hp.pa dlopen() prototype (<dlfcn.h> but no -ldl!)
2601-09-25 dllfind: add LIBSUFFIX
2701-07-17 dllfind: do at least one dlopen() to prime dlerror()
2801-05-29 dlopen: fix dlopen(0,0) for HP
2901-04-20 dllfind: use getconf HOSTTYPE LIBPATH LIBSUFFIX
3001-02-14 features/dll: fix unbalanced ' quote and ancient hostinfo reference
3100-01-26 dlllook: add -- dlsym() with `_' weak prefix fallback
3299-04-01 features/dll: drop <stdio.h> -- iffe protos printf
3399-03-19 static=1 for all but win32.*
3498-06-01 dllfind: fix version search
3598-03-11 features/dll: probe for _DLL_RLD_SYM
3698-03-01 dllnext: fix to work!
3798-01-23 -ldl test moved to lib0ast
3898-01-11 update for astconf("LIBPATH")
39	 add dllnext(flags) to uncover next layer
40	 dllfind() and dllnext() in separate files (for 3d)
4197-10-11 move from libast so libast can link static
42