This has two patches. First it moves interface.c to libbb (it is
[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...