0.2.141
What's Changed
- linux: move DCCP_ constants from linux/gnu to linux by @nekopsykose in #3136
- Haiku StringList api addition by @devnexen in #3147
- Add reentrant glibc getmntent_r by @KoviRobi in #3148
- Fix
SOCK_SEQPACKET
andMAP_SYNC
on musl powerpc and s390. by @sunfishcode in #3140 - Add LC_ constants for redox (and truncate() is now supported) by @coolreader18 in #3145
- Add OpenBSD CLOCK_* constants by @lcheylus in #3146
- progname api for haiku by @devnexen in #3158
- linux: add kexec flags by @ribalda in #3156
- Enable the "shortcut" feature for triagebot by @JohnTitor in #3162
- FreeBSD: Ignore test for remove const by @JohnTitor in #3172
- redox add strlcpy api by @devnexen in #3168
- redox add explicit_bzero by @devnexen in #3164
- add memmem GNU extension for haiku by @devnexen in #3165
- mac time.h functions by @shua in #3152
- Add user_regs_struct for riscv32/64 by @kxxt in #3166
- haku adding dl_iterate_phdr bsd extension by @devnexen in #3153
- Disable the
test_cmsg_nxthdr
test by @JohnTitor in #3182 - redox reallocarray addition by @devnexen in #3174
- Adding RTEXT_FILTER* constants from linux/rtnetlink.h by @jreppnow in #3035
- Add missing kqueue constants across BSDs by @valpackett in #3150
- Make CMSG_SPACE on aix const by @coolreader18 in #3176
- Use aligned
cmsghdr
structstest_cmsg_nxthdr
by @ChrisDenton in #3183 - definitions for linux hardware timestamping by @folkertdev in #3155
- aix: add siginfo_t accessors for symmetry with other platforms by @valpackett in #3185
- Bump version to 0.2.141 by @arjentz in #3177
- build.rs: print rustc stderr if exit status != 0 by @jsha in #3180
New Contributors
- @nekopsykose made their first contribution in #3136
- @KoviRobi made their first contribution in #3148
- @lcheylus made their first contribution in #3146
- @ribalda made their first contribution in #3156
- @shua made their first contribution in #3152
- @jreppnow made their first contribution in #3035
- @ChrisDenton made their first contribution in #3183
- @arjentz made their first contribution in #3177
- @jsha made their first contribution in #3180
Full Changelog: 0.2.140...0.2.141