Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/libc issues and pull requests

#3323 - error LNK2019

Issue - State: closed - Opened by kouzhudong about 1 year ago - 3 comments

#3322 - add RTLD_MAIN_ONLY

Pull Request - State: closed - Opened by shyouhei about 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3322 - add RTLD_MAIN_ONLY

Pull Request - State: closed - Opened by shyouhei about 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3321 - CI: Update Node.js version to v16.20.0

Pull Request - State: closed - Opened by kleisauke over 1 year ago - 8 comments
Labels: S-waiting-on-bors

#3320 - Adding missing macros from linux/if_tun.h

Pull Request - State: closed - Opened by BrandonMFong over 1 year ago - 7 comments
Labels: S-waiting-on-bors

#3319 - Add `_msize` for Windows targets

Pull Request - State: closed - Opened by uniboi over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3318 - src/unix/hermit/ is dead code as hermit is no longer cfg(unix)

Issue - State: closed - Opened by egrimley-arm over 1 year ago - 5 comments
Labels: C-bug

#3317 - Provide zerocopy trait implementations behind feature flag

Issue - State: closed - Opened by joshlf over 1 year ago - 6 comments
Labels: C-API-request

#3316 - Define `SO_PROTOCOL` and `SO_DOMAIN` on OpenBSD and Solarish.

Pull Request - State: closed - Opened by sunfishcode over 1 year ago - 7 comments
Labels: S-waiting-on-bors

#3315 - libc-test: remove useless clone in build.rs

Pull Request - State: closed - Opened by chenx97 over 1 year ago - 17 comments
Labels: S-waiting-on-bors

#3314 - update libc-test and its libc dependency to 0.2.148

Pull Request - State: closed - Opened by chenx97 over 1 year ago - 9 comments
Labels: S-waiting-on-review

#3313 - linux glibc/musl and android adding PROT_BTI/PROT_MTE mmap flags for …

Pull Request - State: closed - Opened by devnexen over 1 year ago - 9 comments
Labels: S-waiting-on-bors

#3312 - Fix size/align of `ucontext_t` on aarch64-apple-darwin

Pull Request - State: closed - Opened by alexcrichton over 1 year ago - 8 comments
Labels: S-waiting-on-bors

#3311 - `SYS_close` exposed for macOS (arm)

Issue - State: closed - Opened by tony-go over 1 year ago - 4 comments
Labels: C-API-request

#3310 - Don't include flock support on Solaris

Pull Request - State: closed - Opened by inferiorhumanorgans over 1 year ago - 9 comments
Labels: S-waiting-on-author

#3309 - Add missing targets for documentation and remove duplicates for list

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3308 - Fix compatibility with Emscripten >= 3.1.44

Pull Request - State: closed - Opened by kleisauke over 1 year ago - 9 comments
Labels: S-waiting-on-bors

#3307 - upgrade to emscripten 3.1.41

Pull Request - State: closed - Opened by benjamin-sieffert over 1 year ago - 6 comments
Labels: breakage-candidate, S-waiting-on-author

#3306 - emscripten time_t has wrong size

Issue - State: closed - Opened by benjamin-sieffert over 1 year ago - 1 comment
Labels: breakage-candidate

#3305 - Unable to run tests in libc-test using musl (Alpine Linux 3.18.2)

Issue - State: closed - Opened by CuriouslyCurious over 1 year ago - 8 comments
Labels: C-bug

#3304 - Add secure_getenv function for Linux variants

Pull Request - State: closed - Opened by CuriouslyCurious over 1 year ago - 7 comments
Labels: S-waiting-on-author

#3303 - linux/gnu: add glob extension constants

Pull Request - State: closed - Opened by Mek101 over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3302 - musl fixes and musl+riscv32 fixes

Pull Request - State: closed - Opened by akiernan over 1 year ago - 9 comments
Labels: S-waiting-on-bors

#3301 - add initial support for csky-unknown-linux-gnuabiv2

Pull Request - State: closed - Opened by Dirreke over 1 year ago - 11 comments
Labels: S-waiting-on-bors

#3300 - style fix for in-macro code

Pull Request - State: closed - Opened by chenx97 over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3299 - `MINSIGSTKSZ` is no longer a constant

Issue - State: open - Opened by workingjubilee over 1 year ago
Labels: breakage-candidate, C-bug

#3298 - Fix Pages deployment

Pull Request - State: closed - Opened by JohnTitor over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3297 - Regression causing breakage on Github Actions

Issue - State: closed - Opened by kurtbuilds over 1 year ago - 2 comments
Labels: C-bug

#3296 - darwin adding bunch of macOs Ventura new calls

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3295 - linux/musl: Fix multiple definitions of MAP_HUGETLB

Pull Request - State: closed - Opened by taiki-e over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3294 - Disable FreeBSD 14 CI temporarily

Pull Request - State: closed - Opened by JohnTitor over 1 year ago - 17 comments
Labels: S-waiting-on-bors

#3293 - android PTRACE_SECCOMP_GET_METADATA flag addition

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3292 - Use `build-std=core` instead of `build-std` alone

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago - 14 comments
Labels: S-waiting-on-bors

