Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 17:00:57 -0600
From:      Chris Costello <chris@calldei.com>
To:        Bill Fumerola <billf@chc-chimes.com>
Cc:        Brian Fundakowski Feldman <green@FreeBSD.org>, Bruce Evans <bde@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen Makefile.inc
Message-ID:  <20000128170057.I385@holly.calldei.com>
In-Reply-To: <20000128164403.H31717@jade.chc-chimes.com>
References:  <200001280714.XAA38397@freefall.freebsd.org> <Pine.BSF.4.21.0001281625270.41316-100000@green.dyndns.org> <20000128164403.H31717@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 28, 2000, Bill Fumerola wrote:
> I thought I read somewhere that str*() functions were reserved, so wouldn't
> we be replacing non-standard function names with standard-breaking functions?
> 
> Of course, I could just be remembering wrong, in which case 10 people will
> flame me.

   I believe you're correct if I understand what you're saying.
Rolling our own functions beginning with str is namespace
pollution (and also has potential to clash with a function of the
same name in ANSI C).

-- 
|Chris Costello <chris@calldei.com>
|CLEARASOL - Effective sunspot remover.
`--------------------------------------


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?20000128170057.I385>