Skip to content

Use libc's Linux syscall() #30548

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

Merged
merged 1 commit into from
Dec 29, 2015
Merged

Use libc's Linux syscall() #30548

merged 1 commit into from
Dec 29, 2015

Conversation

mmcco
Copy link
Contributor

@mmcco mmcco commented Dec 24, 2015

There's no need for us to redeclare it in an extern block.

We should probably put the syscall number constants in libc too.

There's no need for us to redeclare it in an extern block.
@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Dec 28, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 28, 2015

📌 Commit b0a9b3d has been approved by brson

bors added a commit that referenced this pull request Dec 28, 2015
There's no need for us to redeclare it in an extern block.

We should probably put the syscall number constants in libc too.
@bors
Copy link
Collaborator

bors commented Dec 28, 2015

⌛ Testing commit b0a9b3d with merge 9007d63...

@bors bors merged commit b0a9b3d into rust-lang:master Dec 29, 2015
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.

None yet

4 participants