Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/arcadia-next
/
libc
/
kernel
/
tools
e6b7969
Merge "Fix last python3 issues."
by Christopher Ferris
· 4 years, 3 months ago
a2142d2
Fix last python3 issues.
by Christopher Ferris
· 4 years, 4 months ago
8607c08
Fix overly-zealous strip.
by Dan Albert
· 4 years, 4 months ago
ac7ec11
Update for python3.
by Christopher Ferris
· 4 years, 4 months ago
6b586e7
Force everything to use python3 for consistency.
by Elliott Hughes
· 4 years, 4 months ago
ccf17f0
Clean up header files from kernel directory.
by Christopher Ferris
· 4 years, 8 months ago
cf34653
More cleanup for #inclusivefixit.
by Elliott Hughes
· 5 years ago
430527b
Update the generate script.
by Christopher Ferris
· 5 years ago
af09c70
Update to v5.7 kernel headers.
by Christopher Ferris
· 5 years ago
bb9fcb4
Update to v5.6 kernel headers.
by Christopher Ferris
· 5 years ago
d32ca14
Update to v5.5 kernel headers.
by Christopher Ferris
· 5 years ago
c2faf23
Stop generating unused headers.
by Elliott Hughes
· 5 years ago
09e77f3
_FILE_OFFSET_BITS=64 support for fcntl.
by Elliott Hughes
· 6 years ago
afe7e53
Clone with --depth 1 in generate_uapi_headers.sh --download-kernel.
by Josh Gao
· 6 years ago
9584fa4
Update to android-mainline kernel headers v5.4.
by Christopher Ferris
· 6 years ago
fa59a10
Update to kernel headers v5.2.6.
by Christopher Ferris
· 6 years ago
d12d6f6
clean_header: Run outside of $ANDROID_BUILD_TOP
by Daniel Mentz
· 6 years ago
6d6b4ce
clean_header: Fix error handling for no-such-file case
by Daniel Mentz
· 6 years ago
c4c2e24
<bits/glibc-syscalls.h>: only regenerate when we have new uapi headers.
by Elliott Hughes
· 6 years ago
bb4cf7b
clean_header: Don't print extraneous newline char
by Daniel Mentz
· 6 years ago
316f4a4
clean_header: Write to correct dst_file
by Daniel Mentz
· 6 years ago
658b16f
Rewrite removeVarsAndFuncs.
by Christopher Ferris
· 7 years ago
f2484aa
Fix handling of #elif.
by Christopher Ferris
· 7 years ago
764049d
Modify the script to use the linux source tree.
by Christopher Ferris
· 7 years ago
5ed15ba
Remove ion.h from bionic uapi headers.
by Christopher Ferris
· 7 years ago
64f355f
Use in_addr in ip_mreq_source and ip_msfilter.
by Elliott Hughes
· 8 years ago
8c75675
Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant."
by Elliott Hughes
· 8 years ago
baed51e
Change ARG_MAX/_SC_ARG_MAX back to a constant.
by Elliott Hughes
· 8 years ago
1308ad3
Update to kernel headers v4.14.
by Christopher Ferris
· 8 years ago
77bb564
Use env to invoke python
by Stephen Crane
· 8 years ago
525ce91
Update to kernel headers v4.12.3.
by Christopher Ferris
· 8 years ago
5059939
Enable exporting the non-uapi scsi headers.
by Elliott Hughes
· 8 years ago
96c1db7
Remove the repetitive warnings from the uapi headers.
by Elliott Hughes
· 8 years ago
497ad30
Make `union semun` usable.
by Elliott Hughes
· 8 years ago
ee1e0a3
Update static functions/macro definitions.
by Christopher Ferris
· 8 years ago
b7e8fe5
Merge "Refactor the kernel update scripts."
by Christopher Ferris
· 8 years ago
15d3fef
Refactor the kernel update scripts.
by Christopher Ferris
· 8 years ago
893fd97
Use <linux/eventpoll.h> to implement <sys/epoll.h>.
by Elliott Hughes
· 8 years ago
106b3a8
Update to kernel headers v4.7.2.
by Christopher Ferris
· 9 years ago
7c59f3f
Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.
by Elliott Hughes
· 9 years ago
38dba2e
Fix sysconf(_SC_ARG_MAX).
by Elliott Hughes
· 9 years ago
5956b4e
More kernel header cleanup.
by Christopher Ferris
· 9 years ago
f8a2243
<netinet/udp.h> should include <linux/udp.h>.
by Elliott Hughes
· 10 years ago
d12c332
Add support for manually modified kernel headers.
by Christopher Ferris
· 10 years ago
7592008
Update the search path for libclang.so
by Tao Bao
· 10 years ago
2d8f9b5
Define MAXHOSTNAMELEN explicitly in source files.
by Yabin Cui
· 10 years ago
d7db594
Switch kernel header parsing to python libclang
by Tao Bao
· 11 years ago
fa343e6
fix runtime issues for scripts
by Kyunam Jo
· 11 years ago
dc1fb70
Clean up some of our python scripts.
by Elliott Hughes
· 11 years ago
38062f9
Update kernel headers to v3.14.
by Christopher Ferris
· 11 years ago
a69eaec
[MIPS64] Adjust kernel/tools for mips32,mips64 headers
by Duane Sand
· 11 years ago
ab39aba
Remove unused scripts.
by Christopher Ferris
· 11 years ago
08b6074
Update kernel header generation docs.
by Christopher Ferris
· 11 years ago
8ed7a23
Scrub uapi headers slightly harder.
by Elliott Hughes
· 11 years ago
fddbafd
Keep the kernel header scrubber's data structures in sync.
by Elliott Hughes
· 11 years ago
0990d4f
Make SIGRTMIN hide the real-time signals we use internally.
by Elliott Hughes
· 11 years ago
9195a25
Fix kernel header scrubbing for LP64.
by Elliott Hughes
· 11 years ago
199346a
Fix NSIG.
by Elliott Hughes
· 11 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 12 years ago
b4091e6
Update script to copy in extra generated files.
by Christopher Ferris
· 12 years ago
26f0e54
Merge "Script to grab uapi headers from android kernel."
by Christopher Ferris
· 12 years ago
e994d41
Script to grab uapi headers from android kernel.
by Christopher Ferris
· 12 years ago
1198fd3
Add support for the ternary operator to the header scrubber.
by Elliott Hughes
· 12 years ago
40596aa
Make cpp.py less braindead.
by Elliott Hughes
· 12 years ago
460fa70
Add __EXPORTED_HEADERS__ as predefined macro.
by Ben Cheng
· 12 years ago
8bea2b6
Tweaked the cleanup scripts to handle uapi and aarch64 headers.
by Ben Cheng
· 12 years ago
d3e64a3
Add x86_64 to the bionic headers.
by Elliott Hughes
· 12 years ago
18bc975
Slight script cleanup; make gensyscalls work from any directory.
by Elliott Hughes
· 12 years ago
e6ddfc5
Remove some dead script code and fix a script comment.
by Elliott Hughes
· 12 years ago
c95eb57
Clean up trailing whitespace in the kernel headers.
by Elliott Hughes
· 13 years ago
a864c2c
Add functionlity to the scripts to replace tokens in kernel headers
by Raghu Gandham
· 13 years ago
0e77287
Replace __unused in kernel headers with __linux_unused to avoid
by Raghu Gandham
· 13 years ago
988ff8f
[MIPS] Add CONFIG_32BIT to kernel_default_arch_macros for MIPS.
by Raghu Gandham
· 13 years ago
8fd682f
am ea76f414: am d509f9cc: am 09ce7749: Merge "[MIPS] Clean Kernel headers are generated by running libc/kernel/tools/update_all.py script. This patch ignores any changes to libc/kernel directory not related to MIPS architecture."
by Elliott Hughes
· 13 years ago
82fa43f
[MIPS] Clean Kernel headers are generated by running
by Raghu Gandham
· 13 years ago
126601d
Fixed to #include correct 32-bit headers; Refreshed libc/kernel headers
by Andrew Hsieh
· 13 years ago
25b7a16
Merge c4cb87f3
by Jean-Baptiste Queru
· 14 years ago
70b1668
remove obsolete SuperH support
by David 'Digit' Turner
· 14 years ago
c61f990
Fix misspelled Python variable name and typos
by Glenn Kasten
· 14 years ago
7b6795d
Fixed bug where -k option would not be passed to cleanupFile function
by Frank Maker
· 14 years ago
fc26931
libc: Update auto-gen scripts
by David 'Digit' Turner
· 15 years ago
b969b5a
libc: fix kernel cleanup script typo.
by David 'Digit' Turner
· 15 years ago
c9205db
Replace all occurrances of asm with __asm__ in the output headers
by Martin Storsjo
· 15 years ago
d32c805
Add a method for replacing tokens in the preprocessed headers
by Martin Storsjo
· 15 years ago
c1a534b
Regenerate linux/netfilter_ipv6/ip6_tables.h.
by Vilmos Nebehaj
· 15 years ago
7398147
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
5632aeb
Merge change 10539
by Android Code Review
· 16 years ago
4c4a963
libc: kernel: let clean_header tool take path to kernel originals as argument
by Dima Zavin
· 16 years ago
37429ff
modified kernel headers re-generate tools to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
e5446fe
Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.
by David 'Digit' Turner
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
6d6c82c
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 17 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago