OSDN Git Service

libc: add setns()
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 17 Feb 2015 22:41:47 +0000 (23:41 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 17 Feb 2015 22:42:34 +0000 (23:42 +0100)
commit5d5c77daae197b00f89ad1517ffb5a7a01a78cff
treef3e610ec0881ff3fad66d0ae4151146ab5f31950
parent9fc6da20daeac3f06116630764c36fc4943b1f3a
libc: add setns()

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/Makefile.in
libc/sysdeps/linux/common/bits/sched.h
libc/sysdeps/linux/common/setns.c [new file with mode: 0644]
libc/sysdeps/linux/common/stubs.c