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

Update src/liblibc to get libc::write for Redox #43305

Closed
jackpot51 opened this issue Jul 18, 2017 · 0 comments · Fixed by #43322
Closed

Update src/liblibc to get libc::write for Redox #43305

jackpot51 opened this issue Jul 18, 2017 · 0 comments · Fixed by #43322
Labels
O-redox Operating system: Redox, https://www.redox-os.org/

Comments

@jackpot51
Copy link
Contributor

Alloc requires libc::write on Redox, so it was added to liblibc. Now the src/liblibc submodule needs to be updated to include this PR:

rust-lang/libc#653

@Mark-Simulacrum Mark-Simulacrum added the O-redox Operating system: Redox, https://www.redox-os.org/ label Jul 19, 2017
TimNN added a commit to TimNN/rust that referenced this issue Jul 21, 2017
Update liblibc

This updates liblibc to the latest master and fixes rust-lang#43305
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue Jul 24, 2017
Update liblibc

This updates liblibc to the latest master and fixes rust-lang#43305
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-redox Operating system: Redox, https://www.redox-os.org/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants