From owner-cvs-all Sat Dec 29 19:34:48 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 6665A37B416; Sat, 29 Dec 2001 19:34:46 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBU3YkR90294; Sat, 29 Dec 2001 19:34:46 -0800 (PST) (envelope-from ache) Message-Id: <200112300334.fBU3YkR90294@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 29 Dec 2001 19:34:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib atof.3 atof.c atoi.3 atoi.c atol.3 atol.c atoll.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 ache 2001/12/29 19:34:46 PST Modified files: lib/libc/stdlib atof.3 atof.c atoi.3 atoi.c atol.3 atol.c atoll.c Log: Back out errno preserving Revision Changes Path 1.14 +2 -4 src/lib/libc/stdlib/atof.3 1.3 +1 -8 src/lib/libc/stdlib/atof.c 1.10 +2 -4 src/lib/libc/stdlib/atoi.3 1.4 +1 -7 src/lib/libc/stdlib/atoi.c 1.12 +4 -8 src/lib/libc/stdlib/atol.3 1.3 +1 -8 src/lib/libc/stdlib/atol.c 1.3 +1 -8 src/lib/libc/stdlib/atoll.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message