From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750991AbWGKKf6 (ORCPT ); Tue, 11 Jul 2006 06:35:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750992AbWGKKf6 (ORCPT ); Tue, 11 Jul 2006 06:35:58 -0400 Received: from nf-out-0910.google.com ([64.233.182.190]:16180 "EHLO nf-out-0910.google.com") by vger.kernel.org with ESMTP id S1750988AbWGKKf6 (ORCPT ); Tue, 11 Jul 2006 06:35:58 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:reply-to:organization:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:from; b=fmdgB7lpV1QCW7Z/YF1gDSs2L/CCzomCwzSSwKEQzlpvH0eyBTX0LmUin2Pglq8Z9EiWwCgfW76cEIIzm75FHcwbySrlFJ6Y2L7HK8+BgTUiq/+AkCYLtW/acsJaQevpgRE0DM7Yn/OxRTvJ7ZLpZipRovIKHFjbqtjgy7arHXk= Message-ID: <44B3805C.9000608@innomedia.soft.net> Date: Tue, 11 Jul 2006 16:11:32 +0530 Reply-To: chinmaya@innomedia.soft.net Organization: Innomedia Technologies Pvt. Ltd. User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Linux Kernel Subject: system 'date apis' in linux kernel Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Chinmaya Mishra Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi. . . . In the Linux kernel is there any apis are available which takes an unsigned long as an argument and return the date in string format. Just like ctime() in user space. Thank You Chinmaya