Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 20 Sep 2003 07:41:51 +0000 (07:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 20 Sep 2003 07:41:51 +0000 (07:41 +0000)
commit8f31c0eff575bb20505c16635bebee530af533d7
tree58f885f48824c8336af3a77a84fc5a55ff21c178
parent5896ffa882668a7761a4af3c2ef955b906f91faa
Update.

2003-09-20  Ulrich Drepper  <drepper@redhat.com>

* pthread_mutex_unlock.c (__pthread_mutex_unlock_usercnt): Change
type of DECR parameter to int.
* pthreadP.h: Adjust prototype of __pthread_mutex_unlock_usercnt.
nptl/ChangeLog
nptl/pthreadP.h
nptl/pthread_mutex_unlock.c