Turn on -Wunused and fix the mistakes it uncovers.
Elliott Hughes authored
Change-Id: I023d2d8b547fbc21d4124bb7510d42b06a0dc501
d286796f
Name Last commit Last update
..
arch-arm Avoid a system call in 'gettid'.
arch-arm64 Avoid a system call in 'gettid'.
arch-common/bionic Fixes for __cxa_finalize
arch-mips Avoid a system call in 'gettid'.
arch-mips64 Avoid a system call in 'gettid'.
arch-x86 Avoid a system call in 'gettid'.
arch-x86_64 Avoid a system call in 'gettid'.
bionic Turn on -Wunused and fix the mistakes it uncovers.
dns Query libnetd_client for the appropriate netId for host resolution.
include Remove issetugid.
kernel Scrub uapi headers slightly harder.
private Return the actual success result from __futex.
stdio Expose __srefill for LP64 until we can fix the NDK.
stdlib Register _cleanup function with atexit
tools Fix x86 cfi directives for syscalls.
tzcode Do not keep struct state on the stack.
unistd Reimplement clock(3) and switch to OpenBSD time(3).
upstream-dlmalloc Fix build warning of initialization but no use.
upstream-freebsd Register _cleanup function with atexit
upstream-netbsd Switch back to OpenBSD inet_ntop now they're FORTIFY clean.
upstream-openbsd Remove issetugid.
zoneinfo Upgrade to tzdata2014d.
Android.mk Turn on -Wunused and fix the mistakes it uncovers.
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843
NOTICE Update the NOTICE files and improve the script slightly.
SYSCALLS.TXT
crt.mk