Change size to unsinged long long, so if -1 is passed it will read as much as possible.
[oweals/busybox.git] / libbb / daemon.c
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-04-04 Eric AndersenSeems that stupid libc5 doesn't implement daemon()...