[PATCH] mips: fix ucontext_t (and sigcontext) mismatch

Mike Frysinger vapier at gentoo.org
Mon Feb 12 10:36:55 PST 2007


On Friday 09 February 2007, Atsushi Nemoto wrote:
> Current ucontext_t does not match with kernel's definition.  Also, on
> N32 ABI, we can not use kernel's struct sigcontext since kernel's
> sizeof(long) and user's sizeof(long) is differ.
>
> For both data structure, just importing header files from recent glibc
> fixes the mismatch.  So here is a patch importing sys/ucontext.h and
> bits/sigcontext.t from glibc-2.5.

sorry, missed this in my inbox ... merged
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://busybox.net/lists/uclibc/attachments/20070212/929d9395/attachment.pgp 


More information about the uClibc mailing list