• 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
Re: getting file creation date from NTFS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting file creation date from NTFS


  • Subject: Re: getting file creation date from NTFS
  • From: "Paul Sanders" <email@hidden>
  • Date: Sun, 23 May 2010 18:39:05 +0100

> Yes, although the stat structure only has the st_birthtimespec field if you build with 64-bit inodes enabled.  This is the default on Snow Leopard or
> for 64-bit, but not for 32-bit on Leopard or earlier.

I'm not certain, but I think you have to use stat64 in 32 bit Leopard builds to get st_birthtimespec.  stat64 is deprecated in Snow Leopard, but seems unlikely to go away.  I guess a belt-and-braces type of person would test the system version and weak link.

Paul Sanders.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: getting file creation date from NTFS
      • From: Alastair Houghton <email@hidden>
References: 
 >Re: getting file creation date from NTFS (From: Angelo Chen <email@hidden>)
 >Re: getting file creation date from NTFS (From: "Paul Sanders" <email@hidden>)
 >Re: getting file creation date from NTFS (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Core Data NSPopUpButtonCell and NSNumber
  • Next by Date: Re: getting file creation date from NTFS
  • Previous by thread: Re: getting file creation date from NTFS
  • Next by thread: Re: getting file creation date from NTFS
  • Index(es):
    • Date
    • Thread