aboutsummaryrefslogtreecommitdiffstats
path: root/src/sllist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const pointersMax Kellermann2008-08-311-4/+4
* clean up CPP includesMax Kellermann2008-04-121-1/+0
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-031-1/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-3/+3
* Several fixes uncovered with -pedanticEric Wong2006-08-011-2/+2
* fix some warnings introduced in the big malloc-reduction patchEric Wong2006-07-301-0/+1
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-0/+71