platform_bionic/libc/arch-mips64
Dan Albert 210331d976 Replaces vfork() implementation with fork()
vfork() was removed from POSIX 2008, so this replaces its implementation
with a call to fork().

Bug: 13935372
Change-Id: I6d99ac9e52a2efc5ee9bda1cab908774b830cedc
2014-06-10 21:38:52 -07:00
..
bionic Replaces vfork() implementation with fork() 2014-06-10 21:38:52 -07:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
string Unify our assembler macros. 2014-02-20 13:51:26 -08:00
syscalls Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
mips64.mk Replaces vfork() implementation with fork() 2014-06-10 21:38:52 -07:00