Read a FILE* till an empty line or eof and return it as a char buffer.
[oweals/busybox.git] / libbb / gz_open.c
2001-04-11 Glenn L McGrathRemove unneeded printf statment
2001-04-11 Glenn L McGrathMove unzip, gz_open, gz_close to libbb