John-Mark Gurney a écrit :

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



so the stat, lseek, lock apis are 64 bits ready :-)

nice !!
I will test it

hervé
_______________________________________________
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