From owner-cvs-all Tue Oct 9 12:43:13 2001 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 7D55737B40A; Tue, 9 Oct 2001 12:43:08 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id f99JgxH53125; Tue, 9 Oct 2001 15:42:59 -0400 (EDT) (envelope-from wollman) Date: Tue, 9 Oct 2001 15:42:59 -0400 (EDT) From: Garrett Wollman Message-Id: <200110091942.f99JgxH53125@khavrinen.lcs.mit.edu> To: nate@yogotech.com (Nate Williams) Cc: 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: <15299.21138.651648.144237@nomad.yogotech.com> References: <200110090129.f991Tvs39485@freefall.freebsd.org> <15299.21138.651648.144237@nomad.yogotech.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 < 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.) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message