[PATCH] tst-makecontext does not handle ENOSYS
Steven Munroe
munroesj@us.ibm.com
Fri Jan 5 22:37:00 GMT 2007
For platforms that do not support *context functions, older kernels, or
when --enable-kernel= is not specified, some platforms generate ENOSYS
stubs for the *context functions. For example powerpc64 before 2.4.21.
In this case the new stdlib/tst-makecontext.c test will fail when it
should just report the missing function and allow the make check to
continue.
The following patch adds the ENOSYS check and integrates tst-makecontext
with test-skeleton.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc-tst-makecontext-20070104.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20070105/aa089409/attachment.txt>
More information about the Libc-alpha
mailing list