]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(parse_obsolescent_option): Do not limit the maximum
authorJim Meyering <jim@meyering.net>
Mon, 29 Apr 2002 07:30:57 +0000 (07:30 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 Apr 2002 07:30:57 +0000 (07:30 +0000)
commit676991e63002085ae302e101129cc48f56148d3e
tree5ce3f83c036cb324a07cb7ec820f6e75b27560c2
parentf3959d84d3f4e173cf5052ed5a5fff1d79609761
(parse_obsolescent_option): Do not limit the maximum
line/byte count to be less than ULONG_MAX on systems where
OFF_T_MAX is larger.
src/tail.c