* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the
authorRoland McGrath <roland@gnu.org>
Wed, 2 Apr 2003 00:11:05 +0000 (00:11 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 2 Apr 2003 00:11:05 +0000 (00:11 +0000)
commit9a197dcc6a93d7938bede6ca85fd1f769424cf17
treeb369b79b99a6a3869ae2c08bba80b81a7c46f095
parentde58be8a098dfb710f0b6167c8fabc265f2920de
* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the

IA-64 version.
12 files changed:
ChangeLog
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/internals.h
linuxthreads/pthread.c
linuxthreads/sysdeps/unix/sysv/linux/alpha/pt-sigsuspend.S [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-sigsuspend.c [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.c [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/s390/s390-64/pt-sigsuspend.c [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc64/pt-sigsuspend.c [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/x86_64/pt-sigsuspend.c [new file with mode: 0644]
linuxthreads/tst-cancel7.c [new file with mode: 0644]