[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: cancelable system() function for PPC
- From: Jakub Jelinek <jakub redhat com>
- To: phil-list redhat com
- Cc: Franz Sirl <Franz Sirl-kernel lauterbach com>,sjmunroe us ibm com
- Subject: Re: cancelable system() function for PPC
- Date: Wed, 12 Mar 2003 05:54:24 -0500
On Wed, Mar 12, 2003 at 09:12:02PM +1100, Paul Mackerras wrote:
> I had tst-cancel7 failing on PPC32 because we didn't have a
> PPC-specific version of the system() function which is cancelable.
> The patch below adds a sysdeps/unix/sysv/linux/powerpc/system.c file
> to glibc. It just references the x86 version. With this, tst-cancel7
> passes.
>
> Franz, what do you think of this patch?
You need to define __ASSUME_CLONE_THREAD_FLAGS in kernel-features.h
(>= 2.5.64 like on IA-64 and s390*?).
Jakub
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]