Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove stray code alignment (.align 16 and .align 4 directives) | Denis Vlasenko | 2007-07-29 | 1 | -1/+0 |
| | | | | | from i386 and x86_64. | ||||
* | 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 ↵ | Mike Frysinger | 2005-07-06 | 1 | -22/+8 |
| | | | | errno | ||||
* | 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 |