Date: Wed, 30 Aug 2000 19:11:25 +0400 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: Ruslan Ermilov <ru@sunbay.com>, 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> In-Reply-To: <83666.967647763@axl.fw.uunet.co.za>; from sheldonh@uunet.co.za on Wed, Aug 30, 2000 at 05:02:43PM %2B0200 References: <20000830173420.A80504@sunbay.com> <83666.967647763@axl.fw.uunet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <ache@nagual.pp.ru> http://ache.pp.ru/ 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?20000830191124.A5556>