From 6d3a2bec95f9bdbe7db4344b1ada866561e95857 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 11 Mar 2004 04:49:05 +0000 Subject: Update. 2004-03-10 Ulrich Drepper * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: No need to include , vfork is no cancellation point. * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: Likewise. --- nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S | 2 +- nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S | 2 +- nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S | 2 +- nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'nptl/sysdeps') diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S index be38fc283a..002af85904 100644 --- a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S +++ b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S @@ -17,7 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include +#include #define _ERRNO_H 1 #include #include diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S index a1bd018551..4b035a61f0 100644 --- a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S +++ b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S @@ -17,7 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include +#include #define _ERRNO_H 1 #include #include diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S index ec7a2a1cea..82864c91f8 100644 --- a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S +++ b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S @@ -17,7 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include +#include #define _ERRNO_H 1 #include #include diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S index 4fb680338d..7937622706 100644 --- a/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S +++ b/nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S @@ -17,7 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include +#include #define _ERRNO_H 1 #include #include -- cgit v1.2.3