aboutsummaryrefslogtreecommitdiffstats
path: root/libc/tools/check-symbols-glibc.py
Commit message (Expand)AuthorAgeFilesLines
* Add fopen64/freopen64/tmpfile64 aliases.Elliott Hughes2016-02-031-0/+1
* Add more fortify symbols to the expected differences from glibc.Elliott Hughes2016-01-151-0/+9
* Add ndk_missing_symbols.py.Dan Albert2015-01-211-55/+36
* Make the missing symbols script more useful.Elliott Hughes2014-12-041-12/+17
* Add support for listing missing POSIX 2013 symbols.Elliott Hughes2014-11-051-0/+14
* __gnu_basename(3) is accounted for.Dan Albert2014-08-211-0/+1
* Hide C++ stuff in libc. Put it back in libstdc++.Dan Albert2014-08-181-20/+1
* Add more functionality to glibc symbol checker.Dan Albert2014-08-141-11/+78
* Bring our "libresolv" stuff in line with glibc.Elliott Hughes2014-06-131-8/+21
* Add a few more C11 functions to the whitelist.Elliott Hughes2014-06-061-1/+5
* Add some more BSD symbols to the list.Elliott Hughes2014-05-221-0/+8
* Add a few more symbols to check-symbols-glibc.Elliott Hughes2014-05-201-1/+9
* Add a script for finding symbols in bionic that aren't in glibc.Elliott Hughes2014-05-191-0/+120