bionic/libc
Elliott Hughes 4c2da039ba Fix the newly-introduced warning and turn on -Werror.
I cleaned up most of our warnings last week but forgot to turn on -Werror,
so of course we're getting new warnings already. I've left -Werror commented
out in those places where we still have warnings to deal with before we can
turn on -Werror.

Change-Id: Ia58ff8b8c1ada4bf81eec6f19ec1d34e133cf4b1
2014-05-16 16:50:34 -07:00
..
arch-arm Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
arch-arm64 Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
arch-mips64 Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
arch-x86 Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
arch-x86_64 Hide _exit_with_stack_teardown. 2014-05-16 16:17:44 -07:00
bionic Export get_malloc_leak_info and free_malloc_leak_info, used by ddms. 2014-05-16 16:29:55 -07:00
dns Fix a gethnamaddr.c warning that's already fixed upstream. 2014-05-06 11:23:40 -07:00
include Fill in missing bits in x86(_64) ucontext_t 2014-05-15 10:34:06 +01:00
kernel Scrub uapi headers slightly harder. 2014-05-15 12:01:11 -07:00
private Hide __futex_wake_ex and __futex_wait_ex. 2014-05-16 12:53:31 -07:00
stdio Fix the newly-introduced warning and turn on -Werror. 2014-05-16 16:50:34 -07:00
stdlib Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
tools Update the NOTICE files and improve the script slightly. 2014-05-05 16:23:15 -07:00
tzcode Do not keep struct state on the stack. 2014-05-14 16:50:41 -07:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
upstream-netbsd Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
upstream-openbsd Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
zoneinfo Upgrade to tzdata2014c. 2014-05-13 11:23:18 -07:00
Android.mk Fix the newly-introduced warning and turn on -Werror. 2014-05-16 16:50:34 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update the NOTICE files and improve the script slightly. 2014-05-05 16:23:15 -07:00
SYSCALLS.TXT Hide __signalfd4, used to implement signalfd(3). 2014-05-16 15:47:29 -07:00