index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
kernel
/
tools
/
cpp.py
Age
Commit message (
Expand
)
Author
2021-04-20
Fix last python3 issues.
Christopher Ferris
2021-04-19
Update for python3.
Christopher Ferris
2021-04-15
Force everything to use python3 for consistency.
Elliott Hughes
2020-07-31
More cleanup for #inclusivefixit.
Elliott Hughes
2020-04-10
Update to v5.6 kernel headers.
Christopher Ferris
2019-01-10
Rewrite removeVarsAndFuncs.
Christopher Ferris
2018-10-26
Fix handling of #elif.
Christopher Ferris
2017-12-14
Use in_addr in ip_mreq_source and ip_msfilter.
Elliott Hughes
2017-11-15
Update to kernel headers v4.14.
Christopher Ferris
2017-08-31
Use env to invoke python
Stephen Crane
2017-05-25
Remove the repetitive warnings from the uapi headers.
Elliott Hughes
2015-04-22
Update the search path for libclang.so
Tao Bao
2015-02-06
Switch kernel header parsing to python libclang
Tao Bao
2014-08-20
Clean up some of our python scripts.
Elliott Hughes
2014-05-01
Keep the kernel header scrubber's data structures in sync.
Elliott Hughes
2014-02-11
Fix NSIG.
Elliott Hughes
2013-11-21
Add support for the ternary operator to the header scrubber.
Elliott Hughes
2013-11-06
Make cpp.py less braindead.
Elliott Hughes
2013-09-30
Add x86_64 to the bionic headers.
Elliott Hughes
2013-01-30
Clean up trailing whitespace in the kernel headers.
Elliott Hughes
2011-02-03
libc: Update auto-gen scripts
David 'Digit' Turner
2010-12-08
Add a method for replacing tokens in the preprocessed headers
Martin Storsjo
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project