Simplify hash_table somewhat.
[oweals/opkg-lede.git] / libbb /
2009-11-18 graham.gowerRemove unused function.
2009-11-17 graham.gowerFix the warnings I created.
2009-11-17 graham.gowerCall _exit() and not exit() from within the child process.
2009-11-16 graham.gowerRemove dead code.
2009-11-15 graham.gowerDon't send the gzunp_pid SIGTERM. Waiting for exit...
2009-11-15 graham.gowerFree memory in error paths.
2009-11-15 graham.gowermalloc -> xmalloc
2009-11-15 graham.gowerThe ": " is already added by vperror_msg... oops.
2009-11-15 graham.gowerCleanup gz_close().
2009-11-15 graham.gowerMake the array const to fix warning.
2009-11-15 graham.gowerI'm still seeing leaks here. So just stop allocating...
2009-11-11 graham.gowerMore cleanup in error paths to plug leaks found while...
2009-11-02 graham.gowerFix memory leaks.
2009-10-30 graham.gowerThe compiler almost certainly knows better.
2009-10-28 pixdamixFix implicit declaration of strndup
2009-10-27 pixdamixImprove the poor man's fseek in unarchive.c
2009-09-21 ticktock35Fix opkg doesn't handle long link/path names in tar...
2009-06-26 ticktock35Thanks to claudyus84 and Gilles
2009-03-26 ticktock35Thanks to Antonio
2009-03-04 ticktock35Thanks to Krzysztof Kotlenga <pocek@users.sf.net>:
2009-02-12 ticktock35Thanks to
2008-12-27 ticktock35revert R190, keep R191
2008-12-27 ticktock35Thanks for Mike Westerhof <mwester@dls.net>
2008-12-15 ticktock35opkg: trivial, clean up obsolete code, and some typo
2008-12-15 ticktock35opkg: attached patch fixes build failures with gcc...
2008-12-15 ticktock35[opkg] trivial, remove unused variable res
2008-12-15 ticktock35opkg: (leak fixing, day 3) fixed final memory leaks...
2008-12-15 ticktock35opkg: fix some initialisation and double free issues...
2008-12-15 ticktock35opkg/libbb: Patch from Esben Haabendal <esbenhaabendal...
2008-12-15 ticktock35* Rename top level ipkg directory to opkg
2008-12-15 ticktock35ipkg: remove more auto-generated files
2008-12-15 ticktock35* Add ipkg for future development