(fseeko): Define a stub if ! HAVE_FSEEKO.
authorJim Meyering <jim@meyering.net>
Sat, 8 Nov 1997 21:02:01 +0000 (21:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Nov 1997 21:02:01 +0000 (21:02 +0000)
commit979f238fb3fbf27417277b2a9d9014b3778e9e2f
tree27435668d82c8591859e245a30853d55649bfe0e
parent6af4f825de96e3aa0aa2beb2d50d9ec41b543681
(fseeko): Define a stub if ! HAVE_FSEEKO.
(skip): Use fseeko if available.  Don't use lseek; it causes
the stdio stream to become out of sync with respect to the
underyling file descriptor.
From Paul Eggert.
src/od.c