Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964814AbXBLJYs (ORCPT ); Mon, 12 Feb 2007 04:24:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964816AbXBLJYs (ORCPT ); Mon, 12 Feb 2007 04:24:48 -0500 Received: from nz-out-0506.google.com ([64.233.162.226]:28061 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964814AbXBLJYr (ORCPT ); Mon, 12 Feb 2007 04:24:47 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b6mTZbw0yUa07EWTx9G1bVFnsJgyZRJAQ/zog7lzT2oK1Dihv4MC/s2H17DTKZu6PrXMye9keoqeWSZKYqi3cTMiDvUgyERkJmyTKcV0Ga7slyFITQAQl6Fwyd5oSWTSmhCDmXdg5lNMy3Uaxu3ughnEmnf5LDscoxkF4CaqHd0= Message-ID: Date: Mon, 12 Feb 2007 17:24:45 +0800 From: "Jeff Chua" To: "Arjan van de Ven" Subject: Re: [QUESTION] file access time in millisecond? Cc: lkml In-Reply-To: <1171267260.3081.32.camel@laptopd505.fenrus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1171267260.3081.32.camel@laptopd505.fenrus.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 528 Lines: 20 On 2/12/07, Arjan van de Ven wrote: > see the "utimes()" function Arjan, I checked the man page, and it says ... utime, utimes - change access and/or modification times of an inode I just want to "read" the access time, and not changing it. Thanks, Jeff. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/