From owner-cvs-all Tue Sep 4 15: 5:38 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id DD51137B405; Tue, 4 Sep 2001 15:05:34 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.6/8.11.2) id f84M5YM95627; Tue, 4 Sep 2001 15:05:34 -0700 (PDT) (envelope-from dillon) Date: Tue, 4 Sep 2001 15:05:34 -0700 (PDT) From: Matt Dillon Message-Id: <200109042205.f84M5YM95627@earth.backplane.com> To: "David O'Brien" Cc: Kris Kennaway , "Andrey A. Chernov" , Mark Peek , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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) References: <20010904204454.A32114@nagual.pp.ru> <200109041705.f84H5W692572@earth.backplane.com> <20010904122843.A56085@xor.obsecurity.org> <20010904233320.A34429@nagual.pp.ru> <20010904123718.A56317@xor.obsecurity.org> <20010904234757.A34576@nagual.pp.ru> <20010904125125.A56758@xor.obsecurity.org> <20010904140449.B75606@dragon.nuxi.com> <200109042122.f84LMcm95136@earth.backplane.com> <20010904145320.A76317@dragon.nuxi.com> 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, 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). : :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. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message