From owner-cvs-all Wed Aug 30 8:31:23 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 7FF6137B50F; Wed, 30 Aug 2000 08:31:11 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.0/8.11.0) id e7UFUwh05872; Wed, 30 Aug 2000 19:30:58 +0400 (MSD) (envelope-from ache) Date: Wed, 30 Aug 2000 19:30:57 +0400 From: "Andrey A. Chernov" To: cvs-committers@freebsd.org Cc: Robert Watson , Sheldon Hearn , Ruslan Ermilov , cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libalias alias_proxy.c Message-ID: <20000830193057.B5779@nagual.pp.ru> References: <200008301525.LAA16587@mailman.pit.comms.marconi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200008301525.LAA16587@mailman.pit.comms.marconi.com>; from rv@freebsd.org on Wed, Aug 30, 2000 at 11:25:19AM -0400 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 30, 2000 at 11:25:19AM -0400, Rajesh Vaidheeswarran wrote: > FWIW, From Solaris 7's strtok manpage. > > NOTES > The strtok_r() function is as proposed in the POSIX.4a Draft > #6 document, and is subject to change to be compliant to the > standard when it is accepted. This is not threads issue at all. BTW, we have another function which can't be used in libraries since damages user data, f.e. srandomdev() (should be replaced with arc4random()) -- 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