Change size to unsinged long long, so if -1 is passed it will read as much as possible.
[oweals/busybox.git] / libbb / module_syscalls.c
2001-04-05 Eric AndersenBe more generic for libc5. We don't need to know struc...
2001-04-05 Eric AndersenAnother iteration -- adjust the init_module syscall...
2001-04-05 Eric Andersen*** empty log message ***
2001-04-05 Eric AndersenSome further syscall adjustments. Split the module...