Change size to unsinged long long, so if -1 is passed it will read as much as possible.
[oweals/busybox.git] / libbb / get_line_from_file.c
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...