glibc/nptl/sysdeps/unix/sysv/linux/s390
Ulrich Drepper 43513fb738 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.
2004-03-11 16:15:59 +00:00
..
bits Update. 2003-09-09 00:07:08 +00:00
s390-32 Update. 2004-03-11 01:34:46 +00:00
s390-64 Update. 2004-03-11 16:15:59 +00:00
fork.c
jmp-unwind.c Update. 2003-07-31 19:26:38 +00:00
lowlevellock.h Update. 2003-09-22 21:30:25 +00:00
not-cancel.h Update. 2003-09-03 02:53:32 +00:00
pthread_once.c