linux-ucontext-fixes-20080630
authorRuss Allbery <rra@stanford.edu>
Mon, 30 Jun 2008 21:50:23 +0000 (21:50 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 30 Jun 2008 21:50:23 +0000 (21:50 +0000)
commit9f94f89a7a894651f18947ec7ac20959f9326478
tree234401f44aec20755c7ded9cfeee192555078f8f
parentd82169c51cc1d4db5de1c51dabeb1d6fe712fb79
linux-ucontext-fixes-20080630

LICENSE BSD

Use undef in the arch-specific param file to override UCONTEXT rather
than adding a conditional in a generic file, making arm work the same
as 32-bit SPARC.  Disable UCONTEXT on parisc as well; glibc doesn't
provide the ucontext functions on that architecture.
src/config/param.arm_linux24.h
src/config/param.arm_linux26.h
src/config/param.linux26.h
src/config/param.parisc_linux24.h