Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 3 Jul 2003 07:37:59 +0000 (07:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 3 Jul 2003 07:37:59 +0000 (07:37 +0000)
commit56421b23d7d20f0278ddbe2091cc05a320748e58
tree676d2d27aa76460890feeb54e084a1e07b8e6445
parent64b5b3b12b93b54abc35c400934af3d92839200c
Update.

2003-07-03  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/pthread/librt-cancellation.c (__pthread_unwind): Remove
definition.
* pthreadP.h (__pthread_unwind): Add hidden_proto if used in
libpthread compilation.
* unwind.c (__pthread_unwind): Add hidden_def.
* Versions (libpthread) [GLIBC_PRIVATE]: Add __pthread_unwind.
nptl/ChangeLog
nptl/Versions
nptl/pthreadP.h
nptl/sysdeps/pthread/librt-cancellation.c
nptl/unwind.c