From owner-cvs-all Tue Nov 27 18:35:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E66FE37B41B; Tue, 27 Nov 2001 18:35:35 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAS2ZZ769854; Tue, 27 Nov 2001 18:35:35 -0800 (PST) (envelope-from fenner) Message-Id: <200111280235.fAS2ZZ769854@freefall.freebsd.org> From: Bill Fenner Date: Tue, 27 Nov 2001 18:35:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoul.c strtoull.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2001/11/27 18:35:35 PST Modified files: lib/libc/stdlib strtol.c strtoll.c strtoul.c strtoull.c Log: Base 36 is allowed. Revision Changes Path 1.10 +1 -1 src/lib/libc/stdlib/strtol.c 1.12 +1 -1 src/lib/libc/stdlib/strtoll.c 1.9 +1 -1 src/lib/libc/stdlib/strtoul.c 1.11 +1 -1 src/lib/libc/stdlib/strtoull.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message