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

#3650 - [libc 1.0] Put a big warning to Linux's dirent docs

Pull Request - State: closed - Opened by safinaskar 6 months ago - 3 comments
Labels: S-waiting-on-review

#3649 - feat: more _PC_XXX constants for apple targets

Pull Request - State: closed - Opened by SteveLauC 6 months ago - 1 comment
Labels: S-waiting-on-review

#3648 - feat: more _PC_XXX constants for apple targets

Pull Request - State: closed - Opened by SteveLauC 6 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3647 - attempt to fix #3641

Pull Request - State: closed - Opened by devnexen 6 months ago - 4 comments
Labels: S-waiting-on-review

#3646 - Fix configuration for AIX

Pull Request - State: closed - Opened by bzEq 6 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3645 - Fix hidden lifetime parameter

Pull Request - State: open - Opened by bzEq 6 months ago - 1 comment
Labels: S-waiting-on-review

#3644 - Fix `which is not FFI-safe` warning

Pull Request - State: closed - Opened by bzEq 6 months ago - 1 comment
Labels: S-waiting-on-review

#3643 - Silence `constant X is never used` warings

Pull Request - State: closed - Opened by bzEq 6 months ago - 2 comments
Labels: S-waiting-on-review

#3642 - Silence `use of deprecated type alias warning` warnings

Pull Request - State: closed - Opened by bzEq 6 months ago - 1 comment
Labels: S-waiting-on-review

#3641 - Libc-test fails on linux due to Undeclared symbols Elf32_Relr and Elf64_Relr

Issue - State: closed - Opened by biabbas 6 months ago - 4 comments
Labels: C-API-request

#3639 - Temporarily disable musl builds until CI upgraded

Pull Request - State: closed - Opened by nathaniel-bennett 6 months ago - 4 comments
Labels: S-waiting-on-review

#3638 - Haiku: synchronize with post R1-beta 4 changes in libc

Pull Request - State: closed - Opened by nielx 6 months ago - 1 comment
Labels: S-waiting-on-review

#3637 - [0.2] Add constant AT_MINSIGSTKSZ

Pull Request - State: closed - Opened by ur4t 6 months ago - 2 comments
Labels: S-waiting-on-review, stable-applied

#3636 - chore: remove repetitive words

Pull Request - State: closed - Opened by shandongbinzhou 6 months ago - 1 comment
Labels: S-waiting-on-review

#3635 - android: add FUTEX_LOCK_PI2

Pull Request - State: closed - Opened by rtzoeller 6 months ago - 2 comments
Labels: S-waiting-on-review, main-applied

#3634 - Convert mode_t constants to octal

Pull Request - State: closed - Opened by dtolnay 6 months ago - 4 comments
Labels: S-waiting-on-review

#3633 - illumos: expose `PIPE_BUF` constant

Pull Request - State: closed - Opened by dancrossnyc 6 months ago - 8 comments
Labels: S-waiting-on-review, stable-applied

#3632 - Add `SYS_lseek` and `SYS_mmap` for aarch64 Android

Pull Request - State: closed - Opened by lberrymage 6 months ago - 4 comments
Labels: S-waiting-on-review, main-applied

#3631 - Fix c_char on AIX

Pull Request - State: closed - Opened by taiki-e 6 months ago - 3 comments
Labels: S-waiting-on-review, stable-applied

#3630 - Fix the definition of sigevent on FreeBSD and Linux

Pull Request - State: open - Opened by asomers 6 months ago - 5 comments
Labels: breakage-candidate, S-waiting-on-review

#3629 - Set type of POSIX_SPAWN_* flags to c_short

Pull Request - State: closed - Opened by samueltardieu 6 months ago - 3 comments
Labels: breakage-candidate, S-waiting-on-review

#3628 - Add FreeBSD's Capsicum constants

Pull Request - State: closed - Opened by asomers 6 months ago - 3 comments
Labels: S-waiting-on-review

#3627 - POSIX_SPAWN_* flags have incorrect type

Issue - State: closed - Opened by CameronNemo 7 months ago
Labels: C-bug

#3626 - Missing SIOC ioctl constants on MacOS

