qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Syscall 269


From: Paul Brook
Subject: Re: [Qemu-devel] Syscall 269
Date: Mon, 6 Dec 2004 01:26:29 +0000
User-agent: KMail/1.7.1

On Monday 06 December 2004 01:16, James Pellow wrote:
> Hi Paul,
>
> Ok, third time is the charm right...  It looks like the functions you
> referred to that handle struct timeval, are doing exactly what I had done. 
> Here is an updated patch that factors out the swap code using the existing
> function. Hopefully this is ready for inclusion.  Thanks for your help with
> this and for a truely incredible project!

Still not quite there. utimes takes [a pointer to] an array of two struct 
timeval.  You only thunk the first one.

Paul




reply via email to

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