]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tail: check OFF_T_MAX vs COPY_A_BUFFER
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Jul 2025 19:36:53 +0000 (12:36 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Aug 2025 02:48:04 +0000 (19:48 -0700)
commitae37265727ad5e6f43a4887e2d977e8ffb59ce65
treeb2c5f21c0dd6b7d5958ad9302a01177ce1f4936e
parent468f82115066dcd34f64148e165461359b2a0ee9
tail: check OFF_T_MAX vs COPY_A_BUFFER

* src/tail.c: Document an otherwise-unstated assumption.
src/tail.c