Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Mar 2004 16:15:59 +0000 (16:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Mar 2004 16:15:59 +0000 (16:15 +0000)
commit43513fb738808dc2ab14b17aaf5be05d103340d4
tree9221bd98fb22fc64d9a3220e779a434631611cdf
parent8a3e10e087e22316f0a94fbc38c19f17c6915d42
Update.

2004-03-11  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/s390/s390-64/vfork.S (__vfork): Use jgnl
instead of jnl instruction to jump to SYSCALL_ERROR_LABEL.
* sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S (__vfork): Likewise.

2004-03-11  Jakub Jelinek  <jakub@redhat.com>

* forward.c (__pthread_cond_broadcast_2_0,
__pthread_cond_destroy_2_0, __pthread_cond_init_2_0,
__pthread_cond_signal_2_0, __pthread_cond_wait_2_0,
__pthread_cond_timedwait_2_0): Use return 0 as defaction instead of 0.
nptl/ChangeLog
nptl/forward.c
nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S
nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S