Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 1998 12:50:01 -0800 (PST)
From:      Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/8637: fgetpos()/fsetpos() don't work for >2GB filesize 
Message-ID:  <199811102050.MAA15393@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/8637; it has been noted by GNATS.

From: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
To: dnelson@emsphone.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/8637: fgetpos()/fsetpos() don't work for >2GB filesize 
Date: Tue, 10 Nov 1998 23:46:54 +0300

 > One thing; our errno.h doesn't have an EOVERFLOW, so I used EFBIG in
 > ftell() for filesizes that exceed 2GB.  This should probably get fixed.
 
 And how about just add EOVERFLOW to errno.h, instead of document the bug 
 in man pages???
 
 Dima
 
 

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



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