bionic/libc/tools
Dan Albert 76212eeb53 Add more functionality to glibc symbol checker.
Also scan NDK's unwanted symbols list (to show the things that we're
exporting but the NDK isn't. Symbols hidden in the NDK will be marked
with a *.

Add a -u (--unwanted) flag to disable the first two printed groups
(all symbols in bionic, all symbols in glibc). This is helpful when
wanting to grep in the list of unwanted symbols.

Finally, update the list of known differences between us and glibc.

Change-Id: I6fdb4126823098430454763c391bd8cd369a75bb
2014-08-14 14:02:34 -07:00
..
zoneinfo Fix the tzdata update tools. 2014-08-06 17:31:48 -07:00
bionic_utils.py Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
check-symbols-glibc.py Add more functionality to glibc symbol checker. 2014-08-14 14:02:34 -07:00
check-symbols.py Upgrade libm. 2013-02-01 14:51:19 -08:00
generate-NOTICE.py Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros. 2014-07-23 11:10:48 -07:00
genlibgcc_compat.py Fix for libgcc compat generation script. 2014-04-18 17:34:20 -07:00
genserv.py Remove some dead script code and fix a script comment. 2013-03-25 14:09:52 -07:00
gensyscalls.py Make __set_errno hidden in asm. 2014-08-08 15:35:47 -07:00