Date: Tue, 12 Apr 2005 16:43:37 -0400 From: Craig Rodrigues <rodrigc@crodrigues.org> To: David Xu <davidxu@freebsd.org> Cc: freebsd-threads@freebsd.org Subject: Re: threads/76690: fork hang in child for (-lc_r & -lthr) Message-ID: <20050412204337.GA4277@crodrigues.org> In-Reply-To: <425B866C.4010609@freebsd.org> References: <200504111210.j3BCAZmU002870@freefall.freebsd.org> <425B02BB.5060904@freebsd.org> <20050412071220.GA17393@stack.nl> <425B866C.4010609@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 12, 2005 at 04:27:24PM +0800, David Xu wrote: > You have to fix it in uthread_fork.c, lock __malloc_lock over > __sys_fork() call. > but why libc_r ? it is depreciated. I know that many us don't like libc_r, ;), but has re@ made an official announcement about deprecating it? Until that happens, then libc_r will still remain in the tree, and people will use (and complain about) it. > 6.0-Release is the time to drop its support and move it to ports. :) Sounds good to me.....has re@ agreed to it? The sooner we can remove old crufty threading libraries from FreeBSD, the happier many of us will be! -- Craig Rodrigues rodrigc@crodrigues.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050412204337.GA4277>