bionic/libc/arch-x86
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
string Remove useless x86 fallbacks. 2013-10-03 23:30:33 -07:00
syscalls Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
syscalls.mk Make it easier to add syscalls for another architecture. 2013-09-26 08:57:17 -07:00
x86.mk Remove useless x86 fallbacks. 2013-10-03 23:30:33 -07:00