bionic/libc/tools
Christopher Ferris 01bd32e0e4 Create a distinct temp directory for each run.
Modify make__NR_name so that only __ARM_NR_ is exempted from the
__NR_ being prepended. This avoids a case where using a name starting
with __ but is not a valid syscall name in SYSCALLS.TXT does not generate
code that will compile but references the function itself and causes
link errors.

Fix all of the directory references from dir_part1 + dir_part2 to
use os.path.join() instead.

Change-Id: Ib9527eba6f25f26a30c5cb0ad431f3f88a7683cf
2014-08-07 19:33:22 -07:00
..
zoneinfo update-tzdata.py needs to know where to find icu. 2014-07-09 15:42:59 -07:00
bionic_utils.py Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
check-symbols-glibc.py Bring our "libresolv" stuff in line with glibc. 2014-06-13 11:50:07 -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 Create a distinct temp directory for each run. 2014-08-07 19:33:22 -07:00