bionic/libc/arch-mips
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 MIPS support for libc. 2012-08-02 16:07:26 -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
mips.mk Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00
syscalls.mk Make it easier to add syscalls for another architecture. 2013-09-26 08:57:17 -07:00