2005-11-15 Mike Frysinger <vapier@gentoo.org>
commitf6023225d0f05eb07aead4f02133a769ce6d1fcb
authorRoland McGrath <roland@gnu.org>
Tue, 6 Dec 2005 01:38:24 +0000 (6 01:38 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 6 Dec 2005 01:38:24 +0000 (6 01:38 +0000)
tree96fe51427aff15f8cf6f8bf061c41a7bf231bc26
parentd3fcfbb038aa0093c65f0579394718c81047d328
2005-11-15  Mike Frysinger  <vapier@gentoo.org>

* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor
protection and allow pthread.h to include bits/setjmp.h as well as
setjmp.h.
* sysdeps/m68k/bits/setjmp.h: Likewise.
* sysdeps/s390/bits/setjmp.h: Make sure only setjmp.h or pthread.h
are allow to include bits/setjmp.h.
* sysdeps/mips/bits/setjmp.h (_JMPBUF_UNWINDS): Cast rhs to match lhs
cast of address.
* sysdeps/sh/bits/setjmp.h: Likewise.
sysdeps/hppa/bits/setjmp.h
sysdeps/m68k/bits/setjmp.h
sysdeps/mips/bits/setjmp.h