bionic/libc/arch-arm64
Elliott Hughes 6e599a904b Remove the tkill(2) stub.
glibc doesn't have tkill or tgkill and says "use syscall(3) instead".
I've left tgkill since it's quite widely used, but there's no reason
to have tkill as well.

Bug: 11156955
Change-Id: Ifc0af750320086f829bc9914551c172b501f3b60
2014-05-22 13:41:36 -07:00
..
bionic Hide most of the private futex functions. 2014-05-21 18:30:00 -07:00
generic Add ARMv8 optimized string handling functions based on cortex-strings 2014-03-06 14:59:51 -08:00
generic-neon Use larger neon instructions for moving data. 2014-05-09 11:29:37 -07:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
syscalls Remove the tkill(2) stub. 2014-05-22 13:41:36 -07:00
arm64.mk Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00