Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 23:22:07 -0700
From:      Wes Peters <wes@softweyr.com>
To:        Kelly Yancey <kbyanc@posi.net>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Portable way to compare struct stat's?
Message-ID:  <3830F80F.6456DC5@softweyr.com>
References:  <Pine.BSF.4.05.9911152339050.74677-100000@kronos.alcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
wes@softweyr.com                                           http://softweyr.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3830F80F.6456DC5>