Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

@wcwxyz
Copy link
Contributor

@wcwxyz wcwxyz commented Dec 3, 2015

For example on centos6.x, glibc doesn't contain setns syscall wrapper,
but kernel has setns. We can write a wrapper to simulate the glibc
behavior to fix compile issue.

NOTE: In such case, we will need kernel-headers to get syscall number.

Signed-off-by: WANG Chao wcwxyz@gmail.com

For example on centos6.x, glibc doesn't contain setns syscall wrapper,
but kernel has setns. We can write a wrapper to simulate the glibc
behavior to fix compile issue.

NOTE: In such case, we will need kernel-headers to get syscall number.

Signed-off-by: WANG Chao <wcwxyz@gmail.com>
@gao-feng
Copy link
Contributor

gao-feng commented Dec 7, 2015

LGTM, thanks!

gao-feng added a commit that referenced this pull request Dec 7, 2015
define setns syscall wrapper to fix build issue
@gao-feng gao-feng merged commit f49d124 into hyperhq:master Dec 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants