From owner-cvs-all Tue Sep 4 10:41:26 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 BB32637B403; Tue, 4 Sep 2001 10:41:20 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f84HfKt00857; Tue, 4 Sep 2001 10:41:20 -0700 (PDT) (envelope-from ache) Message-Id: <200109041741.f84HfKt00857@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 4 Sep 2001 10:41:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.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/09/04 10:41:20 PDT Modified files: lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c Log: Remove rcsids and unneded include Revision Changes Path 1.6 +2 -5 src/lib/libc/stdlib/strtol.c 1.8 +2 -7 src/lib/libc/stdlib/strtoll.c 1.8 +2 -5 src/lib/libc/stdlib/strtoq.c 1.6 +2 -5 src/lib/libc/stdlib/strtoul.c 1.8 +2 -7 src/lib/libc/stdlib/strtoull.c 1.8 +2 -5 src/lib/libc/stdlib/strtouq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message