This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Re: Patch: Initialise new file space to zero for Beos
- To: nickc at cygnus dot co dot uk
- Subject: Re: Patch: Initialise new file space to zero for Beos
- From: Ian Lance Taylor <ian at zembu dot com>
- Date: 20 Sep 1999 11:47:56 -0400
- CC: binutils at sourceware dot cygnus dot com, fnf at www dot ninemoons dot com
- References: <199909200951.KAA02969@pathia.cygnus.co.uk>
Date: Mon, 20 Sep 1999 10:51:08 +0100
OK, well I have a patch to libiberty (see below) that creates a new
function called zero_fseek() for BeOS hosts.
By the way, I just noticed that mpw.c already has a similar function,
called mpw_fseek.
Ian