Skip to content

Some updates for vxWorks #1542

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 4 commits into from
Oct 10, 2019
Merged

Some updates for vxWorks #1542

merged 4 commits into from
Oct 10, 2019

Conversation

BaoshanPang
Copy link
Contributor

adding FIOGETNAME which is used by ioctl() to get file path
adding PATH_MAX
use type c_int for _PARM_NAME_MAX and _PARM_PATH_MAX

Sync to rust-lang/libc master
Sync to rust-lang/libc master
sync with rust-lang/libc master
adding PATH_MAX

use type c_int for _PARM_NAME_MAX and _PARM_PATH_MAX
@rust-highfive
Copy link

r? @gnzlbg

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

@gnzlbg
Copy link
Contributor

gnzlbg commented Oct 10, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Oct 10, 2019

📌 Commit d07850a has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Oct 10, 2019

⌛ Testing commit d07850a with merge 7818f12...

bors added a commit that referenced this pull request Oct 10, 2019
Some updates for vxWorks

adding FIOGETNAME which is used by ioctl() to get file path
adding PATH_MAX
use type c_int for _PARM_NAME_MAX and _PARM_PATH_MAX
@bors
Copy link
Contributor

bors commented Oct 10, 2019

☀️ Test successful - checks-cirrus-freebsd-10, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, status-azure
Approved by: gnzlbg
Pushing 7818f12 to master...

@bors bors merged commit d07850a into rust-lang:master Oct 10, 2019
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.

4 participants