From owner-cvs-all Wed Aug 30 8:12: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id B4E0F37B43C; Wed, 30 Aug 2000 08:11:58 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e7UFBQ205605; Wed, 30 Aug 2000 19:11:26 +0400 (MSD) (envelope-from ache) Date: Wed, 30 Aug 2000 19:11:25 +0400 From: "Andrey A. Chernov" To: Sheldon Hearn Cc: Ruslan Ermilov , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libalias alias_proxy.c Message-ID: <20000830191124.A5556@nagual.pp.ru> References: <20000830173420.A80504@sunbay.com> <83666.967647763@axl.fw.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <83666.967647763@axl.fw.uunet.co.za>; from sheldonh@uunet.co.za on Wed, Aug 30, 2000 at 05:02:43PM +0200 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 30, 2000 at 05:02:43PM +0200, Sheldon Hearn wrote: > Looking at the manual page, strtok() is implicitly defined as > non-reentrant when strtok_r is explicitly defined as reentrant. This gives me somewhat unrelated but interesting idea: Detect somehow at compile time that dangerous function present during library building process and produce compile-time warning. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message