1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 14:21:10 +02:00
guile/libguile-ltdl
Rob Browning a798ac8c42 * guile-ltdl.h: add scm_lt_dlsymlist typedef.
(scm_lt_dlpreload_default): new function.  Replaces
scm_lt_dlset_preloaded_symbols which depended on global that
libtool automagically defines in binaries, not libs.
2002-10-09 21:16:18 +00:00
..
upstream (ltdl.h.diff, ltdl.c.diff): Create them in '.' not in 'upstream' since 2002-10-05 11:55:56 +00:00
.cvsignore *** empty log message *** 2002-10-05 04:45:15 +00:00
ChangeLog *** empty log message *** 2002-10-09 21:16:05 +00:00
COPYING.LIB * COPYING.LIB: moved from ../libltdl. 2002-10-05 04:51:06 +00:00
guile-ltdl.c * guile-ltdl.c (scm_lt_dlpreload_default): new function. Replaces 2002-10-09 21:16:12 +00:00
guile-ltdl.h * guile-ltdl.h: add scm_lt_dlsymlist typedef. 2002-10-09 21:16:18 +00:00
Makefile.am * Makefile.am: build new libguile-ltdl. 2002-10-05 04:51:19 +00:00
raw-ltdl.c * raw-ltdl.c: guile's modified version of the upstream ltdl.c. 2002-10-05 04:51:55 +00:00
raw-ltdl.h * raw-ltdl.h: guile's modified version of the upstream ltdl.h. 2002-10-05 04:52:02 +00:00
README * guile-ltdl.c: main source file for libguile-ltdl -- #includes 2002-10-05 04:51:24 +00:00