platform_bionic/libc/arch-mips
Elliott Hughes 36d6188f8c Clean up forking and cloning.
The kernel now maintains the pthread_internal_t::tid field for us,
and __clone was only used in one place so let's inline it so we don't
have to leave such a dangerous function lying around. Also rename
files to match their content and remove some useless #includes.

Change-Id: I24299fb4a940e394de75f864ee36fdabbd9438f9
2013-11-19 14:08:54 -08:00
..
bionic Clean up forking and cloning. 2013-11-19 14:08:54 -08: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 Clean up forking and cloning. 2013-11-19 14:08:54 -08:00
mips.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00
syscalls.mk Clean up forking and cloning. 2013-11-19 14:08:54 -08:00