Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3CFA02AD.64252B5E@phekda.freeserve.co.uk> Date: Sun, 02 Jun 2002 12:34:05 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: open(), fopen() don't check for llseek() failure Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. When open and fopen are called to open & append to a file, they don't check that llseek() is successful. I think they should fail, if the seek was unsuccessful. Should this be fixed? Thanks, bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]