Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -8/+1 |
| | | | | | | Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik | ||||
* | Cleanup and don't require LIBC to be defined for the syscall numbers. | Eric Andersen | 2001-06-27 | 1 | -11/+7 |
| | |||||
* | This adds in support for PIC on x86. Unfortunately, this will break | Eric Andersen | 2001-06-23 | 1 | -4/+5 |
| | | | | | | all arches till they add in an libc/sysdeps/linux/<arch>/bits/syscalls.h file. Sorry about there, there was no other way... -Erik | ||||
* | A few updates. | Eric Andersen | 2000-07-07 | 1 | -180/+33 |
| | | | | -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+182 |