Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Prctl() from x/sys/unix instead of own wrapper #1478

Merged
merged 1 commit into from
Jun 7, 2017
Merged

Use Prctl() from x/sys/unix instead of own wrapper #1478

merged 1 commit into from
Jun 7, 2017

Conversation

tklauser
Copy link
Contributor

@tklauser tklauser commented Jun 7, 2017

Use unix.Prctl() instead of reimplemnting it as system.Prctl().

Signed-off-by: Tobias Klauser [email protected]

Use unix.Prctl() instead of reimplemnting it as system.Prctl().

Signed-off-by: Tobias Klauser <[email protected]>
@crosbymichael
Copy link
Member

crosbymichael commented Jun 7, 2017

LGTM

Approved with PullApprove

@cyphar
Copy link
Member

cyphar commented Jun 7, 2017

LGTM.

Approved with PullApprove

@cyphar cyphar merged commit 553016d into opencontainers:master Jun 7, 2017
cyphar added a commit that referenced this pull request Jun 7, 2017
@tklauser tklauser deleted the prctl-wrapper branch June 8, 2017 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants