Date: Tue, 27 Sep 2011 19:08:27 +0200 From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no> To: Andrey Chernov <ache@freebsd.org> Cc: svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG Subject: Re: svn commit: r225800 - head/usr.bin/fetch Message-ID: <86ipodc3qs.fsf@ds4.des.no> In-Reply-To: <20110927163606.GA1427@vniz.net> (Andrey Chernov's message of "Tue, 27 Sep 2011 20:36:06 %2B0400") References: <201109271557.p8RFvDZB030465@svn.freebsd.org> <20110927163606.GA1427@vniz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrey Chernov <ache@FreeBSD.ORG> writes: > fseek() is obsoleted. Consider using fseeko() instead. Ooh, right, that means fetch(1) can't resume large files if the transfer was interrupted past the 2 GB mark... thanks for the reminder. It's old code... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ipodc3qs.fsf>