Eliminated seeks so that we work correctly on pipes, and removed reliance on
[oweals/busybox.git] / libbb / read_text_file_to_buffer.c
2001-04-15 Glenn L McGrathRead a FILE* till an empty line or eof and return it...