[EMAIL PROTECTED] wrote:

> >Now what happens to a 32 bit application that calls stat(2)
> >on a file that uses an inode number that is outside the
> >32 bit scope. Whill this cause stat(2) to return a EOVERFLOW 
> >condition in this case when stat(2) is called from a 32 bit
> >application?
>
> Depends on whether it's large file aware or not, I'd say.
>
> (the ino field in stat64 is 64 bits)

Thank you, I was confused by the #ifdef KERNEL in stat.h and
was checking the kernel part.....

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]        (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to