bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for st_birthtime


From: Eric Blake
Subject: Re: Support for st_birthtime
Date: Sun, 25 Mar 2007 08:15:07 -0600
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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to James Youngman on 3/25/2007 4:12 AM:
> 
> +#ifdef __CYGWIN_USE_BIG_TYPES__
> +  timestruc_t   st_birthtim;
> +#else
>   long          st_spare4[2];
> +#endif
> 
> Why not give st_spare4 a name more reminiscent of its actual purpose?

Because __CYGWIN_USE_BIG_TYPES__ has been defined ever since cygwin 1.5.0
several years ago; the only case where it is not defined is in a REALLY
old app compiled against cygwin 1.3.x.  And if you compile against a
version of cygwin that old, then those bits are meaningless (in other
words, for st_birthtim to be populated correctly, you have to use the
newer cygwin compilation environment).  I didn't make the patch, the
cygwin developers did.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----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

iD8DBQFGBoPq84KuGfSFAYARAib8AJ43vOzK2XAvYmEEi1MP83G9dnxf8gCdFt+0
KBB2PBWIFq4G5x1Kja+cWiI=
=KL1a
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]