Sourced from libc's releases.
0.2.150
What's Changed
- feat: closefrom() and close_range() for FreeBSD by
@SteveLauC
in rust-lang/libc#3374- adding apple ifreq by
@devnexen
in rust-lang/libc#3375- Add pthread_once by
@0xcaff
in rust-lang/libc#3376- netbsd: Add SO_NOSIGPIPE by
@taiki-e
in rust-lang/libc#3377- Say goodbye to GH Pages in favor of docs.rs by
@JohnTitor
in rust-lang/libc#3378- bugfix for teeos use Option by
@Sword-Destiny
in rust-lang/libc#3379- openbsd/netbsd sharing execvpe definition by
@devnexen
in rust-lang/libc#3382- ifreq for apple follow-up fix case when in non libc_union case by
@devnexen
in rust-lang/libc#3385- NetBSD's mod.rs: fix cpuid_t definition. by
@he32
in rust-lang/libc#3386- ifconf addition to apple. fixing freebsd's implementation while at it. by
@devnexen
in rust-lang/libc#3388- adding exect/execvP for FreeBSD/DragonflyBSD by
@devnexen
in rust-lang/libc#3381- adding execvP for apple by
@devnexen
in rust-lang/libc#3383- adding ifreq struct for openbsd by
@devnexen
in rust-lang/libc#3384- Add
MCL_ONFAULT
constants by@newpavlov
in rust-lang/libc#3380- Add time namespace constant by
@cd-work
in rust-lang/libc#3352- adding few more CLONE_* constant for Linux/Android. by
@devnexen
in rust-lang/libc#3034- android add handful lock free stdio calls by
@devnexen
in rust-lang/libc#3290- hurd: Fix msghdr's msg_iov field type by
@sthibaul
in rust-lang/libc#3389- Adding missing macros from linux/if_tun.h by
@BrandonMFong
in rust-lang/libc#3320- vxworks: Add mman.h consts and shm functions by
@jdygert-spok
in rust-lang/libc#3406- Reenable FreeBSD 14 CI, and update definitions to match 14.0-RC1. by
@asomers
in rust-lang/libc#3355- Use new check-cfg syntax in newer nightly by
@Urgau
in rust-lang/libc#3410- musl fixes and musl+riscv32 fixes by
@akiernan
in rust-lang/libc#3302- Add various constants from OpenBSD's sys/exec_elf.h. by
@ltratt
in rust-lang/libc#3409- riscv64/musl: Add landlock syscalls by
@marv
in rust-lang/libc#3398- Add stat64at function declaration to AIX by
@ecnelises
in rust-lang/libc#3324- adding getmntinfo/getmntvinfo for DragonFlyBSD. by
@devnexen
in rust-lang/libc#3394- adding MOVE_MOUNT* constants for linux to use with SYS_move_mount by
@devnexen
in rust-lang/libc#3391- freebsd adding PROT_MAX|PROT_MAX_EXTRACT mmap flags by
@devnexen
in rust-lang/libc#3399- linux/android adding few if_alg.h constants. by
@devnexen
in rust-lang/libc#3404- Setup Dependabot for GitHub Actions by
@JohnTitor
in rust-lang/libc#3411- For NetBSD: add entry for NetBSD/riscv64. by
@he32
in rust-lang/libc#3291- adding more recent pthread_get/setname_np calls to freebsd/dragonflybsd by
@devnexen
in rust-lang/libc#3412- NetBSD/mipsel: add support. by
@he32
in rust-lang/libc#3416- feat: add new constants from fanotify linux api by
@ad0
in rust-lang/libc#3408- linux: add PTRACE_GETSIGMASK and PTRACE_SETSIGMASK by
@mbyzhang
in rust-lang/libc#3163- Add a few declarations for Apple systems by
@vincentisambart
in rust-lang/libc#3328- feat: Added ifconf struct by
@Brijeshkrishna
in rust-lang/libc#3393- Upgrade Docker images to Ubuntu 23.10 by
@JohnTitor
in rust-lang/libc#3418- redox: Add remaining
grp.h
functions by@ids1024
in rust-lang/libc#3421- netbsd/openbsd adding more accessors to siginfo_t. by
@devnexen
in rust-lang/libc#3400- Prepare release for v0.2.150 by
@JohnTitor
in rust-lang/libc#3424New Contributors
@0xcaff
made their first contribution in rust-lang/libc#3376@he32
made their first contribution in rust-lang/libc#3386@sthibaul
made their first contribution in rust-lang/libc#3389@BrandonMFong
made their first contribution in rust-lang/libc#3320
... (truncated)
4d2b981
Auto merge of #3424
- JohnTitor:release-0.2.150, r=JohnTitorf50c0a1
Prepare release for v0.2.150240de1f
Auto merge of #3400
- devnexen:nbsd_obsd_siginfo_upd, r=JohnTitor68f46d3
Auto merge of #3421
- ids1024:redox-group, r=JohnTitora685037
redox: Add remaining grp.h
functions00f48a6
Auto merge of #3418
- JohnTitor:Mantic-Minotaurgha, r=JohnTitor8498879
Auto merge of #3393
- Brijeshkrishna:main, r=JohnTitorf367fa2
Auto merge of #3328
- vincentisambart:apple-additional-decls, r=JohnTitora104192
Auto merge of #3163
- mbyzhang:master, r=JohnTitor946c348
Upgrade Docker images to Ubuntu 23.10