Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 23:16:13 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Matthew Dillon <dillon@apollo.backplane.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: PR bin/8637 fgetpos()/fsetpos() limited to 32 bits
Message-ID:  <19981212231613.A2323@emsphone.com>
In-Reply-To: <199812130425.UAA16020@apollo.backplane.com>; from "Matthew Dillon" on Sat Dec 12 20:25:32 GMT 1998
References:  <199812130425.UAA16020@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 12), Matthew Dillon said:
> It should therefore be relatively easy to fix fgetpos() and fsetpos()
> to operate with > 32 bit quantities (as, I think, they were meant to)
> without changing any critical structures.

I have been working on this on and off, and am almost done.  The
patches will add X/OPen standard fseeko() and ftello(), fix
fgetpos/fsetpos, add an EOVERFLOW errno, and add the pathconf variable
_PC_FILESIZEBITS.  The only thing left to do is the pathconf changes
for ufs and ext2fs.
  
	-Dan Nelson
	dnelson@emsphone.com

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



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