Files
semi-libc/src/process/arm
Rich Felker ced75472d7 remove __vfork alias
this was added so that posix_spawn and possibly other functionality
could be implemented in terms of vfork, but that turned out to be
unsafe. any such usage needs __clone with proper handling of stack
lifetime.
2018-09-12 14:34:37 -04:00
..
2018-09-12 14:34:37 -04:00