74d9765be9
The obsolete mips header rides again! The most interesting part of this change is that I've removed the hack that meant that all system call wrappers starting with `__` defaulted to being hidden symbols. That's no longer useful given our linker scripts, and it actively got in the way here because the public libc symbol actually starts with `__` in glibc, and it would be weird and annoying for developers if we chose a different name. Test: strace Change-Id: I230479787895e8e34f566ade36346a8241eea998 |
||
---|---|---|
.. | ||
Android.bp | ||
check-symbols-glibc.py | ||
generate_notice.py | ||
genfunctosyscallnrs.py | ||
genseccomp.py | ||
genserv.py | ||
gensyscalls.py | ||
mypy.ini | ||
ndk_missing_symbols.py | ||
posix-2013.txt | ||
pylintrc | ||
symbols.py | ||
test_genseccomp.py |