-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Publish a new version of libc to unquote std crate #3
Comments
@alexcrichton Ping, liblibc's broken on the new nightly |
The repo as-is won't work due to rust-lang/rust#23811 but I have pushed a new version which works. |
jdm
pushed a commit
to jdm/libc
that referenced
this issue
Jan 17, 2017
Provide a faster fallback for memrchr
dlrobertson
pushed a commit
to dlrobertson/libc
that referenced
this issue
Oct 31, 2017
Use patches for modifying binutils/gcc/newlib
gnzlbg
pushed a commit
to gnzlbg/libc
that referenced
this issue
Feb 24, 2019
Add NVPTX architecture
danielverkamp
pushed a commit
to danielverkamp/libc
that referenced
this issue
Apr 28, 2020
start on avx
1 task
1 task
1 task
lvllvl
added a commit
to lvllvl/libc
that referenced
this issue
Jan 7, 2025
# This is the 1st commit message: chore: add labels to FIXMEs # This is the commit message rust-lang#2: change label for .field FIXMEs # This is the commit message rust-lang#3: add fixme csv # This is the commit message rust-lang#4: Update fixmes.csv # This is the commit message rust-lang#5: Update fixmes.csv # This is the commit message rust-lang#6: Update fixmes.csv # This is the commit message rust-lang#7: Update fixmes.csv # This is the commit message rust-lang#8: Update fixmes.csv # This is the commit message rust-lang#9: Update fixmes.csv # This is the commit message rust-lang#10: Update fixmes.csv # This is the commit message rust-lang#11: Update fixmes.csv # This is the commit message rust-lang#12: Update fixmes.csv # This is the commit message rust-lang#13: Update fixmes.csv # This is the commit message rust-lang#14: Update fixmes.csv # This is the commit message rust-lang#15: Update fixmes.csv # This is the commit message rust-lang#16: Update fixmes.csv # This is the commit message rust-lang#17: Update fixmes.csv # This is the commit message rust-lang#18: updates to csv # This is the commit message rust-lang#19: Update fixmes.csv # This is the commit message rust-lang#20: Update fixmes.csv # This is the commit message rust-lang#21: Update fixmes.csv # This is the commit message rust-lang#22: Update fixmes.csv remove hurd" # This is the commit message rust-lang#23: Update fixmes.csv remove "'s
lvllvl
added a commit
to lvllvl/libc
that referenced
this issue
Jan 9, 2025
# This is the 1st commit message: chore: add labels to FIXMEs # This is the commit message rust-lang#2: chore: add labels to FIXMEs # This is the commit message rust-lang#3: Declare `setdomainname` and `getdomainname` on Android. Android [supports] `setdomainname` and `getdomainname` in API level 26. [supports] https://github.com/aosp-google/bionic/blob/28f9101d76b709febe25977f98530d77580387d1/libc/include/unistd.h#L236 # This is the commit message rust-lang#4: Move `setdomainname` and `getdomainname` into linux_like.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now that rust-lang/rust#23786 is merged, publishing a new version of libc should fix the
note: use an identifier not in quotes instead
warning.The text was updated successfully, but these errors were encountered: