(parse_options): Use xstrtoumax to parse the byte and line
authorJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 08:35:48 +0000 (08:35 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 08:35:48 +0000 (08:35 +0000)
commitce861b2cb39ffb66c42212f018c379354ce4027a
treed7a27c066b76b6a31d532784b9201a596b36b9be
parent67ec78d1880e8b3c070bd1a3529c10e7894b4b62
(parse_options): Use xstrtoumax to parse the byte and line
offset.  Give a better diagnostic when the requested offset is still
representable but larger than OFF_T_MAX.
src/tail.c