Read a FILE* till an empty line or eof and return it as a char buffer.
[oweals/busybox.git] / libbb / untar.c
2001-04-13 Glenn L McGrathdpkg-deb -f and partial -I commands, adds 600 bytes
2001-04-12 Glenn L McGrathUpdates, fixes for handling contents, verbose extract.
2001-04-12 Glenn L McGrathNew dpkg-deb function -t, stands for --fsys-tarfile
2001-04-12 Glenn L McGrathdpkg-deb -c works now
2001-04-12 Glenn L McGrathFix dpkg-deb, enum's are cool
2001-04-11 Glenn L McGrathThis is primarily to allow deb_extract to be independen...