bionic/libc
Sreeram Ramachandran 72c53933f8 Cosmetic changes to netd client files.
+ Name the dispatch header correctly (NetdClientDispatch.h).
+ Hide the global dispatch variable (__netdClientDispatch).
+ Explain why it's okay to read the variable without locking.
+ Use quotes instead of angle-brackets for non-system includes.
+ Add necessary declarations for C compiles (and not just C++).

Change-Id: Id0932165e71d81da5fce77a684f40c2263f58e61
2014-05-18 15:18:36 -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 Cosmetic changes to netd client files. 2014-05-18 15:18:36 -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 Cosmetic changes to netd client files. 2014-05-18 15:18:36 -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