Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syscall: unify part 2: NCS variety | Mike Frysinger | 2009-07-09 | 1 | -4/+4 |
* | syscall: unify common syscall defines | Mike Frysinger | 2009-07-08 | 1 | -168/+233 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | 2006-12-08 | 1 | -5/+0 |
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 1 | -4/+4 |
* | grab syscall macros from the kernel | Mike Frysinger | 2006-01-20 | 1 | -7/+185 |
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -3/+3 |
* | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen | 2002-08-28 | 1 | -1/+0 |
* | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen | 2002-08-27 | 1 | -0/+5 |
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -183/+11 |
* | Add a default syscalls.h that will just error out. | Eric Andersen | 2002-05-12 | 1 | -0/+187 |