0.2.108
What's Changed
- Add TIOCM_* constants for Illumos and Solaris. by @de-vri-es in #2521
- linux: Add open_how and related flags by @Fanael in #2477
- netbsd add uucred struct by @devnexen in #2523
- openbsd backtrace api addition by @devnexen in #2527
- freebsd sem api addition by @devnexen in #2526
- Scope in Send, Sync for wasi by @workingjubilee in #2528
- linux/android ctermid addition. by @devnexen in #2532
- Move more ioctl constants and flags to linux::arch::* modules. by @de-vri-es in #2530
- windows add printf/fprintf by @devnexen in #2533
- Add more FreeBSD consts by @GuillaumeGomez in #2536
- haiku dl_phdr_iterate addition (supports since beta3). by @devnexen in #2534
- freebsd add vmtotal sysctl query by @devnexen in #2529
- Suggest the
mach2
crate instead by @JohnTitor in #2539 - Ignore
TIOCREMOTE
on macOS by @JohnTitor in #2544 - netbsd/openbsd ftok addition. by @devnexen in #2542
- Add base definitions for riscv64 + musl by @kanavin in #2537
- Add FreeBSD 14 CI by @JohnTitor in #2545
- Use libc specific type for architecture specific ioctl defines on Linux. by @de-vri-es in #2550
- netbsd add sysctldesc query. by @devnexen in #2551
- Add documentation for kinfo_proc fields by @GuillaumeGomez in #2552
- couple of ptrace query for openbsd by @devnexen in #2553
- Add more items for FreeBSD by @GuillaumeGomez in #2549
- Upgrade crate version to 0.2.108 by @GuillaumeGomez in #2541
New Contributors
Full Changelog: 0.2.107...0.2.108