android_bionic/libc/private
Bernhard Rosenkraenzer edad1e1558 Fix mismatch between declaration and forward declaration
KernelArgumentBlock is defined as a class in KernelArgumentBlock.h, but
forward declarations refer to it as a struct.

While this is essentially the same, the mismatch causes a compiler
warning in clang (and may cause warnings in future versions of gcc) in
code that is supposed to be compiled with -Werror.

Change-Id: I4ba49d364c44d0a42c276aff3a8098300dbdcdf0
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2013-09-18 23:40:19 +02:00
..
ErrnoRestorer.h Revert "Revert "More pthreads cleanup."" 2013-02-12 15:27:18 -08:00
KernelArgumentBlock.h Make abort messages available to debuggerd. 2013-04-05 11:24:19 -07:00
ScopedPthreadMutexLocker.h
ScopedReaddir.h Reimplement scandir(3). 2013-02-25 13:14:31 -08:00
ThreadLocalBuffer.h Revert "Revert "More pthreads cleanup."" 2013-02-12 15:27:18 -08:00
__dso_handle.h
__dso_handle_so.h
arpa_nameser.h Clean up internal libc logging. 2013-03-15 16:12:58 -07:00
arpa_nameser_compat.h
bionic_atomic_arm.h bionic_atomic_arm.h: Remove < ARMv6 support 2013-07-03 14:14:06 -07:00
bionic_atomic_gcc_builtin.h
bionic_atomic_inline.h
bionic_atomic_mips.h
bionic_atomic_x86.h
bionic_auxv.h Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
bionic_futex.h Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
bionic_pthread.h
bionic_ssp.h Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. 2013-02-14 14:37:34 -08:00
bionic_time.h Ensure header files using __BEGIN_DECLS include sys/cdefs.h. 2013-06-05 17:58:08 -07:00
bionic_tls.h Fix mismatch between declaration and forward declaration 2013-09-18 23:40:19 +02:00
cpuacct.h
ctype_private.h
kernel_sigset_t.h
libc_events.h Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
libc_logging.h Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
nsswitch.h
rand48.h
resolv_cache.h resolv_cache: hide some libc private functions 2013-03-29 13:56:05 -07:00
resolv_iface.h dns cache per interface iteration 2 2013-02-07 09:40:16 -08:00
resolv_private.h am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code." 2013-07-02 16:02:30 -07:00
resolv_static.h
syscommon.h
thread_private.h Clean up useless declaration in thread_private.h 2013-06-05 11:26:24 +08:00