#3291 - For NetBSD: add entry for NetBSD/riscv64.

Pull Request - State: closed - Opened by he32 over 1 year ago - 10 comments
Labels: S-waiting-on-bors

#3290 - android add handful lock free stdio calls

Pull Request - State: closed - Opened by devnexen over 1 year ago - 19 comments
Labels: S-waiting-on-bors

#3289 - Missing documentation for apple and microsoft target on docs.rs

Issue - State: closed - Opened by roblabla over 1 year ago - 15 comments

#3288 - android adding few more pthread api calls.

Pull Request - State: closed - Opened by devnexen over 1 year ago - 13 comments
Labels: S-waiting-on-bors

#3287 - linux: add a few kTLS defintions

Pull Request - State: closed - Opened by gennyble over 1 year ago - 12 comments
Labels: S-waiting-on-bors

#3286 - android 32 bits fix stat struct proposal.

Pull Request - State: open - Opened by devnexen over 1 year ago - 6 comments
Labels: breakage-candidate, S-waiting-on-author

#3285 - android: Can we use proper `libc` typedefs in `stat` definition?

Issue - State: open - Opened by danielocfb over 1 year ago
Labels: C-bug

#3284 - Add missing PS Vita definitions, fix some unused ones

Pull Request - State: closed - Opened by pheki over 1 year ago - 29 comments
Labels: S-waiting-on-bors

#3283 - Update and release version 0.2.147

Pull Request - State: closed - Opened by flba-eb over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3282 - Fix ABI compatibility with Emscripten >= 3.1.42

Pull Request - State: closed - Opened by kleisauke over 1 year ago - 11 comments
Labels: S-waiting-on-bors

#3281 - Fix s390x-installer paths

Pull Request - State: closed - Opened by JohnTitor over 1 year ago - 8 comments
Labels: S-waiting-on-bors

#3280 - Add more mach api

Pull Request - State: closed - Opened by ldm0 over 1 year ago - 2 comments
Labels: S-waiting-on-review

#3279 - Generate documentation for all supported targets on docs.rs

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago - 11 comments
Labels: S-waiting-on-bors

#3278 - android: Add kernel/uapi/linux/neighbour.h constants

Pull Request - State: closed - Opened by dragan-cecavac-nordsec over 1 year ago - 20 comments
Labels: S-waiting-on-bors

#3277 - android: Update linux/if_link.h constants

Pull Request - State: closed - Opened by dragan-cecavac-nordsec over 1 year ago - 10 comments
Labels: S-waiting-on-bors

#3276 - android: Add NLM_F_DUMP_FILTERED constant

Pull Request - State: closed - Opened by dragan-cecavac-nordsec over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3275 - Define additional socket ioctls

Pull Request - State: closed - Opened by leftmostcat over 1 year ago - 10 comments
Labels: S-waiting-on-author

#3274 - add MAP_UNINITIALIZED flag (Linux-only) for mmap

Pull Request - State: closed - Opened by raymontag over 1 year ago - 9 comments
Labels: S-waiting-on-author

#3273 - Add trait implementations for QNX Neutrino

Pull Request - State: closed - Opened by flba-eb over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3272 - Define `IPPROTO_ETHERNET` on Linux-like platforms.

Pull Request - State: closed - Opened by sunfishcode over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3271 - android adding sendfile64 variant

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3270 - getentropy addition to android

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3269 - Mismatch of the `struct sigaction` between Rust(libc) and C

Issue - State: closed - Opened by RinHizakura over 1 year ago - 3 comments
Labels: C-bug

#3268 - add mips32r6 and mips64r6 target_arch detection

Pull Request - State: closed - Opened by chenx97 over 1 year ago - 13 comments
Labels: S-waiting-on-bors

#3267 - Add socket timestamping for Android

Pull Request - State: closed - Opened by spencercw over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3266 - Update crate version to 0.2.146

Pull Request - State: closed - Opened by nikarh over 1 year ago - 11 comments
Labels: S-waiting-on-bors

#3265 - Use `use` to alias open/openat in lfs64.rs

Pull Request - State: closed - Opened by bossmc over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3264 - Breaking change in v0.2.145 for MUSL's open64

Issue - State: closed - Opened by newpavlov over 1 year ago - 5 comments
Labels: C-bug

#3263 - add MSG_NEEDSA and MSG_NOSIGNAL for macos

Pull Request - State: closed - Opened by tzneal over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3262 - s390x-musl: define O_LARGEFILE constant

Pull Request - State: closed - Opened by nekopsykose over 1 year ago - 10 comments
Labels: S-waiting-on-bors

#3261 - Unify definitions of `siginfo_t`, `statvfs` and `statfs` in `musl` targets

Pull Request - State: open - Opened by bossmc over 1 year ago - 13 comments
Labels: S-waiting-on-author, O-linux, O-unix, O-arm, O-musl, O-mips, O-sparc, O-riscv, O-gnu, O-x86

#3260 - Platform-specific documentation link is broken

