Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2001 14:35:23 -0700 (PDT)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Peter Wemm <peter@wemm.org>
Cc:        "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:  <200109042135.f84LZNQ95303@earth.backplane.com>
References:   <20010904213154.2A652390B@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

:> 
:>     (where CVS will expand the $FreeBSD$ part when a file is checked in).
:
:Uhh. why not this:
:
:#include <sys/cdefs.h>
:__RCSID("$FreeBSD$);
:
:After all, we already *have* it.  And as a bonus it works on NetBSD and
:OpenBSD too.

    Well hell.  Ya learn something new every day!  Lets just use it.  What
    about the sccsid's?

						-Matt

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?200109042135.f84LZNQ95303>