Read a FILE* till an empty line or eof and return it as a char buffer.
[oweals/busybox.git] / libbb / copy_file.c
2001-04-11 Glenn L McGrathcopy_file_chunk uses streams now.
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...