Date: Wed, 16 Apr 2003 17:05:58 -0400 (EDT) From: Daniel Eischen <eischen@pcnet1.pcnet.com> To: David Xu <davidxu@freebsd.org> Cc: freebsd-threads@freebsd.org Subject: Re: libpthread patch Message-ID: <Pine.GSO.4.10.10304161701160.26800-100000@pcnet1.pcnet.com> In-Reply-To: <Pine.GSO.4.10.10304161505560.9149-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
There's a new patch available at:
http://people.freebsd.org/~deischen/kse/libpthread.diffs
This passes all the ACE tests that libc_r passes, with the
exception of Cached_Conn_Test.
It also seems to work with KDE, konqueror, kwrite, kmail, etc.
I don't have mozilla built (and am dreading trying to), but
it would be interesting to see if it works with that.
If no-one has any objections, I'd like to commit this
soon. I'll let David review and comment to it first.
David, I didn't add critical regions to _thr_alloc() and
_thr_free(). I think that whenever they are used, we
are already in a critical region or operating on an upcall.
--
Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10304161701160.26800-100000>
