Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move add_to_list from libunarchive to libbb so it can be of more general use ↵ | Glenn L McGrath | 2002-12-08 | 1 | -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). |