Y
Hacker News
new
|
ask
|
show
|
jobs
by
dataflow
1683 days ago
Damn. I'd have they they could just typedef it manually, but interesting, thanks.
1 comments
caf
1683 days ago
It's not even about how the kernel is built. The userspace-side system call declarations need to be #include-able in C89 user code, so they can't use C99 types.
link