Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | Reorder includes and include only what is necessary | Peter S. Mazinger | |
Use param.h instead of MIN. Use stddef.h instead of offsetof. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2008-10-22 | - remove superfluous ';'. No objcode changes. | Bernhard Reutner-Fischer | |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | |
applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file. | |||
2006-01-29 | create local prototype | Mike Frysinger | |
2006-01-23 | add support for arch_prctl() (only used on x86_64 atm) | Mike Frysinger | |