summaryrefslogtreecommitdiff
path: root/libltdl/slist.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyrights across project.Alex Ameen2022-02-081-2/+2
* maint: update copyrights across project.aakropotkin2021-11-141-1/+1
* maint: update bootstrap, gnulib, copyright datesPavel Raiskup2019-03-131-1/+1
* maint: update bootstrap, gnulib, copyright datesPavel Raiskup2018-07-241-1/+1
* maint: update copyright yearsPavel Raiskup2017-04-211-1/+1
* maint: update copyright yearsPavel Raiskup2016-02-161-1/+1
* maint: update copyright statements to include 2015.Gary V. Vaughan2015-01-181-1/+1
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-021-1/+1
* maint: update copyright notices to include 2013.Gary V. Vaughan2013-01-021-1/+1
* syntax-check: fix violations and implement sc_old_style_quoting.Gary V. Vaughan2012-10-221-2/+2
* maint: run update-copyright for missing 2011 and 2012 years.Gary V. Vaughan2012-09-161-1/+2
* syntax-check: fix violations and re-enable sc_space_tab.Gary V. Vaughan2011-11-171-1/+1
* syntax-check: fix violations and re-enable sc_prohibit_stddef_without_use.Gary V. Vaughan2011-11-171-1/+0
* Test and fix slist.c.Ralf Wildenhues2009-12-021-3/+7
* Fix libltdl to not skip dlopen on systems with several loaders,Ralf Wildenhues2008-03-041-4/+7
* * libltdl/lt_dlloader.c (loader_callback, lt_dlloader_get): UseRalf Wildenhues2007-09-071-1/+2
* * libltdl/slist.c (slist_remove): When a matching item is found,Ralf Wildenhues2007-08-291-1/+2
* * HACKING (Licensing Rules): Explain the various license textsGary V. Vaughan2007-03-251-13/+14
* Make libltdl work when compiled with a C++ compiler.George Bosilca2006-09-041-4/+4
* The FSF are moving offices today. Changed their contact addressGary V. Vaughan2005-04-221-2/+2
* * libltdl/slist.c (slist_foreach): result was declared asRalf Wildenhues2004-10-011-1/+1
* * libltdl/slist.c (slist_cons): Don't leak the tail of a list.Ralf Wildenhues2004-09-031-1/+3
* * libltdl/slist.c, libltdl/slist.h: Merge in changes from latestGary V. Vaughan2004-09-021-62/+220
* * libltdl/slist.c (slist_new): Handle malloc failure gracefully.Ralf Wildenhues2004-09-011-2/+5
* Split lt_dlloader management into a separate file, and factorGary V. Vaughan2004-07-151-0/+206