Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 17:42:25 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Alexander Kabaev <kan@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpthread Makefile pthread.map         src/lib/libpthread/sys Makefile.inc src/lib/libpthread/thread         Ma
Message-ID:  <20030529174052.N10716@root.org>
In-Reply-To: <20030530002203.F1E9137B447@hub.freebsd.org>
References:  <20030530002203.F1E9137B447@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 May 2003, Alexander Kabaev wrote:
>   Modified files:
>     lib/libpthread       Makefile
>     lib/libpthread/sys   Makefile.inc
>     lib/libpthread/thread Makefile.inc thr_cond.c thr_exit.c
>                           thr_init.c thr_mutex.c thr_private.h
>                           thr_rwlock.c
>   Added files:
>     lib/libpthread       pthread.map
>     lib/libpthread/support Makefile.inc thr_support.c
>     lib/libpthread/thread thr_rtld.c
>   Log:
>   Attempt to eliminate PLT relocations from rwlock aquire/release
>   path, making them suitable for direct use by the dynamic loader.
>
>   Register libpthread-specific locking API with rtld on startup.
>
>   This still has some rough edges with signals which should be
>   addresses later.
>
>   Approved by:    re (scottl)

"I sense a disturbance in the tree, as if a thousand delayed commits
rushed in and then settled".  Hopefully we have some time to test the
final branched version a ton before release.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030529174052.N10716>