commit | e3ed0575a7ce68c1c533978fc171c7611598dc4e | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Apr 09 13:39:53 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Apr 30 16:54:51 2012 +0200 |
tree | b3961648748950bd490b193f469b3c4d71d56702 | |
parent | 9a800ac718abcac0aff6f98b922ceb236f411ffd [diff] |
gunzip: rename z{alloc, free} to gz{alloc, free} This allows us to add a proper zalloc() func (one that does a zeroing alloc), and removes duplicate prototypes. Signed-off-by: Mike Frysinger <vapier@gentoo.org>