From owner-cvs-all Wed Sep 5 9: 0:20 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 5A88437B408; Wed, 5 Sep 2001 09:00:11 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id CAA15522; Thu, 6 Sep 2001 02:00:04 +1000 Date: Thu, 6 Sep 2001 01:59:36 +1000 (EST) From: Bruce Evans X-X-Sender: To: Matt Dillon Cc: "David O'Brien" , Kris Kennaway , "Andrey A. Chernov" , Mark Peek , , Subject: Re: macro recommendation (Was Re: cvs commit: src/lib/libc/stdlib strtol.3 strtol.c strtoll.c strtoq.c strtoul.3 strtoul.c strtoull.c strtouq.c) In-Reply-To: <200109042205.f84M5YM95627@earth.backplane.com> Message-ID: <20010906015608.X24291-100000@alphplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 4 Sep 2001, Matt Dillon wrote: > :On Tue, Sep 04, 2001 at 02:22:38PM -0700, Matt Dillon wrote: > :> #include > :> > :> ... > :> > :> __RCSID("$FreeBSD$"); > :> > :> (where CVS will expand the $FreeBSD$ part when a file is checked in). > : [ Matt Dillon's mail program didn't write that David O'brien wrote] > :Please! I already have a prototype in works. I'm sure there are other > :things for people to work on. > > sys/cdefs.h ? I think it's perfect, lets use it... I don't understand > why you haven't instrumented all the library source files already, > though, or at least more then have been, or asked people to help out > instrumenting it. Barely 33 files use RCSID and it's been in the tree > for almost half a year! And nobody seems to know it exists except a > handful of people. The stuff is only so much fluff if it isn't used. Almost 4 years: from cvs history: > RCS file: /home/ncvs/src/sys/sys/cdefs.h,v > Working file: cdefs.h > head: 1.33 > ... > ---------------------------- > revision 1.15 > date: 1997/12/13 20:39:14; author: pst; state: Exp; lines: +16 -1 > Bring in NetBSD compatible & augmented RCSID/COPYRIGHT macros > ---------------------------- Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message