From owner-cvs-all Wed Mar 20 5:44:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 58D5737B416; Wed, 20 Mar 2002 05:44:35 -0800 (PST) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.1/8.12.1) with ESMTP id g2KDiYk9003302; Wed, 20 Mar 2002 08:44:34 -0500 (EST) Date: Wed, 20 Mar 2002 08:44:34 -0500 (EST) From: Daniel Eischen To: Maxim Konovalov Cc: Daniel Eischen , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_create.c uthread_exit.c uthread_fork.c uthread_init.c uthread_spec.c In-Reply-To: <20020320103258.A81953-100000@news1.macomnet.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 20 Mar 2002, Maxim Konovalov wrote: > On 14:58-0800, Mar 19, 2002, Daniel Eischen wrote: > > > deischen 2002/03/19 14:58:56 PST > > > > Modified files: > > lib/libc_r/uthread pthread_private.h uthread_create.c > > uthread_exit.c uthread_fork.c > > uthread_init.c uthread_spec.c > > Log: > > Add the ability to recognize old references to keys, and return NULL > > when old keys are referenced (after pthread_key_delete()) via > > pthread_getspecific(). > > PR: misc/33315 OK, closed it. Thanks. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message