Put back the kluge. It's necessary after all.
authorJim Meyering <jim@meyering.net>
Thu, 24 Aug 2000 11:39:08 +0000 (11:39 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 24 Aug 2000 11:39:08 +0000 (11:39 +0000)
commit44256afd615252c234fbd53339d2a8fc252876cf
treea3cc0ce31d091bcf5445f8fd9297e87a5fe18624
parent078fb9958e3ac142645c86bc83e2fdd2522bcbdc
Put back the kluge.  It's necessary after all.
(buggy_lseek_support): New function.
(skip): Use it.
Frank Adler reported that although _llseek returns 0, lseek
erroneously returns an offset suggesting the operation succeeded
even though it fails.
src/dd.c