summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits/sigcontext.h
Commit message (Collapse)AuthorAgeFilesLines
* Atsushi Nemoto writes:Mike Frysinger2007-02-121-0/+84
| | | | | | | | | | 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.
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-29/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up mipsel headersEric Andersen2001-11-141-8/+8
|
* Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package.David Schleef2001-05-221-0/+29