bionic/libc/tools
Elliott Hughes 5c2772f59d The SYS_ constants should cover all __NR_ values.
<sys/linux-syscalls.h> only contains constants for the syscalls
we're generating stubs for. We want all the syscalls available
on the architecture in question.

Keep using <sys/linux-syscalls.h> on ARM for now because the
__NR_ARM_set_tls and __NR_ARM_cacheflush values aren't in <asm/unistd.h>.

Change-Id: I66683950d87d9b18d6107d0acc0ed238a4496f44
2013-03-21 22:26:20 -07:00
..
zoneinfo Fix a bug in ZoneCompactor that meant the zonetab offset was wrong. 2013-03-14 17:10:24 -07:00
bionic_utils.py Clean up trailing whitespace in the kernel headers. 2013-01-30 10:13:07 -08:00
check-symbols.py Upgrade libm. 2013-02-01 14:51:19 -08:00
checksyscalls.py Verify architecture neutral syscall numbers 2012-11-29 12:04:23 -08:00
generate-NOTICE.py Update generate-NOTICE.py to know about tzdata. 2012-10-19 14:55:19 -07:00
genserv.py Initial Contribution 2008-10-21 07:00:00 -07:00
gensyscalls.py The SYS_ constants should cover all __NR_ values. 2013-03-21 22:26:20 -07:00