0.2.135
What's Changed
- Deploy GitHub Pages via GitHub Actions by @JohnTitor in #2933
- mmap/madvise specific solaris additional flags. by @devnexen in #2922
- linux add ptrace_rseq_configuration by @devnexen in #2923
- Update FreeBSD 13 CI image to 13.1 by @asomers in #2936
- add major/minor/makedev on apple OSes by @SteveLauC in #2937
- gha: Downgrade macOS image to 11 as workaround by @JohnTitor in #2939
- GitHub Workflows security hardening by @sashashura in #2938
- Finish darwin os/lock.h bindings by @thomcc in #2940
- solarish amd64 regset constants by @devnexen in #2930
- add fgetpwent_r and fgetgrent_r on GNU/Linux by @SteveLauC in #2943
- Don't link against iconv on apple targets when used by
std
by @thomcc in #2944 - os_log/signpost for apple api subset by @devnexen in #2946
- add euidaccess and eaccess on gnu/musl linux by @SteveLauC in #2947
- add xfs super magic to android targets by @MrCroxx in #2949
- add missing STATX_ATTR_* constants on gnu/linux by @SteveLauC in #2941
- add faccessat on illumos/solaris and euidaccess on solaris by @SteveLauC in #2953
- add eaccess on freebsd and dragonfly by @SteveLauC in #2952
- Ignore
i686-linux-android
on bors by @JohnTitor in #2954 - Bump to 0.2.135 by @MrCroxx in #2951
New Contributors
- @sashashura made their first contribution in #2938
- @MrCroxx made their first contribution in #2949
Full Changelog: 0.2.134...0.2.135