aboutsummaryrefslogtreecommitdiffstats
path: root/src/sllist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-31const pointersMax Kellermann1-4/+4
2008-04-12clean up CPP includesMax Kellermann1-1/+0
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong1-3/+3
2006-08-01Several fixes uncovered with -pedanticEric Wong1-2/+2
2006-07-30fix some warnings introduced in the big malloc-reduction patchEric Wong1-0/+1
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-0/+71