libtool-commit
[Top][All Lists]
Advanced

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

libtool ./ChangeLog libltdl/ltdl.c


From: Gary V. Vaughan
Subject: libtool ./ChangeLog libltdl/ltdl.c
Date: Tue, 11 Nov 2003 11:53:31 -0500

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         
Changes by:     Gary V. Vaughan <address@hidden>        03/11/11 11:53:31

Modified files:
        .              : ChangeLog 
        libltdl        : ltdl.c 

Log message:
        * libltdl/ltdl.c (lt_dlinit): Save a function call for each loader
        added to the list, in exchange for appending loaders to the list
        with O(N) rather than O(1).  The longest the loader list can ever
        get is 4 (on cygwin with dld installed) so it probably constitutes
        a small speedup, in addition to making the code much more readable.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ChangeLog&tr2=1.1324&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/.diff?tr1=ltdl.c&tr2=1.182&r1=text&r2=text





reply via email to

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