From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOu6r-0006Ji-Ck for qemu-devel@nongnu.org; Wed, 07 Mar 2007 06:15:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOu6p-0006JB-SU for qemu-devel@nongnu.org; Wed, 07 Mar 2007 06:15:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOu6p-0006J8-P3 for qemu-devel@nongnu.org; Wed, 07 Mar 2007 06:15:03 -0500 Received: from partizan.velesys.com ([213.184.230.195]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HOu6j-0001m8-St for qemu-devel@nongnu.org; Wed, 07 Mar 2007 06:14:58 -0500 Received: from localhost (partizan [10.0.0.24]) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 3A617D63262 for ; Wed, 7 Mar 2007 13:15:06 +0200 (EET) Received: from partizan.velesys.com ([10.0.0.24]) by localhost (partizan.velesys.com [10.0.0.24]) (amavisd-new, port 10024) with ESMTP id MGMUmRQusl4z for ; Wed, 7 Mar 2007 13:15:05 +0200 (EET) Received: from localhost.localdomain (xps.velesys.com [10.0.0.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 73EB3D63905 for ; Wed, 7 Mar 2007 13:15:05 +0200 (EET) Date: Wed, 7 Mar 2007 13:14:30 +0200 From: "Kirill A. Shutemov" Subject: Re: [Qemu-devel] [PATCH] Syscall clock_gettime and clock_getres implementaion Message-ID: <20070307111430.GA18623@localhost.localdomain> References: <20070301071706.GA5943@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <20070301071706.GA5943@localhost.localdomain> 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 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On [Thu, 01.03.2007 10:16], Kirill A. Shutemov wrote: > Patch in the attachment It's Implentation of two syscall clock_gettime and clock_getres using function from librt. --AqsLC8rIMeq19msA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF7p6tbWYnhzC5v6oRAhqAAKCQySQKcXNB1ytPUGEkSKBnt5+/pgCffLgJ yDDWxUzq1HPftrpiKnLL5G4= =31S0 -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--