libopkg: fix merging PKG_CONFFILES in pkg_merge()
[oweals/opkg-lede.git] / libopkg / str_list.c
2017-02-10 Jo-Philipp Wichtreewrite: use Lindent to reformat to kernel coding...
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-11-05 graham.gowerThese functions cannot fail, so return void.
2009-11-05 graham.gowers/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
2009-11-04 graham.gowers/strdup/xstrdup/ - check memory allocations for failure.
2009-07-04 ticktock35Fix issue on "Segmentation fault on package removal"
2009-03-26 ticktock35reduce a big memory leak
2008-12-18 ticktock35using list_head to handle the list
2008-12-15 ticktock35opkg: adding the hash_table_remove API, not using yet.
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories