summaryrefslogtreecommitdiff
path: root/libltdl
Commit message (Expand)AuthorAgeFilesLines
* * libltdl/ltdl.c (try_dlopen): Fix memory leak.Ralf Wildenhues2004-09-021-0/+2
* * libltdl/slist.c, libltdl/slist.h: Merge in changes from latestGary V. Vaughan2004-09-025-106/+277
* * libltdl/lt_dlloader.c (lt_dlloader_add): Handle malloc failureGary V. Vaughan2004-09-012-26/+24
* * libltdl/slist.c (slist_new): Handle malloc failure gracefully.Ralf Wildenhues2004-09-011-2/+5
* * libltdl/ltdl.c (try_dlopen, lt_dlforeachfile): Use correct cppGary V. Vaughan2004-09-011-3/+3
* * libltdl/ltdl.c (lt_dlexit, tryall_dlopen): Fix gcc parenthesesGary V. Vaughan2004-09-011-25/+25
* * libltdl/loaders/preopen.c: Initialise memory in get_vtable.Ralf Wildenhues2004-09-011-1/+1
* Don't use C99 flexible array types as we want to be C89Gary V. Vaughan2004-09-012-16/+11
* * libltdl/ltdl.c: Replace strdup with lt__strdup.Ralf Wildenhues2004-08-311-3/+3
* * .cvsignore, config/.cvsignore, libltdl/loaders/.cvsignore,Gary V. Vaughan2004-08-311-0/+1
* * libltdl/lt_dlloader.c (lt_dlloader_remove): Since the returnGary V. Vaughan2004-08-303-3/+3
* * libltdl/ltdl.c (lt_dlexit): Remove lvalue cast.Andreas Schwab2004-08-301-1/+1
* * libltdl/slist.h (SListCallback): Fix missing type.Andreas Schwab2004-08-301-1/+1
* Add a new `-weak' flag to tell libtool when not to propogateGary V. Vaughan2004-08-291-1/+1
* The Grand Renaming. In preparation for libtool-2.0, move all ofGary V. Vaughan2004-08-223-44/+32
* Although libtool is optimised to not need to subconfigure libltdl,Gary V. Vaughan2004-07-311-2/+2
* * libltdl/Makefile.am, libltdl/loaders/Makefile.am: Look forPeter O'Gorman2004-07-222-2/+2
* Commit to match previous ChangeLog without actual changes entryGreg Eisenhauer2004-07-181-1/+1
* * libltdl/Makefile.am: Ensure that lt__dirent.h is part of the dist,Peter O'Gorman2004-07-181-1/+2
* * libltdl/lt__private.h (lt_dlhandle_struct): Renamed toGary V. Vaughan2004-07-154-136/+201
* Split lt_dlloader management into a separate file, and factorGary V. Vaughan2004-07-1515-299/+568
* Collapse two almost identical structures into one:Gary V. Vaughan2004-07-159-80/+53
* A cleaner way to access the private fields of an lt_dlhandleGary V. Vaughan2004-07-154-32/+29
* * libltdl/lt__private.h (streq, strneq): New macros to make strcmpGary V. Vaughan2004-07-154-15/+21
* This pervasive changeset makes two intertwined deep changes to theGary V. Vaughan2004-07-1522-780/+1396
* * libltdl/ltdl.h (lt_dlinfo): Move private module field to here...Gary V. Vaughan2004-07-083-17/+16
* libltdl uses LIBOBJS, which leak out into a parent project if bothBrad2004-06-162-9/+103
* * libltdl/argz.h: Moved from here...Gary V. Vaughan2004-04-224-40/+58
* forgot to cvs rm -f libltdl/lt_mutex.[ch]Gary V. Vaughan2004-04-222-127/+0
* According to Howard Chu <hyc@highlandsun.com>:Gary V. Vaughan2004-04-2213-218/+105
* * libltdl/loader-shl_load.c: Fix typos during reorg.Albert Chin-A-Young2004-04-191-4/+4
* * libltdl/loader-dyld.c: Fix compilation issues. Set Original authorPeter O'Gorman2004-04-171-6/+6
* * libltdl/lt_dlloader.h: Forgot to cvs add this file earlier.Gary V. Vaughan2004-04-141-0/+71
* * libltdl/lt__pre89.h, libltdl/memcpy.c, libltdl/memmove.c,Gary V. Vaughan2004-04-139-334/+3
* * libltdl/lt__pre89.h, libltdl/ltdl.c, libltdl/ltdl.h, libltdl/argz.c,Gary V. Vaughan2004-04-1319-143/+125
* Factor out the individual loaders, in preparation for preloadingGary V. Vaughan2004-04-1312-1077/+1293
* Factor out the mutex handling and error handling into their ownGary V. Vaughan2004-04-139-353/+497
* * libltdl/ltdl.c (argz_append, argz_create_sep, argz_insert)Gary V. Vaughan2004-04-086-209/+364
* Added Files:Gary V. Vaughan2004-04-086-0/+329
* * libltdl/ltdl.c: Move standard headers and preprocessor guardsGary V. Vaughan2004-04-085-179/+284
* Keywords:Gary V. Vaughan2004-04-082-132/+7
* Keywords:Gary V. Vaughan2004-04-082-491/+251
* Keywords:Gary V. Vaughan2004-04-066-398/+410
* * libltdl/Makefile.am (AM_CPPFLAGS): Also check $top_builddir forGary V. Vaughan2004-03-291-2/+2
* * libltdl/ltdl.c (sys_dl_open): Don't load libraries with globalScott James Remnant2004-03-241-12/+1
* * libltdl/Makefile.am (libltdl_la_LDFLAGS): Increment CURRENTScott James Remnant2004-03-211-1/+1
* This fixes a bug in the libtoolize ltdl source installation rules,Gary V. Vaughan2004-01-221-17/+24
* * configure.ac (AC_CONFIG_HEADERS): Create config.h inGary V. Vaughan2004-01-162-3/+5
* Roll back copyright changes.Stefan Nordhausen2004-01-042-2/+2
* Updated all copyright notices to include 2004.Scott James Remnant2004-01-022-2/+2