Skip to content

Issues: rust-lang/libc

Tracking issue for libc 1.0
#3248 opened May 15, 2023 by joshtriplett
Open 22
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Cleanup IOCTL definitions in linux_like tree O-android O-gnu O-linux O-linux-like O-mips O-sparc O-unix S-waiting-on-author stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
#4418 opened Apr 15, 2025 by jjanowsk Loading…
3 tasks done
Deprecate __int128, __uint128, __int128_t, __uint128 O-android O-gnu O-linux O-macos O-musl O-unix S-waiting-on-author stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
#4343 opened Mar 19, 2025 by sanstzu Loading…
3 tasks done
Use unsafe callbacks O-android O-linux O-unix O-windows S-waiting-on-author stable-declined This change is breaking, difficult to backport, low priority, or otherwise not relevant for 0.2
#4341 opened Mar 19, 2025 by highjeans Loading…
3 tasks done
Android CI jobs spurious failure A-CI Area: CI-related items E-help-wanted Call for participation: Help is requested to fix this issue. O-android
#4297 opened Mar 4, 2025 by tgross35
android: use proper types for dirent.d_ino, dirent.d_off, stat.st_mode and stat64.st_mode O-android O-riscv O-unix O-x86 S-waiting-on-author stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
#4216 opened Dec 21, 2024 by thunder-coding Loading…
1 of 3 tasks
Add MODULE_INIT_COMPRESSED_FILE definition O-android O-linux O-unix S-waiting-on-author stable-nominated This PR should be considered for cherry-pick to libc's stable release branch
#3782 opened Jul 22, 2024 by sinkingpoint Loading…
A heisenbug in aarch64-linux-android CI A-CI Area: CI-related items C-bug Category: bug E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. O-android O-arm
#2081 opened Feb 25, 2021 by workingjubilee 1.x
Consider re-structuring linux-like stuff E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. I-needs-decision O-android O-linux O-linux-like
#1915 opened Oct 7, 2020 by JohnTitor 1.0
timerfd API on android (aarch64-linux-android && arm-linux-androideabi) C-API-request Category: API request E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. O-android
#1589 opened Nov 11, 2019 by DoumanAsh 1.x
Remove/deprecate ENOATTR from Linux and Android C-cleanup E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. O-android O-linux
#1356 opened May 22, 2019 by gnzlbg 1.0
ioctl request arg size for Android aarch64 is wrong? E-medium E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. O-android O-arm
#1036 opened Jul 9, 2018 by lilydjwg 1.0
ProTip! Exclude everything labeled bug with -label:bug.