Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary instructions from x86/x86_64 syscalls. | Elliott Hughes | 2014-06-05 | 1 | -1/+0 |
* | Fix x86 cfi directives for syscalls. | Christopher Ferris | 2014-05-29 | 1 | -4/+6 |
* | Add cfi directives to x86 syscalls. | Christopher Ferris | 2014-01-06 | 1 | -0/+4 |
* | Stop using the non-uapi <linux/err.h> header file. | Elliott Hughes | 2013-11-07 | 1 | -3/+1 |
* | Sort the syscalls.mk files, give all generated files the same header. | Elliott Hughes | 2013-10-16 | 1 | -1/+2 |
* | Regenerate the system call stubs (to get x86_64). | Elliott Hughes | 2013-10-01 | 1 | -1/+1 |
* | Ensure we have the off64_t variant of every function that takes an off_t. | Elliott Hughes | 2013-09-19 | 1 | -0/+27 |