Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add appropriate -I options so that any files included by unistd.h are | Miles Bader | 2002-10-28 | 1 | -3/+6 |
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -4/+4 |
* | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen | 2002-08-27 | 1 | -1/+2 |
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -2/+1 |
* | Add include guards | Eric Andersen | 2002-02-04 | 1 | -0/+3 |
* | A small patch from Erwin Authried <eauth@softsys.co.at> | Eric Andersen | 2001-10-12 | 1 | -2/+2 |
* | Just take whatever the kernel headers gave us, spaces and all. This is | Eric Andersen | 2001-07-03 | 1 | -1/+1 |
* | Added a script to create bits/syscall.h for each arch. | Manuel Novoa III | 2001-06-28 | 1 | -0/+25 |