Commits
Mike Frysinger committed e3ed0575a7c
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>