Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | gunzip: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -113/+0 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | [new uImage] Move gunzip() common code to common/gunzip.c | Marian Balakowicz | 2008-02-07 | -0/+113 |
Move gunzip(), zalloc() and zfree() to a separate file. Share zalloc() and zfree() with cramfs uncompress routine. Signed-off-by: Marian Balakowicz <m8@semihalf.com> |