platform_bionic/libc/arch-arm
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
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 Make error messages even better! 2013-10-04 11:43:30 -07:00
cortex-a15 Make error messages even better! 2013-10-04 11:43:30 -07:00
generic Make error messages even better! 2013-10-04 11:43:30 -07:00
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
krait Make error messages even better! 2013-10-04 11:43:30 -07:00
syscalls Ensure we have the off64_t variant of every function that takes an off_t. 2013-09-19 16:27:24 -07:00
arm.mk Add dependencies on included makefiles. 2013-10-03 14:17:14 -07:00
syscalls.mk Make it easier to add syscalls for another architecture. 2013-09-26 08:57:17 -07:00