platform_bionic/libc/kernel/uapi
Elliott Hughes 64f355ffbd Use in_addr in ip_mreq_source and ip_msfilter.
This adds a new mechanism to say "replace struct S with #include <bits/S.h>".

Also switch epoll_event over to the new mechanism.

Also use the kernel's struct sockaddr_storage directly rather than behind
an unnecessary #define.

This patch also removes some dead code in the header scrubber. This code
still needs rewriting completely. I learned that a "block" isn't necessarily
a single struct definition, say; it might be a run of them. It seems like
a block is a run of preprocessor directives or a run of regular code.

Bug: https://issuetracker.google.com/36987220
Test: new test
Change-Id: Ic6a5c09559766a4babe3cd4c3ea538b885e07308
2017-12-14 10:07:27 -08:00
..
asm-arm/asm Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
asm-arm64/asm Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
asm-generic Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
asm-mips/asm Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
asm-x86/asm Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
drm Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
linux Use in_addr in ip_mreq_source and ip_msfilter. 2017-12-14 10:07:27 -08:00
misc Remove the repetitive warnings from the uapi headers. 2017-05-25 13:48:01 -07:00
mtd Remove the repetitive warnings from the uapi headers. 2017-05-25 13:48:01 -07:00
rdma Use in_addr in ip_mreq_source and ip_msfilter. 2017-12-14 10:07:27 -08:00
scsi Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
sound Update to kernel headers v4.14. 2017-11-15 12:23:56 -08:00
video Remove the repetitive warnings from the uapi headers. 2017-05-25 13:48:01 -07:00
xen Update to kernel headers v4.12.3. 2017-07-27 16:01:39 -07:00