cvs commit: src/lib/libpthread Makefile pthread.map src/lib/libpthread/sys Makefile.inc src/lib/libpthread/thread Ma

Nate Lawson nate at root.org
Thu May 29 17:42:25 PDT 2003


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


More information about the cvs-src mailing list