Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -5/+7 |
| | | | | | | 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 | ||||
* | Some minor updates per discussion with Miles Bader | Eric Andersen | 2002-04-10 | 1 | -4/+6 |
| | | | | -Erik | ||||
* | Remove from syscalls.c, leave just ftruncate64.c and truncate64.c | Eric Andersen | 2002-04-09 | 1 | -0/+39 |
which have implementations that works... -Erik |