提交 7914ce92 编写于 作者: R Rich Felker

remove cruft from pre-posix_spawn version of the system function

上级 2d0f495e
......@@ -7,12 +7,6 @@
#include "pthread_impl.h"
#include "libc.h"
static void dummy_0()
{
}
weak_alias(dummy_0, __acquire_ptc);
weak_alias(dummy_0, __release_ptc);
extern char **__environ;
int system(const char *cmd)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册