X-Spam-Check-By: sourceware.org Message-ID: <46068514.7020008@byu.net> Date: Sun, 25 Mar 2007 08:20:04 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: James Youngman CC: bug-findutils mailing list , cygwin AT cygwin DOT com Subject: Re: Support for st_birthtime References: <4605AC0A DOT 1000905 AT byu DOT net> <4605E9D1 DOT 5010105 AT byu DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to James Youngman on 3/25/2007 4:13 AM: > On 3/25/07, James Youngman wrote: >> > st_birthtime (for seconds), or st_birthtim (for struct timespec) >> > http://cygwin.com/ml/cygwin-cvs/2007-q1/msg00122.html > > I forgot to ask, what happens (from the user program's point of view) > if the file being examined has no creation time information? I think > MSDOS doesn't record it, for example. Many NFS filesystems don't > offer it either. I haven't tested, partly because it is such a new feature of cygwin, and there are so few existing programs that even try to expose st_birthtime to the user. MSDOS (meaning FAT) actually DOES record birthtime (it only records birthtime, mtime, and atime, and lacks POSIX ctime; but outside of cygwin, Microsoft mistakenly treats birthtime as their ctime in stat). And part of the joy of it being a CVS development snapshot is that I can give some feedback back to the cygwin developers - what would you rather have stat do when btime is not available for a given file? - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGBoUU84KuGfSFAYARAizyAJ9WvTTRdPBp/sLcB8UYy9wxmRoS5ACdEsak 4dMluZVRkOCcMlnlb4aQdhY= =2wBb -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/