From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgD1u-0003kU-OJ for qemu-devel@nongnu.org; Thu, 18 Sep 2008 02:30:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgD1s-0003kA-Ks for qemu-devel@nongnu.org; Thu, 18 Sep 2008 02:30:17 -0400 Received: from [199.232.76.173] (port=58280 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgD1s-0003k7-FE for qemu-devel@nongnu.org; Thu, 18 Sep 2008 02:30:16 -0400 Received: from mx20.gnu.org ([199.232.41.8]:33152) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KgD1s-0001GH-PZ for qemu-devel@nongnu.org; Thu, 18 Sep 2008 02:30:16 -0400 Received: from [84.20.150.76] (helo=narury.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KgD1q-0005TW-Bf for qemu-devel@nongnu.org; Thu, 18 Sep 2008 02:30:14 -0400 Received: from kos.to (localhost.localdomain [127.0.0.1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by narury.org (Postfix) with ESMTP id 2A0D83274001 for ; Thu, 18 Sep 2008 09:30:08 +0300 (EEST) Date: Thu, 18 Sep 2008 09:30:07 +0300 From: Riku Voipio Subject: Re: [Qemu-devel] [PATCH] add futimesat syscall Message-ID: <20080918063007.GA26841@kos.to> References: <20080917194533.GB21187@kos.to> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Sep 18, 2008 at 01:54:21AM +0200, andrzej zaborowski wrote: > 2008/9/17 Riku Voipio : > > Add futimes patch, originally from scratchbox qemu devkit. > Kirill Shutemov submitted an imlementation of futimensat() at > http://lists.gnu.org/archive/html/qemu-devel/2008-09/msg00439.html , > it looks cleaner to me. Kirill's patch looks good to me. -- "rm -rf" only sounds scary if you don't have backups