Pinned issues
Issues
- 6
Lots of failures on Cirrus CI / nightly freebsd-15
#3967 opened by tgross35 - 1
0.2.160 causes netstat2 0.9.1 to fail to build.
#3987 opened by kurtbuilds - 0
statx using the musl libc
#3972 opened by famfo - 0
Missing RTF_*, RTA_*, RTAX_*, RTM_* definitions on BSDs
#3711 opened by jbeich - 0
- 0
- 5
Policy question: changes for platform consistency
#3839 opened by tgross35 - 1
Missing all CAN related constants on MacOS
#3959 opened by jayceslesar - 0
Please add support for posix_spawn_file_actions_chdir and posix_spawn_file_actions_fchdir
#3958 opened by CameronNemo - 1
- 0
CI fails on FreeBSD 15 for TCP_MAXPEAKRATE
#3947 opened by asomers - 1
Discussion about removing `extra_traits` in 1.0
#3880 opened by tgross35 - 1
- 2
Uncommenting SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET
#3896 opened by tammela - 3
Hostname on xtensa esp-idf esp32s3
#3748 opened by lorenzo-pirchio - 5
uclibc/mips change `SA_*` to `uint`
#3887 opened by tgross35 - 7
Move away from 2015 edition?
#3898 opened by eduardosm - 1
Different behaviour between `libc::poll` and calling `poll` in C directly on linux.
#3907 opened by s-d-m - 0
Add struct `fanotify_event_info_fid`
#3688 opened by rawhuul - 0
Add NetBSD to CI
#3890 opened by tgross35 - 0
MODULE_INIT_COMPRESSED_FILE is missing for linux
#3781 opened by sinkingpoint - 8
Missing kill function in libc on Windows
#3763 opened by chuacw - 2
Latest nightly compiler reports dead_code warnings for structs with private fields
#3740 opened by asomers - 0
Missing SIOC ioctl constants on MacOS
#3626 opened by relativityspace-jsmith - 4
Signal types missing for some embedded targets
#3615 opened by madsmtm - 1
Breaking Android changes for libc 1.0
#3875 opened by tgross35 - 0
Missing function: aligned_alloc
#3689 opened by RalfJung - 0
Build script does not respect RUSTC_WRAPPER
#3772 opened by RalfJung - 0
- 4
The getppid function is missing on Windows
#3765 opened by chuacw - 2
- 3
Add IPV6_DONTFRAG socket option on OpenBSD
#3704 opened by flub - 0
Missing execvpe on FreeBSD >= 14.1
#3730 opened by jbeich - 10
- 4
Recent changes to posix spawn seems to cause a segfault in std::process::Command
#3677 opened by antoyo - 0
Apply `posix_spawn{_file_actions_t,attr_t}` to main
#3709 opened by the8472 - 1
- 0
libc crate triggers warnings when compiled with `default-features = false, features = ['rustc-dep-of-std']`
#3789 opened by felixwrt - 7
Missing POSIX confstr and _CS_* symbols on Linux.
#3767 opened by jgarzik - 3
cannot find value `SETVAL` in crate `libc`
#3770 opened by phil-skillwon - 2
preadv2 is not supported on musl libc
#3760 opened by NobodyXu - 0
Why in6_ifreq does not exist on macOS
#3611 opened by Skyxim - 0
Unnecessary `unsafe` for `libc::major` and `libc::minor`? Or is `libc::makedev` missing unsafe?
#3759 opened by VorpalBlade - 4
- 3
`ifa_flags` is `uint_64` on Solaris/illumos
#3726 opened by mtelka - 0
sa_sigaction does not have type sighandler_t
#3731 opened by lolbinarycat - 0
POSIX_SPAWN_* flags have incorrect type
#3627 opened by CameronNemo - 4
- 1
DNS configuration API on macOS
#3666 opened by aviramha - 0
`Cargo test` runs 0 test cases for this crate, and `cargo test -p libc-test` results in error in linux.
#3640 opened by biabbas