From c99b6d97a9a1c4737ef076f7dcc7afe0ae2b821a Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 20 Jun 2003 16:23:23 +0000 Subject: * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): Remove ptw-osf_sigprocmask. 2003-06-20 Richard Henderson * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): Remove ptw-osf_sigprocmask. --- linuxthreads/ChangeLog | 5 +++++ linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 09422c0078..a8abeb4106 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-06-20 Richard Henderson + + * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): + Remove ptw-osf_sigprocmask. + 2003-06-18 Jakub Jelinek * internals.h (__librt_multiple_threads, __librt_enable_asynccancel, diff --git a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile index 7897ece8f4..e03aee99fc 100644 --- a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile +++ b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile @@ -1,3 +1,3 @@ ifeq ($(subdir),linuxthreads) -libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask ptw-osf_sigprocmask +libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask endif -- cgit v1.2.3