Skip site navigation (1)Skip section navigation (2)
Date:      05 Sep 2001 17:13:31 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libfetch file.c
Message-ID:  <xzpbskpsmas.fsf@flood.ping.uio.no>
In-Reply-To: <20010905181734.B50064@nagual.pp.ru>
References:  <200109051222.f85CMS414529@freefall.freebsd.org> <20010905181734.B50064@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Andrey A. Chernov" <ache@nagual.pp.ru> writes:
> >   Use fseeko() instead of fseek() (u->offset is already an off_t), and mark
> >   some function arguments as unused.
> Please don't forget to change lib/libfetch that way too.

Please don't forget to make sense :)

If you mean usr.bin/fetch/fetch.c, the fseek() there is redundant, and
I've eliminated it in my latest patches (see the atomic fetch patch at
http://people.freebsd.org/~des/software/)

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpbskpsmas.fsf>