aboutsummaryrefslogtreecommitdiff
path: root/libbb/llist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Random in-passing tweak.Rob Landley2006-03-161-6/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-4/+4
* - add llist_free_one() and llist_free() to libbb; Add a bit of documentation.Bernhard Reutner-Fischer2005-10-061-13/+41
* - rename llist_add_to.c to llist.cBernhard Reutner-Fischer2005-09-291-0/+43