From owner-cvs-all Wed Aug 30 11: 5: 2 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 9654437B43F; Wed, 30 Aug 2000 11:04:57 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e7UI4Ww06935; Wed, 30 Aug 2000 22:04:32 +0400 (MSD) (envelope-from ache) Date: Wed, 30 Aug 2000 22:04:29 +0400 From: "Andrey A. Chernov" To: Warner Losh Cc: Sheldon Hearn , Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libalias alias_proxy.c Message-ID: <20000830220426.A6864@nagual.pp.ru> References: <20000830214032.A6643@nagual.pp.ru> <20000830191124.A5556@nagual.pp.ru> <20000830173420.A80504@sunbay.com> <83666.967647763@axl.fw.uunet.co.za> <20000830191124.A5556@nagual.pp.ru> <200008301717.LAA16963@harmony.village.org> <20000830214032.A6643@nagual.pp.ru> <200008301745.LAA17412@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200008301745.LAA17412@harmony.village.org>; from imp@village.org on Wed, Aug 30, 2000 at 11:45:06AM -0600 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 30, 2000 at 11:45:06AM -0600, Warner Losh wrote: > : We have many, consider whole srandom*() family f.e.. It will be good, if > : somebody will examine libc for more offending functions... > > And getopt... Unlikely to be used in libraries. > and the passwd and group file functions... getpwent() re-open database even if closed by endpwent() somehow. The only problem if chroot() occurse in the middle. That is why stayopen flag was introduced there. -- 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