android_bionic/libc/tools
Elliott Hughes 584bc626b6 Move libdl and linker to static NOTICE files.
The libstdc++ directory has no copyright headers, so it was a no-op
anyway.

The interesting part will be switching libc and libm over to genrules...

Test: N/A
Change-Id: Iec92562af40c451fdcb4a7468984878ec5dba2ce
2019-04-19 14:18:07 -07:00
..
Android.bp Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
check-symbols-glibc.py
check-symbols.py
generate-NOTICE.py Move libdl and linker to static NOTICE files. 2019-04-19 14:18:07 -07:00
genfunctosyscallnrs.py genfunctosyscallnrs: maps bionic functions to syscall numbers. 2019-01-19 09:09:30 +01:00
genseccomp.py seccomp: Generate the policy files at compile time 2018-08-06 11:10:25 -07:00
genserv.py
gensyscalls.py Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
ndk_missing_symbols.py
posix-2013.txt
pylintrc
symbols.py
test_genseccomp.py