]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/forward.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 30 Dec 2002 23:45:39 +0000 (23:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 30 Dec 2002 23:45:39 +0000 (23:45 +0000)
commit49e9f864906640e913ad69f98ce6ee24776d5b8d
tree7c5bc877d6564c7d0e1e4230da72061ccf0ad795
parentf7a0ea26ea79bc86a5fce32551ea0b06a31528fe
Update.

2002-12-30  Jakub Jelinek  <jakub@redhat.com>

* forward.c (FORWARD2): Renamed from FORWARD3.  Remove unused export
argument.
(pthread_attr_init_2_0, pthread_attr_init_2_1): Use FORWARD macro.
(pthread_exit): Use strong_alias to avoid warnings.
* pthreadP.h (struct pthread_functions): Rename ptr_pthread_exit
and ptr_pthread_attr_init_2_* to ptr___pthread_exit and
ptr___pthread_attr_init_2_*.
* init.c (pthread_functions): Adjust.
linuxthreads/forward.c
linuxthreads/internals.h
linuxthreads/pthread.c
nptl/ChangeLog
nptl/forward.c
nptl/init.c
nptl/pthreadP.h