K 10 svn:author V 3 des K 8 svn:date V 27 2011-09-27T17:11:31.341144Z K 7 svn:log V 226 Use fseeko() instead of fseek(). The rest of the code is off_t-aware, but the use of fseek() means fetch(1) can't correctly resume a transfer that was interrupted past the 2 GB mark. Pointed out by: ache@ MFC after: 3 weeks END