Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-29 | Remove stray code alignment (.align 16 and .align 4 directives) | Denis Vlasenko | |
from i386 and x86_64. | |||
2005-08-12 | missed one of the __error names in changing to __syscall_error | Mike Frysinger | |
2005-08-11 | jump straight to __syscall_error | Mike Frysinger | |
2005-07-08 | oops, we want to jmp to the syscall handler, not call it | Mike Frysinger | |
2005-07-06 | Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting ↵ | Mike Frysinger | |
errno | |||
2005-07-06 | syntax touchups as suggested by Peter S. Mazinger | Mike Frysinger | |
2003-06-27 | Revenge of the Typo | Eric Andersen | |
2003-06-27 | add mmap64 for i386 | Eric Andersen | |