Date: Tue, 4 Sep 2001 20:48:20 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "Andrey A. Chernov" <ache@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c Message-ID: <20010904204820.E17754@sunbay.com> In-Reply-To: <200109041741.f84HfKt00857@freefall.freebsd.org>; from ache@FreeBSD.org on Tue, Sep 04, 2001 at 10:41:20AM -0700 References: <200109041741.f84HfKt00857@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is bogus. Please do it the style(9) way. On Tue, Sep 04, 2001 at 10:41:20AM -0700, Andrey A. Chernov wrote: > 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 -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010904204820.E17754>