use the return code from lseek() to detect problems and bail out if so
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Oct 2006 14:47:58 +0000 (14:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Oct 2006 14:47:58 +0000 (14:47 +0000)
commita8996b9e5268f8ca33deca21e1375a8887c50d40
tree280b150e2688a46056564a1d6c4c3ba23f5c3a6c
parent94095c61d8cb93be46e248eb7f8d7cd07da27396
use the return code from lseek() to detect problems and bail out if so
lib/file.c