Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # 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