Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SIGTRAP handling on arm. The defination of struct ucontext, | Eric Andersen | 2003-04-21 | 1 | -8/+7 |
| | | | | | which was copied from glibc, is wrong. So fix it. -Erik | ||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 5 | -0/+363 |
and to better support each arch. This is a really big patch... -Erik |