Marcel Moolenaar c10b34ed19 Use strtoll(3) instead of strtol(3) for the starting block or
partition size. On 32-bit platforms sizeof(long) < sizeof(off_t)
and using strtol(3) would prevent partitions larger than 4G
sectors or beyond 4G blocks.

PR: bin/103991
MFC after: 3 days
2006-10-04 18:20:25 +00:00
..
2005-08-31 01:47:19 +00:00
2005-08-31 01:47:19 +00:00
2006-06-22 22:22:32 +00:00
2005-08-31 01:47:19 +00:00
2005-08-31 01:47:19 +00:00
2005-08-31 01:47:19 +00:00
2006-06-22 22:22:32 +00:00