aboutsummaryrefslogtreecommitdiff
path: root/libbb/llist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fiddling with llist to make memory management easier. Specifically, thelandley2006-05-081-10/+21
* Random in-passing tweak.landley2006-03-161-6/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-4/+4
* - add llist_free_one() and llist_free() to libbb; Add a bit of documentation.aldot2005-10-061-13/+41
* - rename llist_add_to.c to llist.caldot2005-09-291-0/+43