Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 1998 17:00:00 -0800 (PST)
From:      Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/8637: fgetpos()/fsetpos() don't work for >2GB filesize 
Message-ID:  <199811110100.RAA28817@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 <dima@tejblum.dnttm.rssi.ru>
To: Dan Nelson <dnelson@emsphone.com>
Cc: Dmitrij Tejblum <tejblum@arc.hq.cti.ru>, FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/8637: fgetpos()/fsetpos() don't work for >2GB filesize 
Date: Wed, 11 Nov 1998 03:45:46 +0300

 Dan Nelson wrote:
 > > And how about just add EOVERFLOW to errno.h, instead of document the bug 
 > > in man pages???
 > 
 > Well, if it's that easy, sure.  I don't know all that much about the
 > repercussions of adding errors to errno.h.  I suppose there's a string
 > table that needs adjusting, too, for strerror()?  Anything else?
 
 The string table is in lib/libc/gen/errlst.c. It is already incomplete. 
 
 I don't know of anything else.
 
 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?199811110100.RAA28817>