From owner-freebsd-hackers Tue Nov 16 10:46:40 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from marcy.nas.nasa.gov (marcy.nas.nasa.gov [129.99.113.17]) by hub.freebsd.org (Postfix) with ESMTP id ECCA314E20 for ; Tue, 16 Nov 1999 10:46:38 -0800 (PST) (envelope-from wrstuden@marcy.nas.nasa.gov) Received: from localhost (wrstuden@localhost) by marcy.nas.nasa.gov (8.9.3/NAS8.8.7n) with SMTP id KAA07787; Tue, 16 Nov 1999 10:46:26 -0800 (PST) Date: Tue, 16 Nov 1999 10:46:26 -0800 (PST) From: Bill Studenmund To: Kelly Yancey Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Portable way to compare struct stat's? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 15 Nov 1999, Kelly Yancey wrote: > > Is there a portable method for determining if the contents of two struct > stat's are identical? I believe there is not. The problem is that while What exactly are you trying to do? i.e. why are you comparing the struct stat's? Take care, Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message