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."
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to