Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gensyscalls.py use the ALIAS_SYMBOL macro. | Christopher Ferris | 2015-03-24 | 1 | -2/+1 |
* | Ensure __set_errno is still visible on LP32. | Elliott Hughes | 2014-09-08 | 1 | -3/+1 |
* | Make __set_errno hidden in asm. | Dan Albert | 2014-08-08 | 1 | -0/+2 |
* | Revert "Fix incorrect relocations for x86." | Dan Albert | 2014-08-08 | 1 | -1/+1 |
* | Fix incorrect relocations for x86. | Dan Albert | 2014-08-07 | 1 | -1/+1 |
* | Remove unnecessary instructions from x86/x86_64 syscalls. | Elliott Hughes | 2014-06-05 | 1 | -1/+0 |
* | Implement _Exit(3). | Elliott Hughes | 2014-04-08 | 1 | -0/+3 |
* | 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 | -0/+17 |