about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorNODA, Kai <nodakai@gmail.com>2014-12-02 02:39:40 +0800
committerNODA, Kai <nodakai@gmail.com>2014-12-02 02:50:57 +0800
commit2018510dd9578b9c3ca25d574130056f9c36aaf9 (patch)
tree7bd2b64c8995dce3792b011af0936bcc109289e2 /src/rustllvm/ExecutionEngineWrapper.cpp
parent09f04bf2c919725d5ee69b8cbb34cdcbb3433e25 (diff)
downloadrust-2018510dd9578b9c3ca25d574130056f9c36aaf9.tar.gz
rust-2018510dd9578b9c3ca25d574130056f9c36aaf9.zip
liblibc: getsid() was missing though setsid() was already there.
include <unistd.h>

pid_t getsid(pid_t pid);

CONFORMING TO
       SVr4, POSIX.1-2001.

Signed-off-by: NODA, Kai <nodakai@gmail.com>
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions