]> Git Repo - uclibc-ng.git/commit
nptl: Use vfork on MMU-less for system()
authorChristophe Lyon <[email protected]>
Wed, 4 Jul 2018 15:55:37 +0000 (17:55 +0200)
committerWaldemar Brodkorb <[email protected]>
Fri, 10 Aug 2018 14:02:45 +0000 (16:02 +0200)
commit606a8b28e4987e09572dd0c6b40546cdcbcc1bf7
tree9946988cd11e3a870271b460e5f94fdb4ac8e55f
parent961c229bd19f48afff2cfbce6374b343fbd2e42f
nptl: Use vfork on MMU-less for system()

* libc/stdlib/system.c (FORK): Map to vfork if __ARCH_USE_MMU__
is defined.

Signed-off-by: Mickaël Guêné <[email protected]>
Signed-off-by: Christophe Lyon <[email protected]>
libc/stdlib/system.c
This page took 0.021102 seconds and 4 git commands to generate.