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

libstd needs update for pending libc change #39868

Closed
binarycrusader opened this issue Feb 16, 2017 · 0 comments · Fixed by #39871
Closed

libstd needs update for pending libc change #39868

binarycrusader opened this issue Feb 16, 2017 · 0 comments · Fixed by #39871

Comments

@binarycrusader
Copy link
Contributor

As described in rust-lang/libc#522 , the Solaris use of getpwuid_r is currently incorrect and needs updating to use the standard POSIX interfaces.

I will provide a pull request shortly that depends on pull request rust-lang/libc#523

binarycrusader added a commit to binarycrusader/rust that referenced this issue Feb 16, 2017
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Feb 16, 2017
…richton

libstd needs update for pending libc change

This  updates libstd to accommodate the fixes made in rust-lang/libc#523

Fixes rust-lang#39868
frewsxcv added a commit to frewsxcv/rust that referenced this issue Feb 17, 2017
…richton

libstd needs update for pending libc change

This  updates libstd to accommodate the fixes made in rust-lang/libc#523

Fixes rust-lang#39868
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Feb 17, 2017
…richton

libstd needs update for pending libc change

This  updates libstd to accommodate the fixes made in rust-lang/libc#523

Fixes rust-lang#39868
bors added a commit that referenced this issue Feb 19, 2017
libstd needs update for pending libc change

This  updates libstd to accommodate the fixes made in rust-lang/libc#523

Fixes #39868
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 a pull request may close this issue.

1 participant