-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #39871 - binarycrusader:issue-39868, r=alexcrichton
libstd needs update for pending libc change This updates libstd to accommodate the fixes made in rust-lang/libc#523 Fixes #39868
- Loading branch information
Showing
2 changed files
with
10 additions
and
30 deletions.
There are no files selected for viewing
Submodule liblibc
updated
5 files
+1 −0 | src/unix/bsd/apple/mod.rs | |
+2 −2 | src/unix/bsd/freebsdlike/mod.rs | |
+2 −0 | src/unix/mod.rs | |
+4 −0 | src/unix/notbsd/mod.rs | |
+28 −7 | src/unix/solaris/mod.rs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters