• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Difference between com.apple.FinderInfo (getxattr()) and ATTR_CMN_FNDRINFO (getattrlist())
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Difference between com.apple.FinderInfo (getxattr()) and ATTR_CMN_FNDRINFO (getattrlist())


  • Subject: Difference between com.apple.FinderInfo (getxattr()) and ATTR_CMN_FNDRINFO (getattrlist())
  • From: rohan a <email@hidden>
  • Date: Sun, 8 Nov 2009 18:00:42 +0530

Hi,

The getattrlist() API returns Finder Flags through ATTR_CMN_FNDRINFO
while the getxattr() returns them through the Extended attribute
com.apple.FinderInfo.
Any flags set using /Developer/Tools/GetFileInfo except for L (Locked)
flag shows up in com.apple.FinderInfo. The L flag shows up as uchg in
chflags

Though the two look identical are there any differences? Are there any
flags returned by only one of the 2 API's. Is anyone a subset of the
other ? While doing a backup of files, is it ok to use either of them
( ATTR_CMN_FNDRINFO or com.apple.FinderInfo ) or should I use both of
them ?

Thanks
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Difference between com.apple.FinderInfo (getxattr()) and ATTR_CMN_FNDRINFO (getattrlist())
      • From: Chris Suter <email@hidden>
  • Prev by Date: Browser based application and crash reporter
  • Next by Date: Re: Difference between com.apple.FinderInfo (getxattr()) and ATTR_CMN_FNDRINFO (getattrlist())
  • Previous by thread: Browser based application and crash reporter
  • Next by thread: Re: Difference between com.apple.FinderInfo (getxattr()) and ATTR_CMN_FNDRINFO (getattrlist())
  • Index(es):
    • Date
    • Thread