Issue - State: open - Opened by relativityspace-jsmith 7 months ago
Labels: C-API-request

#3625 - Windows `stats::st_mode` and `stat` flags type.

Pull Request - State: open - Opened by Lilit0x 7 months ago - 6 comments
Labels: breakage-candidate, S-waiting-on-author

#3624 - Removed `vfork`

Pull Request - State: closed - Opened by Lilit0x 7 months ago - 1 comment
Labels: S-waiting-on-review

#3623 - Add missing Linux kernel header reference comment

Pull Request - State: closed - Opened by severen 7 months ago - 3 comments
Labels: S-waiting-on-review

#3622 - Correct the value of FAN_MARK_IGNORE

Pull Request - State: closed - Opened by severen 7 months ago - 2 comments
Labels: S-waiting-on-review, main-applied

#3621 - feat: getrandom() for DragonFlyBSD

Pull Request - State: closed - Opened by SteveLauC 7 months ago - 4 comments
Labels: S-waiting-on-review

#3620 - Remove placeholder constants

Pull Request - State: closed - Opened by Lilit0x 7 months ago - 4 comments
Labels: S-waiting-on-review

#3619 - freebsdlike: Unify getrandom/getentropy declarations

Pull Request - State: closed - Opened by josephlr 7 months ago - 2 comments
Labels: S-waiting-on-review

#3618 - adding getentropy/getrandom to dragonflybsd.

Pull Request - State: closed - Opened by devnexen 7 months ago - 2 comments
Labels: S-waiting-on-review, main-applied

#3617 - adding in6_ifreq to apple.

Pull Request - State: closed - Opened by devnexen 7 months ago - 5 comments
Labels: S-waiting-on-review

#3616 - Move testing of primitive types from std

Pull Request - State: open - Opened by ChrisDenton 7 months ago - 1 comment
Labels: S-waiting-on-review

#3615 - Signal types missing for some embedded targets

Issue - State: open - Opened by madsmtm 7 months ago - 4 comments
Labels: C-API-request, help wanted

#3614 - Update FreeBSD 13 CI image

Pull Request - State: closed - Opened by asomers 7 months ago - 1 comment
Labels: S-waiting-on-review

#3613 - [libc-0.2] CI broken--pthread_getname_np linking failure in musl

Issue - State: closed - Opened by nathaniel-bennett 7 months ago - 4 comments
Labels: C-bug

#3612 - Support confstr on Linux

Pull Request - State: open - Opened by magicant 7 months ago - 3 comments
Labels: S-waiting-on-author

#3611 - Why in6_ifreq does not exist on macOS

Issue - State: closed - Opened by Skyxim 7 months ago
Labels: C-API-request

#3610 - add missing MIPS R6 FS_IOC_* definitions

Pull Request - State: closed - Opened by chenx97 7 months ago - 2 comments
Labels: S-waiting-on-review, stable-applied

#3609 - fix the size of `posix_spawn_file_actions_t` and `posix_spawnattr_t` on Linux

Pull Request - State: closed - Opened by japaric 7 months ago - 5 comments
Labels: S-waiting-on-review

#3608 - [libc-0.2] `posix_spawn_file_actions_t` cannot be used on Linux after #3602

Issue - State: open - Opened by japaric 7 months ago - 10 comments
Labels: C-bug

#3607 - [0.2] Fix libc-tests for loongarch64

Pull Request - State: closed - Opened by heiher 7 months ago - 1 comment
Labels: S-waiting-on-review

#3606 - [0.2] linux/musl: Add support for LoongArch64

Pull Request - State: closed - Opened by heiher 7 months ago - 3 comments
Labels: S-waiting-on-review

#3605 - linux/musl: Add support for LoongArch64

Pull Request - State: closed - Opened by heiher 7 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3604 - adding few android api 30 calls.

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

#3603 - libc does not seem to respect the CC environment variable

Issue - State: open - Opened by molysgaard 7 months ago - 1 comment
Labels: C-bug

#3602 - Support posix_spawn on Android

Pull Request - State: closed - Opened by pcc 7 months ago - 3 comments
Labels: S-waiting-on-review

#3601 - Support mkostemp, mkostemps on Android

