about summary refs log tree commit diff
path: root/csu
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-10-01 23:20:42 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2012-10-01 23:21:39 +0530
commit55a051c985c3e7965a2f5dd5f762ac2737adae01 (patch)
tree39837cae2143d738f84c38380a924b5ef65f14d5 /csu
parentbec749fda1cbc1934f7e58dd2763603f4f207f26 (diff)
downloadglibc-55a051c985c3e7965a2f5dd5f762ac2737adae01.tar.gz
glibc-55a051c985c3e7965a2f5dd5f762ac2737adae01.tar.xz
glibc-55a051c985c3e7965a2f5dd5f762ac2737adae01.zip
Fix exception table for i386 pthread_cond_wait
[BZ #14477]
Add an additional entry in the exception table to jump to
__condvar_w_cleanup2 instead of __condvar_w_cleanup for PI mutexes
when %ebx contains the address of the futex instead of the condition
variable.
Diffstat (limited to 'csu')
0 files changed, 0 insertions, 0 deletions