0.2.145
This version has been yanked on crates.io.
What's Changed
- redox add sig(timed)wait calls by @devnexen in #3244
- Support for
PTRACE_SYSEMU
andPTRACE_SYSEMU_SINGLESTEP
on musl by @emilengler in #3245 - Fix loongarch64 bindings by @heiher in #3246
- Add linux canxl constants and canxl frame struct by @marcelbuesing in #3247
- Change branch references to HEAD where possible or main otherwise by @joshtriplett in #3249
- linux/musl/s390x: change f_* constants to uint from ulong by @nekopsykose in #3137
- android: add memmem by @tibordp in #3252
- redox adding lockf flags by @devnexen in #3251
- Add ucred struct and field type aliases for redox by @andrewdavidmackenzie in #3250
- Fixed vita libc definitions by @nikarh in #3255
- Skip round-trip tests for structs with FAMs by @bossmc in #3254
- Fixed pthread_attr_t and pthread_rwlockattr_t for newlib by @nikarh in #3256
- Alias all LFS64 symbols to their non-LFS64 counterparts on musl by @bossmc in #2935
- add constants and structs for vsock on macos by @tzneal in #3258
- dragonflybsd supports malloc_usable_size too by @devnexen in #3253
- linux-gnu: add putpwent/putgrent by @superwhiskers in #3257
- s390x-musl: define O_LARGEFILE constant by @nekopsykose in #3262
- add MSG_NEEDSA and MSG_NOSIGNAL for macos by @tzneal in #3263
- Update crate version to 0.2.145 by @nikarh in #3259
New Contributors
- @emilengler made their first contribution in #3245
- @marcelbuesing made their first contribution in #3247
- @tibordp made their first contribution in #3252
- @andrewdavidmackenzie made their first contribution in #3250
- @tzneal made their first contribution in #3258
- @superwhiskers made their first contribution in #3257
Full Changelog: 0.2.144...0.2.145