bionic/libc/arch-x86
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
..
atom Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
bionic Replaces vfork() implementation with fork() 2014-06-10 21:38:52 -07:00
generic Add 32-bit Silvermont-optimized string/memory functions. 2014-05-12 13:56:59 -07:00
include/machine Clean up <machine/ieee.h>. 2014-04-16 16:31:17 -07:00
silvermont Fix for slm-tuned memmove (both 32- and 64-bit). 2014-06-05 11:08:09 -07:00
syscalls Remove unnecessary instructions from x86/x86_64 syscalls. 2014-06-05 17:24:30 -07:00
x86.mk Replaces vfork() implementation with fork() 2014-06-10 21:38:52 -07:00