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
/
clean_header.py
Age
Commit message (
Expand
)
Author
2021-04-19
Update for python3.
Christopher Ferris
2021-04-15
Force everything to use python3 for consistency.
Elliott Hughes
2020-04-10
Update to v5.6 kernel headers.
Christopher Ferris
2019-04-15
clean_header: Run outside of $ANDROID_BUILD_TOP
Daniel Mentz
2019-04-15
clean_header: Fix error handling for no-such-file case
Daniel Mentz
2019-03-29
clean_header: Don't print extraneous newline char
Daniel Mentz
2019-03-29
clean_header: Write to correct dst_file
Daniel Mentz
2017-12-14
Use in_addr in ip_mreq_source and ip_msfilter.
Elliott Hughes
2017-05-25
Remove the repetitive warnings from the uapi headers.
Elliott Hughes
2017-03-02
Refactor the kernel update scripts.
Christopher Ferris
2016-07-22
More kernel header cleanup.
Christopher Ferris
2015-09-17
Add support for manually modified kernel headers.
Christopher Ferris
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-06-06
Update kernel header generation docs.
Christopher Ferris
2014-05-01
Keep the kernel header scrubber's data structures in sync.
Elliott Hughes
2013-10-16
Tweaked the cleanup scripts to handle uapi and aarch64 headers.
Ben Cheng
2013-01-17
Add functionlity to the scripts to replace tokens in kernel headers
Raghu Gandham
2012-03-23
Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers
Andrew Hsieh
2012-01-13
Fix misspelled Python variable name and typos
Glenn Kasten
2011-05-25
Fixed bug where -k option would not be passed to cleanupFile function
Frank Maker
2011-02-03
libc: Update auto-gen scripts
David 'Digit' Turner
2010-12-08
Replace all occurrances of asm with __asm__ in the output headers
Martin Storsjo
2009-08-05
libc: kernel: let clean_header tool take path to kernel originals as argument
Dima Zavin
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-10-21
Initial Contribution
The Android Open Source Project