bionic/libc/arch-x86_64/bionic
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
..
__get_sp.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
__get_tls.c Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
__rt_sigreturn.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
__set_tls.c Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
_exit_with_stack_teardown.S pthread_exit should call __NR_exit with status 0. 2013-10-08 14:48:05 -07:00
_setjmp.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
clone.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
futex_x86_64.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
setjmp.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
sigaction.c Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
sigprocmask.c Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
sigsetjmp.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
sigsuspend.c Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00
syscall.S Add arch-x86_64/bionic. 2013-10-04 14:55:30 -07:00