Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 15 Feb 2003 09:49:02 +0000 (09:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 15 Feb 2003 09:49:02 +0000 (09:49 +0000)
commit90491dc4bf7a2c4232565ea68c9bda1383f97ae6
treed00ccc5fc77334ca06edeaa13afc6a3ad083f047
parentc6247c9d7daab9faa51ae571d4b12a337e9b15ff
Update.

* pthreadP.h: Mark declarations of __find_in_stack_list, __free_tcb,
and __deallocate_stack with internal_function.
* pthread_create.c: Adjust definitions appropriately.
* allocatestack.c: Likewise.

* pthread_join.c: Add one more __builtin_expect.
* pthread_timedjoin.c: Likewise.

* pthread_getspecific.c (__pthread_getspecific): Clear data->data
not data of sequence number does not match.
Add one __builtin_expect.
nptl/ChangeLog
nptl/allocatestack.c
nptl/pthreadP.h
nptl/pthread_create.c
nptl/pthread_getspecific.c
nptl/pthread_join.c
nptl/pthread_timedjoin.c