This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Fix libstdc++/11378 (take2) + xsputn optmizations


On Mon, Jul 07, 2003 at 11:36:43PM -0500, Benjamin Kosnik wrote:
> 
> >Do we all agree that large-file support is much more urgent, by 
> >that criterion?
> 
> Although this all sounds wonderful, I don't think the IO infrastructure
> can handle this yet. Once it can, I'm more interested.

It doesn't have to work, it just has to be made possible for it to work 
in the future without changing the ABI.  I think that means 64-bit 
streampos and streamoff types, mainly.  

Nathan Myers
ncm-nospam@cantrip.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]