Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missed one of the __error names in changing to __syscall_error | Mike Frysinger | 2005-08-12 | 1 | -1/+1 |
* | jump straight to __syscall_error | Mike Frysinger | 2005-08-11 | 1 | -4/+1 |
* | oops, we want to jmp to the syscall handler, not call it | Mike Frysinger | 2005-07-08 | 1 | -1/+1 |
* | Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting e... | Mike Frysinger | 2005-07-06 | 1 | -22/+8 |
* | syntax touchups as suggested by Peter S. Mazinger | Mike Frysinger | 2005-07-06 | 1 | -6/+5 |
* | Revenge of the Typo | Eric Andersen | 2003-06-27 | 1 | -1/+1 |
* | add mmap64 for i386 | Eric Andersen | 2003-06-27 | 1 | -0/+112 |