From owner-cvs-all Tue Oct 9 12:44:17 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id C503937B40B; Tue, 9 Oct 2001 12:44:08 -0700 (PDT) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id NAA26919; Tue, 9 Oct 2001 13:44:07 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA04343; Tue, 9 Oct 2001 13:44:06 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15299.21382.225520.595051@nomad.yogotech.com> Date: Tue, 9 Oct 2001 13:44:06 -0600 To: Garrett Wollman Cc: nate@yogotech.com (Nate Williams), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/string strnstr.c Makefile.inc strstr.3 src/include string.h In-Reply-To: <200110091942.f99JgxH53125@khavrinen.lcs.mit.edu> References: <200110090129.f991Tvs39485@freefall.freebsd.org> <15299.21138.651648.144237@nomad.yogotech.com> <200110091942.f99JgxH53125@khavrinen.lcs.mit.edu> X-Mailer: VM 6.95 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) 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 > < said: > > > Aren't names that start with str reserved by ANSI? Therefore, adding a > > non-standard routing with this name is a violation of the C language. > > No. Names that start with `str' are Reserved To The Implementation. > We *are* The Implementation. (Same thing as with names that start > with two underscores.) Thanks for the clarification. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message