Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755932AbZADBgW (ORCPT ); Sat, 3 Jan 2009 20:36:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751427AbZADBgK (ORCPT ); Sat, 3 Jan 2009 20:36:10 -0500 Received: from terminus.zytor.com ([198.137.202.10]:44978 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751280AbZADBgJ (ORCPT ); Sat, 3 Jan 2009 20:36:09 -0500 Message-ID: <49601279.8070603@zytor.com> Date: Sat, 03 Jan 2009 17:35:53 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Rob Landley CC: Sam Ravnborg , Embedded Linux mailing list , linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [PATCH 1/3]: Replace kernel/timeconst.pl with kernel/timeconst.sh References: <200901020207.30359.rob@landley.net> <200901020600.47847.rob@landley.net> <495E6BEE.1000805@zytor.com> <200901031932.51873.rob@landley.net> In-Reply-To: <200901031932.51873.rob@landley.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 586 Lines: 17 Rob Landley wrote: > > I consider this a step up from code with an implicit dependency on a CPAN > library. > There is no CPAN library in use. Math::BigInt is a standard part of Perl, and the canned values is there only to support extremely old versions of Perl, or weird system configurations, as a belt-and-suspenders measure. -hpa -- 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/