libtool/doc
Gary V. Vaughan 6c7f7fe214 * ltdl.m4: Bump serial number to 3.
(AC_LIB_LTDL): Require AC_HEADER_DIRENT for ltdl.c.
* libltdl/ltdl.h (lt_dlforeachfile): Prototype for new function.
* libltdl/ltdl.c: Include an appropriate header for the
opendir/dirent api.
(foreach_dirinpath): Visit each file in a list of directories.
(find_file_callback): Factor out the core of find_file() to make
use of foreach_dirinpath().
(find_file): Use it!
(find_handle_callback, find_handle): Ditto.
(lt_dlforeachfile):  New function to find files in a searchpath.,,
(foreachfile_callback): ...using this callback.
* doc/libtool.texi (Libltdl interface): Document new
lt_dlforeachfile api call.
2001-06-26 00:50:39 +00:00
..
.cvsignore added *.ps, as suggested by Erez Zadok 1999-03-25 23:44:24 +00:00
fdl.texi From vvv@vsu.ru: 2000-12-23 16:30:43 +00:00
libtool.texi * ltdl.m4: Bump serial number to 3. 2001-06-26 00:50:39 +00:00
Makefile.am From Nick Hudson <skrll@netbsd.org> 2001-04-08 00:29:06 +00:00
PLATFORMS * doc/PLATFORMS: More updates from subscribers to 2001-04-24 18:07:31 +00:00