Pull Request - State: open - Opened by pcc 7 months ago - 2 comments
Labels: S-waiting-on-review

#3600 - Move strftime, strftime_l, strptime to linux_like

Pull Request - State: closed - Opened by pcc 7 months ago - 1 comment
Labels: S-waiting-on-review, main-applied

#3599 - Don't import std::string::String

Pull Request - State: closed - Opened by snogge 7 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3598 - memfd_create on android api level 30 and above

Issue - State: closed - Opened by madushan1000 7 months ago
Labels: C-API-request

#3597 - libc 0.3: Change prototypes for exec* function to match headers

Pull Request - State: closed - Opened by safinaskar 7 months ago - 6 comments
Labels: breakage-candidate, S-waiting-on-review

#3596 - Add glibc's function: malloc_stats

Pull Request - State: closed - Opened by marxin 7 months ago - 1 comment
Labels: S-waiting-on-review

#3595 - Require support for inet_* API

Issue - State: closed - Opened by devendranaga 7 months ago - 4 comments
Labels: C-API-request

#3594 - libc 0.3: Replace c_void with u8 in read, write, memcpy and many other functions

Pull Request - State: closed - Opened by safinaskar 7 months ago - 2 comments
Labels: S-waiting-on-review

#3593 - Add group functions for Android

Pull Request - State: closed - Opened by GuillaumeGomez 7 months ago - 2 comments
Labels: S-waiting-on-review

#3592 - Add aligned_realloc

Pull Request - State: closed - Opened by Jasper-Bekkers 7 months ago - 1 comment
Labels: S-waiting-on-review

#3591 - Add missing MIPS R6 FS_IOC_* definitions

Pull Request - State: closed - Opened by chenx97 8 months ago - 2 comments
Labels: S-waiting-on-review

#3590 - Add Linux riscv64 HWCAP defines

Pull Request - State: closed - Opened by Xeonacid 8 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3588 - adding new syscall id fchmodat2 for glibc/musl x86 (kernel >= 6.6).

Pull Request - State: closed - Opened by devnexen 8 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3587 - Fix CI

Pull Request - State: closed - Opened by JohnTitor 8 months ago - 1 comment
Labels: S-waiting-on-review

#3586 - redox add new netinet constants

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

#3585 - Set CLONE_CLEAR_SIGHAND and CLONE_INTO_CGROUP to a large enough type

Pull Request - State: closed - Opened by UhhhWaitWhat 8 months ago - 1 comment
Labels: S-waiting-on-review

#3584 - CLONE_INTO_CGROUP and CLONE_CLEAR_SIGHAND are both erroneously 0

Issue - State: closed - Opened by UhhhWaitWhat 8 months ago
Labels: C-bug

#3583 - linux elf relocation related structs addition.

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

#3582 - seg fault when compiling with `--features extra_traits`

Issue - State: closed - Opened by git-girl 8 months ago - 1 comment
Labels: C-bug

#3581 - Add missing HWCAP2 constants for aarch64

Pull Request - State: closed - Opened by silvanshade 8 months ago - 2 comments
Labels: S-waiting-on-review

#3580 - Add Linux riscv64 HWCAP defines

Pull Request - State: open - Opened by Xeonacid 8 months ago - 3 comments
Labels: S-waiting-on-review

#3579 - test build

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

#3578 - macOs various updates.

Pull Request - State: open - Opened by devnexen 8 months ago - 4 comments
Labels: S-waiting-on-review

#3577 - Missing Elf64_Rela type

Issue - State: closed - Opened by RArbore 8 months ago
Labels: C-API-request

#3576 - macOs add macho arch id to cpu_type/subtype apis.

Pull Request - State: closed - Opened by devnexen 8 months ago - 3 comments
Labels: S-waiting-on-review

#3575 - CI: trying out macos 14 image (which is arm64).

Pull Request - State: closed - Opened by devnexen 8 months ago - 5 comments
Labels: S-waiting-on-review

#3574 - fix build for apple devices arm64. __uint128/__int128 aliases are not…

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

#3573 - update crate version to 0.2.154

Pull Request - State: closed - Opened by Dirreke 8 months ago - 6 comments
Labels: S-waiting-on-review

