bionic/libc/kernel/common
Elliott Hughes 40596aa005 Make cpp.py less braindead.
The old code ignored operator precedence (!), despite having two tables
of operator precedence. The code's still pretty awful, but I've cleaned
it up enough to fix this, the most important bug.

This patch lets us correctly clean the uapi unistd.h, stat.h, and swab.h files,
and also fixes the mess we were already making of various old kernel
header files. I've added a bunch more tests, fixed the existing tests that
the existing script was already failing (!), and changed the script so that
the tests are run every time the script is run.

We can probably remove some of the old kernel header files that we were
parsing incorrectly, but we can worry about that later.

Bug: 11253477
Change-Id: Ie66c65b3a7ae13b4e98ed8038a6a534f06eae0e5
2013-11-06 12:04:48 -08:00
..
asm-generic Make cpp.py less braindead. 2013-11-06 12:04:48 -08:00
linux Make cpp.py less braindead. 2013-11-06 12:04:48 -08:00
media Remove MSM headers 2013-02-01 16:28:40 -08:00
mtd Clean up trailing whitespace in the kernel headers. 2013-01-30 10:13:07 -08:00
sound sound: Add ALSA compressed API headers 2013-04-09 09:37:44 -07:00
video Update bionic kernel headers using update_all.py 2012-03-07 21:13:49 -08:00