Re: open() fails to update st_mtime when used with O_TRUNC and 0 byte files
Re: open() fails to update st_mtime when used with O_TRUNC and 0 byte files
- Subject: Re: open() fails to update st_mtime when used with O_TRUNC and 0 byte files
- From: "Mike Frysinger" <email@hidden>
- Date: Mon, 9 Jul 2007 14:09:28 -0500
On 7/9/07, Shawn Erickson <email@hidden> wrote:
On 7/9/07, Mike Frysinger <email@hidden> wrote:
> On 6/12/07, Mike Frysinger <email@hidden> wrote:
> > i was tracking down a bug in the Linux kernel build system which seems
> > to be caused by a bug in Darwin. the kernel build system creates a
> > bunch of 0 byte files and then uses open(O_TRUNC) on them in order to
> > update the st_mtime field (which triggers make to recreate some object
> > files). on my mac mini, this all falls apart.
>
> is there somewhere i can file a bug report about this ? i'm really
> not familiar with Darwin development methodologies
<http://developer.apple.com/bugreporter/>
thanks, ive posted it there as #5322203
-mike
_______________________________________________
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