From owner-cvs-all Tue Nov 27 19:59: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id 9261D37B644; Tue, 27 Nov 2001 19:58:34 -0800 (PST) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id CB2DD4CE50; Tue, 27 Nov 2001 22:58:33 -0500 (EST) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id WAA24503; Tue, 27 Nov 2001 22:58:33 -0500 (EST) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id TAA04210; Tue, 27 Nov 2001 19:58:33 -0800 (PST) Message-Id: <200111280358.TAA04210@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: fenner@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib Makefile.inc strtoimax.c strtol.3 strtoul.3 strtoumax.c Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Date: Tue, 27 Nov 2001 19:58:32 -0800 Versions: dmail (solaris) 2.2j/makemail 2.9b 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 BTW, these man page updates include lots of other tweaks, including fully documenting strtoq() and strtouq() (even though they're deprecated), and switching to a table format for the return values in strtol(3) because the narrative was so cluttered. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message