libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool ./ChangeLog ./ltdl.m4 doc/libtool.texi ...


From: Gary V. Vaughan
Subject: libtool ./ChangeLog ./ltdl.m4 doc/libtool.texi ...
Date: Mon, 25 Jun 2001 17:50:39 -0700

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Changes by:     Gary V. Vaughan <address@hidden>        01/06/25 17:50:39

Modified files:
        .              : ChangeLog ltdl.m4 
        doc            : libtool.texi 
        libltdl        : ltdl.c ltdl.h 

Log message:
        * 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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.940&tr2=1.941&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltdl.m4.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/doc/libtool.texi.diff?tr1=1.117&tr2=1.118&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/ltdl.c.diff?tr1=1.134&tr2=1.135&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/ltdl.h.diff?tr1=1.53&tr2=1.54&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]