Skip to content

Pull requests: bytecodealliance/rustix

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Remove pidfd_send_signal from not_implemented
#1448 by rusty-snake was merged Apr 12, 2025 Loading…
Add trap instructions after noreturn syscalls.
#1444 by sunfishcode was merged Apr 12, 2025 Loading…
Always cast pread, lseek etc. offsets to off_t.
#1442 by sunfishcode was merged Apr 12, 2025 Loading…
Fix rustix 0.38.42 build on riscv32
#1435 by kraj was closed Apr 22, 2025 Loading…
Mark 32-bit x86 freebsd as needing y2038 fixes.
#1430 by sunfishcode was merged Apr 1, 2025 Loading…
Fix build, sockopts and examples for cygwin
#1428 by Berrysoft was merged Apr 1, 2025 Loading…
Handle Duration overflow gracefully in kevent.
#1427 by sunfishcode was merged Apr 1, 2025 Loading…
Update the backends tests.
#1423 by sunfishcode was merged Mar 18, 2025 Loading…
Use a consistent error mechanism for timeout overflow.
#1422 by sunfishcode was merged Mar 18, 2025 Loading…
Miscellaneous documentaion cleanups.
#1421 by sunfishcode was merged Mar 18, 2025 Loading…
Alphabetize targets in any and all in cfg directives.
#1419 by sunfishcode was merged Mar 14, 2025 Loading…
docs: add missing link to README
#1418 by lucab was merged Mar 13, 2025 Loading…
Experiment with changing Buffer::parts_mut to Buffer::as_mut_ptr. semver bump Issues that will require a semver-incompatible fix
#1415 by sunfishcode was closed Apr 21, 2025 Draft
Disable "unused unsafe" warnings in the libc makedev code.
#1414 by sunfishcode was merged Mar 12, 2025 Loading…
Buffer documentation clarifications
#1412 by joshtriplett was merged Mar 12, 2025 Loading…
Add cygwin support
#1410 by Berrysoft was merged Mar 14, 2025 Loading…
1 of 3 tasks
Re-enable armv7-sony-vita-newlibeabihf in CI.
#1408 by sunfishcode was merged Mar 10, 2025 Loading…
Fix compilation error on 32-bit Apple
#1407 by madsmtm was merged Mar 9, 2025 Loading…
Restore Signal::from_raw as Signal::from_named_raw.
#1406 by sunfishcode was merged Mar 16, 2025 Loading…
Move all unit tests into tests modules.
#1405 by sunfishcode was merged Mar 9, 2025 Loading…
Miscellaneous cleanups.
#1404 by sunfishcode was merged Mar 9, 2025 Loading…
Fix typos found by typos
#1403 by rusty-snake was merged Mar 9, 2025 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.