-
Notifications
You must be signed in to change notification settings - Fork 191
Pull requests: bytecodealliance/rustix
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add trap instructions after
noreturn
syscalls.
#1444
by sunfishcode
was merged Apr 12, 2025
Loading…
Document that negative pids aren't UB, but may cause unexpected behavior.
#1443
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…
Mark 32-bit x86 freebsd as needing y2038 fixes.
#1430
by sunfishcode
was merged Apr 1, 2025
Loading…
For tidiness, keep the
target_os = "..."
lists sorted alphabetically.
#1429
by sunfishcode
was merged Apr 1, 2025
Loading…
Use a consistent error mechanism for timeout overflow.
#1422
by sunfishcode
was merged Mar 18, 2025
Loading…
Update the public comment for
fd
and simplify the fd module.
#1420
by sunfishcode
was merged Mar 14, 2025
Loading…
Alphabetize targets in
any
and all
in cfg
directives.
#1419
by sunfishcode
was merged Mar 14, 2025
Loading…
Experiment with changing Issues that will require a semver-incompatible fix
Buffer::parts_mut
to Buffer::as_mut_ptr
.
semver bump
#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…
Restore
Signal::from_raw
as Signal::from_named_raw
.
#1406
by sunfishcode
was merged Mar 16, 2025
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.