Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove superfluous ';'. No objcode changes. | Bernhard Reutner-Fischer | 2008-10-22 | 1 | -1/+1 |
| | |||||
* | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | 2006-12-08 | 1 | -1/+1 |
| | | | | | applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file. | ||||
* | create local prototype | Mike Frysinger | 2006-01-29 | 1 | -1/+2 |
| | |||||
* | add support for arch_prctl() (only used on x86_64 atm) | Mike Frysinger | 2006-01-23 | 1 | -0/+14 |