No description
Find a file
Elliott Hughes 371dcc189f Fix tzdata update tools for 'backzone'.
To maintain the status quo, we need to pull in backzone file. This file
can't be built on its own, so the easiest fix is to give zic(1) all the
files at once.

We also now have a situation where we have links to links, so we need to
dereference them until we find actual data.

Bug: 18330681

(cherry picked from commit 2c2463bd30)

Change-Id: I654b80518a7144038d8b3ea7223f49e2b1d2ad13
2014-11-11 19:55:35 -08:00
benchmarks Start hiding "private/bionic_time.h". 2014-07-25 15:24:57 -07:00
libc Fix tzdata update tools for 'backzone'. 2014-11-11 19:55:35 -08:00
libdl Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
libm Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. 2014-08-29 16:10:57 -07:00
libstdc++ Hide C++ stuff in libc. Put it back in libstdc++. 2014-08-18 13:56:07 -07:00
linker Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" 2014-11-03 22:15:29 -08:00
tests Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" 2014-11-03 22:15:29 -08:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Make jemalloc the default choice. 2014-07-11 11:01:30 -07:00
HACKING.txt Rewrite syslog(3) to use Android logging. 2014-07-21 18:55:04 -07:00