0.2.164 - 2024-11-16
This release increases the MSRV of libc to 1.63.
- CI: remove tests with rust < 1.63 #4051
- MSRV: document the MSRV of the stable channel to be 1.63 #4040
- MacOS: move ifconf to s_no_extra_traits #4051
0.2.163 - 2024-11-16
- Aix: add more
dlopenflags #4044 - Android: add group calls #3499
- FreeBSD: add
TCP_FUNCTION_BLKandTCP_FUNCTION_ALIAS#4047 - Linux: add
confstr#3612 - Solarish: add
aio#4033 - Solarish: add
arc4random*#3944
- Emscripten: upgrade emsdk to 3.1.68 #3962
- Hurd: use more standard types #3733
- Hurd: use the standard
ssize_t = isize#4029 - Solaris: fix
confstranducontext_t#4035
- CI: add Solaris #4035
- CI: add
i686-unknown-freebsd#3997 - CI: ensure that calls to
sortdo not depend on locale #4026 - Specify
rust-versioninCargo.toml#4041
0.2.162 - 2024-11-07
- Android: fix the alignment of
uc_mcontexton arm64 #3894 - Apple: add
host_cpu_load_info#3916 - ESP-IDF: add a time flag #3993
- FreeBSD: add the
CLOSE_RANGE_CLOEXECflag#3996 - FreeBSD: fix test errors regarding
__gregset_t#3995 - FreeBSD: fix tests on x86 FreeBSD 15 #3948
- FreeBSD: make
ucontext_tandmcontext_tavailable on all architectures #3848 - Haiku: add
getentropy#3991 - Illumos: add
syncfs#3990 - Illumos: add some recently-added constants #3999
- Linux: add
ioctlflags #3960 - Linux: add epoll busy polling parameters #3922
- NuttX: add
pthread_[get/set]name_np#4003 - RTEMS: add
arc4random_buf#3989 - Trusty OS: add initial support #3942
- WASIp2: expand socket support #3981
- Emscripten: don't pass
-lc#4002 - Hurd: change
st_fsidfield tost_dev#3785 - Hurd: fix the definition of
utsname#3992 - Illumos/Solaris: fix
FNM_CASEFOLDdefinition #4004 - Solaris: fix all tests #3864
- CI: Add loongarch64 #4000
- CI: Check that semver files are sorted #4018
- CI: Re-enable the FreeBSD 15 job #3988
- Clean up imports and
extern crateusage #3897 - Convert
mode_tconstants to octal #3634 - Remove the
wasm32-wasitarget that has been deleted upstream #4013
0.2.161 - 2024-10-17
- OpenBSD: fix
FNM_PATHNAMEandFNM_NOESCAPEvalues #3983
0.2.160 - 2024-10-17
- Android: add
PR_GET_NAMEandPR_SET_NAME#3941 - Apple: add
F_TRANSFEREXTENTS#3925 - Apple: add
mach_error_string#3913 - Apple: add additional
pthreadAPIs #3846 - Apple: add the
LOCAL_PEERTOKENsocket option #3929 - BSD: add
RTF_*,RTA_*,RTAX_*, andRTM_*definitions #3714 - Emscripten: add
AT_EACCESS#3911 - Emscripten: add
getgrgid,getgrnam,getgrnam_randgetgrgid_r#3912 - Emscripten: add
getpwnam_randgetpwuid_r#3906 - FreeBSD: add
POLLRDHUP#3936 - Haiku: add
arc4random#3945 - Illumos: add
ptsname_r#3867 - Linux: add
fanotifyinterfaces #3695 - Linux: add
tcp_info#3480 - Linux: add additional AF_PACKET options #3540
- Linux: make Elf constants always available #3938
- Musl x86: add
ioplandioperm#3720 - Musl: add
posix_spawnchdir functions #3949 - Musl: add
utmpx.hconstants #3908 - NetBSD: add
sysctlnametomib,CLOCK_THREAD_CPUTIME_IDandCLOCK_PROCESS_CPUTIME_ID#3927 - Nuttx: initial support #3909
- RTEMS: add
getentropy#3973 - RTEMS: initial support #3866
- Solarish: add
POLLRDHUP,POSIX_FADV_*,O_RSYNC, andposix_fallocate#3936 - Unix: add
fnmatch.h#3937 - VxWorks: add riscv64 support #3935
- VxWorks: update constants related to the scheduler #3963
- Redox: change
ino_tto bec_ulonglong#3919
0.2.159 - 2024-09-24
- Android: add more
AT_*constants in #3779 - Apple: add missing
NOTE_*constants in #3883 - Hermit: add missing error numbers in #3858
- Hurd: add
__timevalfor 64-bit support in #3786 - Linux: add
epoll_pwait2in #3868 - Linux: add
mq_notifyin #3849 - Linux: add missing
NFT_CT_*constants in #3844 - Linux: add the
fchmodat2syscall in #3588 - Linux: add the
msealsyscall in #3798 - OpenBSD: add
sendmmsgandrecvmmsgin #3831 - Unix: add
IN6ADDR_ANY_INITandIN6ADDR_LOOPBACK_INITin #3693 - VxWorks: add
S_ISVTXin #3768 - VxWorks: add
vxCpuLibandtaskLibfunctions #3861 - WASIp2: add definitions for
std::netsupport in #3892
- Correctly handle version checks when
clippy-driveris used #3893
- EspIdf: change signal constants to c_int in #3895
- HorizonOS: update network definitions in #3863
- Linux: combine
ioctlAPIs in #3722 - WASI: enable CI testing in #3869
- WASIp2: enable CI testing in #3870
0.2.158 - 2024-08-19
- WASI: fix missing
Iteratorwithrustc-dep-of-stdin #3856 (comment)
0.2.157 - 2024-08-17
- Apple: add
_NSGetArgv,_NSGetArgcand_NSGetPrognamein #3702 - Build: add
RUSTC_WRAPPERsupport in #3845 - FreeBSD: add
execvpesupport from 14.1 release in #3745 - Fuchsia: add
SO_BINDTOIFINDEX - Linux: add
klogctlin #3777 - MacOS: add
fcntlOFD commands in #3563 - NetBSD: add
_lwp_parkin #3721 - Solaris: add missing networking support in #3717
- Unix: add
pthread_equalin #3773 - WASI: add
select,FD_SET,FD_ZERO,FD_ISSETin #3681
- TEEOS: fix octal notation for
O_*constants in #3841
- FreeBSD: always use freebsd12 when
rustc_dep_of_stdis set in #3723
0.2.156 - 2024-08-15
- Apple: add
F_ALLOCATEPERSISTin #3712 - Apple: add
os_sync_wait_on_addressand related definitions in #3769 - BSD: generalise
IPV6_DONTFRAGto all BSD targets in #3716 - FreeBSD/DragonFly: add
IP_RECVTTL/IPV6_RECVHOPLIMITin #3751 - Hurd: add
XATTR_CREATE,XATTR_REPLACEin #3739 - Linux GNU:
confstrAPI and_CS_*in #3771 - Linux musl: add
preadv2andpwritev2(1.2.5 min.) in #3762 - VxWorks: add the constant
SOMAXCONNin #3761 - VxWorks: add a few errnoLib related constants in #3780
- Apple: remove
rmx_statein #3776
- Update or remove CI tests that have been failing