platform_bionic/libc/kernel/tools
Elliott Hughes fddbafdc0a Keep the kernel header scrubber's data structures in sync.
If you rewrite the tokens of a #if you need to rewrite the expression to match
because either might be used later. This was showing up as SIGRTMAX being
rewritten in a #define but not in the #ifndef that guarded it, for which case
I've added a unit test.

Change-Id: I6929675461a1afe272edd667594529fd84a3dc4d
2014-05-01 10:27:49 -07:00
..
clean_header.py Keep the kernel header scrubber's data structures in sync. 2014-05-01 10:27:49 -07:00
cpp.py Keep the kernel header scrubber's data structures in sync. 2014-05-01 10:27:49 -07:00
defaults.py Make SIGRTMIN hide the real-time signals we use internally. 2014-04-30 10:06:09 -07:00
find_headers.py [MIPS] Clean Kernel headers are generated by running 2012-03-27 11:38:00 -07:00
find_users.py auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
generate_uapi_headers.sh bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
kernel.py Make cpp.py less braindead. 2013-11-06 12:04:48 -08:00
update_all.py Clean up trailing whitespace in the kernel headers. 2013-01-30 10:13:07 -08:00
utils.py Slight script cleanup; make gensyscalls work from any directory. 2013-06-17 10:39:33 -07:00