|
|
|
|
|
by esgwpl
1911 days ago
|
|
>The kernel is different from userspace projects - more difficult in some respects (we use a lot of very odd header files that pushes the boundary of what can be called "C"), but easier in many other respects (mainly in the sense that the kernel is fairly self-contained, and then doesn't rely on other projects for the final binary). I'm interested in what Torvalds meant by these odd header files, does anyone know? |
|