commit | 66125c806518f74a54232206d02e30a39b621232 | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Sun Dec 08 00:54:33 2002 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Sun Dec 08 00:54:33 2002 +0000 |
tree | f7e34d157460ad689c350071a25d19cdd51e1ebb | |
parent | 346cdb1ddea7d825b29e9dcd73d6f7af8db8598f [diff] |
Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free).