Porting on FreeBSD 53

John-Mark Gurney gurney_j at resnet.uoregon.edu
Thu May 19 06:30:18 GMT 2005


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."


More information about the freebsd-hackers mailing list