qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] add futimesat syscall


From: Riku Voipio
Subject: Re: [Qemu-devel] [PATCH] add futimesat syscall
Date: Thu, 18 Sep 2008 12:42:34 +0300
User-agent: Mutt/1.5.11+cvs20060126

On Thu, Sep 18, 2008 at 12:28:31PM +0300, Kirill A. Shutemov wrote:
> On Thu, Sep 18, 2008 at 12:08:21PM +0300, Riku Voipio wrote:
> I don't think that it's great idea. If libc/kernel headers doesn't provide
> the syscall we shouldn't implement them. The exception is syscalls without
> libc's wrapper. Like gettid(2).

Well, defining syscalls appears to be a common practice in qemu for the
*at family of syscalls (openat, linkat, ...), so it doesn't seem that
far off for futimesat().

-- 
"rm -rf" only sounds scary if you don't have backups




reply via email to

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