Bernhard Reutner-Fischer
|
ee083c4ca9
- remove debug cruft
|
16 سال پیش |
Bernhard Reutner-Fischer
|
1dcde7854d
- deal with ARM specific syscalls. Closes #2894
|
16 سال پیش |
Bernhard Reutner-Fischer
|
cd87a6218b
- Wrap overlong comment-lines. No object-code changes
|
16 سال پیش |
Mike Frysinger
|
08e377aab1
we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly
|
18 سال پیش |
Mike Frysinger
|
2576789431
kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly
|
18 سال پیش |
Khem Raj
|
a6b914d56a
Sergey Lapin says the undefined syscall numbers from unistd.h do not get propogated into generated sysnum.h.
|
18 سال پیش |
Bernhard Reutner-Fischer
|
68e0dd8029
- make sure that icc generates bits/sysnum.h
|
19 سال پیش |
Peter S. Mazinger
|
c24e561a34
Replace TOPDIR w/ top_builddir
|
19 سال پیش |
Peter S. Mazinger
|
03ea604379
Update/add scripts' copyright
|
19 سال پیش |
Miles Bader
|
3a0eeecab4
Add appropriate -I options so that any files included by unistd.h are
|
22 سال پیش |
Miles Bader
|
e72144d626
Change <bits/syscall.h> to <bits/sysnum.h>.
|
22 سال پیش |
Eric Andersen
|
345b9927e6
Make sure that bits/syscalls.h always includes bits/syscall.h
|
22 سال پیش |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
22 سال پیش |
Eric Andersen
|
7b830a0c65
Add include guards
|
23 سال پیش |
Eric Andersen
|
67ed3d4a5c
A small patch from Erwin Authried <eauth@softsys.co.at>
|
23 سال پیش |
Eric Andersen
|
445db497a2
Just take whatever the kernel headers gave us, spaces and all. This is
|
23 سال پیش |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
23 سال پیش |