summaryrefslogtreecommitdiff
path: root/libbb/llist_add_to.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move add_to_list from libunarchive to libbb so it can be of more general use ↵Glenn L McGrath2002-12-081-0/+15
(eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free).