Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 23:30:12 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        =?iso-8859-1?Q?Herv=E9?= Kergourlay <herve.kergourlay@atempo.com>
Cc:        hackers@FreeBSD.org
Subject:   Re: Porting on FreeBSD 53
Message-ID:  <20050519063012.GA959@funkthat.com>
In-Reply-To: <428307A9.10901@atempo.com>
References:  <428307A9.10901@atempo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hervé Kergourlay wrote this message on Thu, May 12, 2005 at 09:37 +0200:
> what about files more than 4GB, do I need to use specific APIs as 
> open64, stat64 or the current open and stat API are managing the big file ?

Nope... FreeBSD's off_t has been 64bits since 2.0...  Just make sure
you use the correct types when handling them...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



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