bionic/libc/arch-x86_64
Elliott Hughes c4c6e192ac pthread_exit should call __NR_exit with status 0.
We shouldn't have been passing the bottom 32 bits of the address used
for pthread_join to the kernel.

Change-Id: I487e5002d60c27adba51173719213abbee0f183f
2013-10-08 14:48:05 -07:00
..
bionic pthread_exit should call __NR_exit with status 0. 2013-10-08 14:48:05 -07:00
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
syscalls Add an optional alias list to SYSCALLS.TXT 2013-10-07 21:37:12 +04:00
syscalls.mk Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
x86_64.mk Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00