-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: rust-lang/libc
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
Label
Projects
Milestones
Assignee
Sort
Issues list
chore: use auto-derived copy/clone impls
O-android
O-dragonfly
O-gnu
O-linux
O-macos
O-musl
O-redox
O-solarish
O-unix
O-windows
S-waiting-on-author
stable-nominated
This PR should be considered for cherry-pick to libc's stable release branch
Fix makedev function signature on Apple targets
O-macos
O-unix
S-waiting-on-review
#4377
opened Apr 3, 2025 by
nohajc
Loading…
3 tasks done
Deprecate Area: CI-related items
ctest
Issues relating to the ctest crate
O-android
O-arm
O-gnu
O-illumos
O-linux
O-linux-like
O-macos
O-mips
O-musl
O-newlib
O-redox
O-riscv
O-solarish
O-sparc
O-unix
O-wasi
O-x86
S-waiting-on-author
stable-nominated
This PR should be considered for cherry-pick to libc's stable release branch
__int128
, __uint128
, __int128_t
, __uint128
A-CI
#4343
opened Mar 19, 2025 by
sanstzu
Loading…
3 tasks done
Incorrect
pthread_t
definition on Darwin (should be a raw pointer, not an uintptr_t)
O-bsd
O-macos
O-unix
S-waiting-on-review
#4336
opened Mar 17, 2025 by
highjeans
Loading…
3 tasks done
Apple: Fix AF_SYSTEM and AF_SYS_CONTROL
breakage-candidate
O-macos
O-unix
S-waiting-on-author
stable-declined
This change is breaking, difficult to backport, low priority, or otherwise not relevant for 0.2
#3047
opened Dec 23, 2022 by
siegfried
Loading…
Incorrect type name sighandler_t should be sig_t on apple targets
C-bug
Category: bug
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wanted
Call for participation: Help is requested to fix this issue.
O-macos
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.