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