]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* src/system.h (ftello): Add a compile-time check for the highly
authorJim Meyering <jim@meyering.net>
Thu, 26 Oct 2006 13:16:41 +0000 (15:16 +0200)
committerJim Meyering <jim@meyering.net>
Thu, 26 Oct 2006 13:16:41 +0000 (15:16 +0200)
commit0766fb8b54c46d0f17d99d154c0420b73b8cea4b
treeb976500194d17c5b0162697c38c487f942abe085
parentb40b5b6917f62f59eff8f8bd913bd79e4cebe8f2
* src/system.h (ftello): Add a compile-time check for the highly
unlikely condition of off_t narrower than long int, rather than
handling it at run time.  Based on a patch from Paul Eggert.
ChangeLog
src/system.h