OSDN Git Service

remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 2 Mar 2011 20:59:58 +0000 (21:59 +0100)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 3 Mar 2011 17:22:50 +0000 (18:22 +0100)
commit5e22e71adfef5ad46119cea98fccf4ae998ad0d8
tree5d7977ca4df6a6cc1a6621b6ca5a83f4d5228a57
parent8116ca7baec0ff8c9bc35a2920aa36549e6004a4
remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS

Remove ucontext.h if SUSV4_LEGACY is not set and fix it's references.
Guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS.
Disable sigstack function prototype, it is not provided by uClibc.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Makefile.in
include/signal.h
libc/sysdeps/linux/alpha/bits/sigstack.h
libc/sysdeps/linux/common/bits/sigstack.h
libc/sysdeps/linux/ia64/bits/sigstack.h
libc/sysdeps/linux/mips/bits/sigstack.h
libc/sysdeps/linux/sparc/bits/sigstack.h
libpthread/linuxthreads.old/signals.c
libpthread/linuxthreads/signals.c