#3572 - [Backport #3547] Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for CSKY

Pull Request - State: open - Opened by Dirreke 8 months ago - 1 comment
Labels: S-waiting-on-review

#3571 - [Backport #3547] Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for CSKY

Pull Request - State: closed - Opened by Dirreke 8 months ago - 1 comment
Labels: S-waiting-on-review

#3570 - [Backport #3548] Add ioctl FS_IOC_{G,S}{ETVERSION,ETFLAGS} for LoongArch64

Pull Request - State: closed - Opened by heiher 8 months ago - 1 comment
Labels: S-waiting-on-review

#3569 - Fix: time_t is 64 bits on Emscripten

Pull Request - State: open - Opened by hoodmane 8 months ago - 9 comments
Labels: breakage-candidate, S-waiting-on-review

#3568 - visionOS Support

Pull Request - State: closed - Opened by agg23 8 months ago - 19 comments
Labels: S-waiting-on-review, main-applied

#3567 - Remove removed items in OpenBSD

Pull Request - State: closed - Opened by JohnTitor 8 months ago - 6 comments
Labels: S-waiting-on-review

#3566 - Add missing definitions from linux/include/uapi/linux/netfilter/nf_tables.h

Issue - State: closed - Opened by brizental 8 months ago - 1 comment
Labels: C-API-request, help wanted

#3565 - Remove some unsafe impls

Pull Request - State: closed - Opened by JohnTitor 8 months ago - 1 comment
Labels: S-waiting-on-review

#3564 - main branch no longer implicitly enables const-extern-fn

Issue - State: open - Opened by n1000 8 months ago - 2 comments
Labels: C-bug

#3563 - Add fcntl OFD commands for macOS

Pull Request - State: closed - Opened by anacrolix 8 months ago - 14 comments
Labels: S-waiting-on-author, stable-applied

#3562 - Fix CI

Pull Request - State: closed - Opened by JohnTitor 8 months ago - 1 comment
Labels: S-waiting-on-review

#3561 - Add port for RTEMS

Pull Request - State: closed - Opened by thesummer 8 months ago - 6 comments
Labels: S-blocked

#3560 - Unsound `impl Debug for <union>` (in `src/unix/linux_like/android/mod.rs`)

Issue - State: closed - Opened by anforowicz 8 months ago - 1 comment
Labels: C-bug

#3559 - Add all definitions from linux/ptp-clock.h

Pull Request - State: closed - Opened by folkertdev 8 months ago - 8 comments
Labels: S-waiting-on-author

#3558 - android: add missing syscall constants

Pull Request - State: closed - Opened by yujincheng08 8 months ago - 1 comment
Labels: S-waiting-on-review

#3557 - Fix CI for v0.2

Pull Request - State: closed - Opened by JohnTitor 8 months ago - 1 comment
Labels: S-waiting-on-review

#3556 - Update crate version to 0.2.153

Pull Request - State: closed - Opened by pheki 8 months ago - 2 comments
Labels: S-waiting-on-review

#3555 - [libc-0.2] Freebsd Netlink support backported

Pull Request - State: open - Opened by ydirson 8 months ago - 4 comments
Labels: S-waiting-on-review

#3554 - Backport of #3546 and update crate version to 0.2.153

Pull Request - State: closed - Opened by GuillaumeGomez 8 months ago - 7 comments
Labels: S-waiting-on-review

#3553 - Add MFD_NOEXEC_SEAL and MFD_EXEC

Pull Request - State: closed - Opened by rusty-snake 9 months ago - 6 comments
Labels: S-waiting-on-review, main-applied

#3552 - Add SOMAXCONN to vita on 0.2 (to fix std)

Pull Request - State: closed - Opened by pheki 9 months ago - 1 comment
Labels: S-waiting-on-review, libc-0.2-pre-merge-ci

#3551 - Fix libc-tests for loongarch64

Pull Request - State: closed - Opened by heiher 9 months ago - 1 comment
Labels: S-waiting-on-review, stable-applied

#3550 - Fix libc-tests for loongarch64 syscall

Pull Request - State: closed - Opened by heiher 9 months ago - 2 comments
Labels: S-waiting-on-review