platform_bionic/libc/kernel/tools
Elliott Hughes 5850f6f3be Use the canonical idiom for sockaddr_storage.
This works out a bit silly/ugly because the bits/ header file has the
wrong name, so I've also changed the map from kernel struct to boolean
to be a map from kernel struct to filename. That not only fixes this,
it's a bit more readable too. (Just yesterday, when I had no real reason
to change it, I was asking myself "why is this a boolean?"!)

Bug: http://b/236042740
Test: treehugger
Change-Id: I3eee25b493ea97d46cc5dc5fde07f7c5e77d2a46
2023-12-05 23:13:01 +00:00
..
clean_header.py Remove extraneous text from header comments. 2023-11-02 00:08:05 +00:00
cpp.py Use the canonical idiom for sockaddr_storage. 2023-12-05 23:13:01 +00:00
defaults.py Use the canonical idiom for sockaddr_storage. 2023-12-05 23:13:01 +00:00
generate_uapi_headers.sh Add riscv64 to the list of uapi architectures. 2022-09-30 21:37:57 +00:00
kernel.py Fix overly-zealous strip. 2021-04-20 16:05:02 -07:00
update_all.py Add SYS_riscv_flush_icache. 2023-04-25 12:13:56 -07:00
utils.py Update for python3. 2021-04-19 17:02:38 -07:00