Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 11:25:14 +0400 (MSD)
From:      "Alexey V. Neyman" <alex.neyman@auriga.ru>
To:        Matt Dillon <dillon@earth.backplane.com>
Cc:        Peter Wemm <peter@wemm.org>, "David O'Brien" <obrien@FreeBSD.ORG>, Kris Kennaway <kris@obsecurity.org>, "Andrey A. Chernov" <ache@nagual.pp.ru>, Mark Peek <mark@whistle.com>, <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)
Message-ID:  <Pine.LNX.4.33.0109051120540.20977-100000@vagabond.auriga.ru>
In-Reply-To: <200109042135.f84LZNQ95303@earth.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Tue, 4 Sep 2001, Matt Dillon wrote:

MD> :#include <sys/cdefs.h>
MD> :__RCSID("$FreeBSD$);
MD> :
MD> :After all, we already *have* it.  And as a bonus it works on NetBSD and
MD> :OpenBSD too.
MD>
MD>     Well hell.  Ya learn something new every day!  Lets just use it.  What
MD>     about the sccsid's?
These solutions can be combined, sys/cdefs.h could have rcsid.h included.
Some systems (e.g. LynxOS) use rcsid.h, not sys/cdefs.h for this purpose.
Also, isn't Kris' idea about separate elf section good (at least as an
option to these macros) ?

Regards,
Alexey.
-- 
-------------------------------+---------------------------------
     May the Sun and Water     |     Regards, Alexey V. Neyman
     always fall upon you!     |   mailto: alex.neyman@auriga.ru
-------------------------------+---------------------------------


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?Pine.LNX.4.33.0109051120540.20977-100000>