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
- Portable way to compare struct stat's? Kelly Yancey
- Re: Portable way to compare struct stat's? Wes Peters
- Re: Portable way to compare struct stat's? Robert Watson
- Re: Portable way to compare struct stat's? John Polstra
- Re: Portable way to compare struct stat... Garance A Drosihn
- Re: Portable way to compare struct... John Polstra
- Re: Portable way to compare st... Daniel C. Sobral
- Re: Portable way to compar... Wes Peters
- Re: Portable way to compar... Daniel C. Sobral
- Re: Portable way to compar... Daniel C. Sobral
- Re: Portable way to compar... Wes Peters
- Re: Portable way to compar... Robert Watson