Kelly Yancey wrote:
> 
>   Is there a portable method for determining if the contents of two struct
> stat's are identical?

On a single system, if st_dev and st_ino are equal, you must be referring 
to the same object.  If not, I'd like to hear about it.

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
[EMAIL PROTECTED]                                           http://softweyr.com/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to