Issue - State: closed - Opened by leviska over 1 year ago - 1 comment
Labels: C-bug

#3259 - Update crate version to 0.2.145

Pull Request - State: closed - Opened by nikarh over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3258 - add constants and structs for vsock on macos

Pull Request - State: closed - Opened by tzneal over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3257 - linux-gnu: add putpwent/putgrent

Pull Request - State: closed - Opened by superwhiskers over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3256 - Fixed pthread_attr_t and pthread_rwlockattr_t for newlib

Pull Request - State: closed - Opened by nikarh over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3255 - Fixed vita libc definitions

Pull Request - State: closed - Opened by nikarh over 1 year ago - 7 comments
Labels: S-waiting-on-bors

#3254 - Skip round-trip tests for structs with FAMs

Pull Request - State: closed - Opened by bossmc over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3253 - dragonflybsd supports malloc_usable_size too

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3252 - android: add memmem

Pull Request - State: closed - Opened by tibordp over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3251 - redox adding lockf flags

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3250 - Add ucred struct and field type aliases for redox

Pull Request - State: closed - Opened by andrewdavidmackenzie over 1 year ago - 8 comments
Labels: S-waiting-on-bors

#3249 - Change branch references to HEAD where possible or main otherwise

Pull Request - State: closed - Opened by joshtriplett over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3248 - Tracking issue for libc 1.0

Issue - State: open - Opened by joshtriplett over 1 year ago - 16 comments
Labels: breakage-candidate, C-tracking-issue

#3247 - Add linux canxl constants and canxl frame struct

Pull Request - State: closed - Opened by marcelbuesing over 1 year ago - 5 comments
Labels: S-waiting-on-review

#3246 - Fix loongarch64 bindings

Pull Request - State: closed - Opened by heiher over 1 year ago - 10 comments
Labels: S-waiting-on-bors

#3245 - Support for `PTRACE_SYSEMU` and `PTRACE_SYSEMU_SINGLESTEP` on musl

Pull Request - State: closed - Opened by emilengler over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3244 - redox add sig(timed)wait calls

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3242 - Redox sigwait

Pull Request - State: closed - Opened by devnexen over 1 year ago - 1 comment
Labels: S-waiting-on-review

#3241 - Constify `CMSG_LEN` for all targets.

Pull Request - State: closed - Opened by jmillikin over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3240 - Types of `CMSG_LEN` and `CMSG_SPACE` don't match libc on many platforms

Issue - State: open - Opened by jmillikin over 1 year ago
Labels: breakage-candidate, C-bug

#3239 - Update crate version to 0.2.144

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago - 10 comments
Labels: S-waiting-on-bors

#3238 - more bsd things: kenv, setlogin, reboot, SCM_ constants

Pull Request - State: closed - Opened by valpackett over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3237 - linux_like: Add missing constants for loongarch64

Pull Request - State: closed - Opened by heiher over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3236 - Release 0.2.143

Pull Request - State: closed - Opened by JohnTitor over 1 year ago - 7 comments
Labels: S-waiting-on-bors

#3235 - Disable tests using build-std temporarily

Pull Request - State: closed - Opened by JohnTitor over 1 year ago - 6 comments
Labels: S-waiting-on-review

#3234 - libc test builds two different versions of libc

Issue - State: closed - Opened by jessicah over 1 year ago - 7 comments
Labels: C-bug

#3233 - Add missing <proc.h> constants for darwin

Pull Request - State: closed - Opened by GuillaumeGomez over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3232 - redox add few more poll constants

Pull Request - State: closed - Opened by devnexen over 1 year ago - 5 comments
Labels: S-waiting-on-bors

#3231 - freebsd add few more procctl x86_64 constants.

Pull Request - State: closed - Opened by devnexen over 1 year ago - 8 comments
Labels: S-waiting-on-bors

#3230 - Added getentropy to vita target

Pull Request - State: closed - Opened by nikarh over 1 year ago - 7 comments
Labels: S-waiting-on-bors

#3229 - Added getentropy to vita target

Pull Request - State: closed - Opened by nikarh over 1 year ago - 2 comments
Labels: S-waiting-on-review

#3228 - redox: add grp.h and pwd.h functions for the users crate

Pull Request - State: closed - Opened by jackpot51 over 1 year ago - 7 comments
Labels: S-waiting-on-bors

#3227 - Unignore some items test on sparc64

Pull Request - State: closed - Opened by JohnTitor over 1 year ago - 14 comments
Labels: S-waiting-on-bors

#3226 - Don't link `legacy_stdio_definitions` from std

Pull Request - State: closed - Opened by ChrisDenton over 1 year ago - 6 comments
Labels: S-waiting-on-bors

#3225 - Usage of `rustc-std-workspace-core` is wrong

Issue - State: closed - Opened by HKalbasi over 1 year ago - 2 comments
Labels: C-bug

#3224 - Add `MSG_WAITFORONE` to freebsd and openbsd

Pull Request - State: closed - Opened by stevenengler over 1 year ago - 16 comments
Labels: S-waiting-on-bors