]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): Remov...
authorRichard Henderson <rth@redhat.com>
Fri, 20 Jun 2003 16:23:23 +0000 (16:23 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 20 Jun 2003 16:23:23 +0000 (16:23 +0000)
2003-06-20  Richard Henderson  <rth@redhat.com>

* sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines):
Remove ptw-osf_sigprocmask.

linuxthreads/ChangeLog
linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile

index 09422c00780036b5c5b18c5686a5bb76d2dbb0ed..a8abeb4106192e4670b53cbc8fad125e46f75aaa 100644 (file)
@@ -1,3 +1,8 @@
+2003-06-20  Richard Henderson  <rth@redhat.com>
+
+       * sysdeps/unix/sysv/linux/alpha/Makefile (libpthread-routines): 
+       Remove ptw-osf_sigprocmask.
+
 2003-06-18  Jakub Jelinek  <jakub@redhat.com>
 
        * internals.h (__librt_multiple_threads, __librt_enable_asynccancel,
index 7897ece8f451aa2ba05c36a79f43cf2773dc1a8d..e03aee99fcb1a45252176c01b2f8e1d52720bf9a 100644 (file)
@@ -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