pkg: coalesce soem flag members into a packed bit field
[oweals/opkg-lede.git] / libopkg / opkg_utils.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-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-12 graham.gowerCleanup the rest of pkg_parse.c. Give some functions...
2009-11-11 graham.gowerCleanup parsing of packages.
2009-11-10 graham.gowerCleanup trim_alloc().
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-11-02 graham.gowerCleanup error_list stuff a bit more.
2009-10-29 pixdamixFix problems in error list
2009-04-03 ticktock35Try to avoid long unsigned int overflow.
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