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

Redox: Use create() instead of open() when setting env variable #42783

Merged
merged 1 commit into from
Jun 23, 2017

Conversation

ids1024
Copy link
Contributor

@ids1024 ids1024 commented Jun 20, 2017

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @BurntSushi (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@ids1024 ids1024 reopened this Jun 20, 2017
@alexcrichton alexcrichton added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 22, 2017
@sfackler
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jun 22, 2017

📌 Commit 9f91a4d has been approved by sfackler

@bors
Copy link
Contributor

bors commented Jun 22, 2017

⌛ Testing commit 9f91a4d with merge 7ef2b7b...

bors added a commit that referenced this pull request Jun 22, 2017
Redox: Use create() instead of open() when setting env variable

See redox-os/kernel#25.
@bors
Copy link
Contributor

bors commented Jun 22, 2017

💔 Test failed - status-travis

@Mark-Simulacrum
Copy link
Member

Timeout on OS X.

@bors retry

@Mark-Simulacrum
Copy link
Member

@bors rollup

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 22, 2017
Redox: Use create() instead of open() when setting env variable

See redox-os/kernel#25.
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 23, 2017
Redox: Use create() instead of open() when setting env variable

See redox-os/kernel#25.
bors added a commit that referenced this pull request Jun 23, 2017
Rollup of 8 pull requests

- Successful merges: #42777, #42783, #42787, #42821, #42822, #42825, #42829, #42833
- Failed merges:
@bors bors merged commit 9f91a4d into rust-lang:master Jun 23, 2017
@ids1024 ids1024 deleted the redox-env branch October 5, 2017 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants