Read a FILE* till an empty line or eof and return it as a char buffer.
[oweals/busybox.git] / libbb / xgetcwd.c
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.