-
Notifications
You must be signed in to change notification settings - Fork 180
Insights: bytecodealliance/rustix
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.0.0 1.0.0
published
Mar 6, 2025
23 Pull requests merged by 3 people
-
Rename
rustix_int_0x80
and protect it from multiple definitions.#1396 merged
Mar 7, 2025 -
Miscellaneous documentation and debug output fixes.
#1390 merged
Mar 6, 2025 -
Add convenient is_ functions to FileType
#1388 merged
Mar 6, 2025 -
Disable use-libc-auxv by default, and document cargo features
#1389 merged
Mar 6, 2025 -
Fix typo in buffer.rs
#1386 merged
Mar 6, 2025 -
Use
i32
for exit statuses too.#1384 merged
Mar 5, 2025 -
Don't build the clockid module on x86.
#1382 merged
Mar 5, 2025 -
Add more documentation about
setuid
and friends.#1383 merged
Mar 5, 2025 -
Fix the size of
FdSetElement
on 32-bit Windows.#1381 merged
Mar 5, 2025 -
Miscellaneous cleanups.
#1380 merged
Mar 5, 2025 -
Add a
zeroed
constructor forio_uring::open_at
.#1379 merged
Mar 4, 2025 -
Write some more tests.
#1378 merged
Mar 4, 2025 -
Miscellaneous clippy fixes.
#1377 merged
Mar 4, 2025 -
Comment out
io_uring_enter_reg_wait
for now.#1376 merged
Mar 4, 2025 -
Fix compatibility with older 32-bit kernels
#1374 merged
Mar 4, 2025 -
Add yet another
Buffer
error message example.#1375 merged
Mar 4, 2025 -
Handle non-NUL-terminated strings in
SocketAddrUnix
.#1371 merged
Mar 3, 2025 -
Add more 6.13 io_uring features
#1373 merged
Mar 3, 2025 -
Hide
resv
fields in io_uring.#1370 merged
Mar 3, 2025 -
Allocated
SocketAddrUnix::path()
with correct length#1372 merged
Mar 3, 2025 -
Use
io_uring_ptr
for more io_uring struct fields.#1368 merged
Mar 3, 2025 -
Use
KernelSigSet
instead ofSigSet
in all runtime functions.#1367 merged
Mar 3, 2025 -
Rename
Fork::Parent
toFork::ParentOf
.#1369 merged
Mar 3, 2025
9 Pull requests opened by 3 people
-
Add `index_to_name_inlined`
#1397 opened
Mar 7, 2025 -
Add a mkfifoat function
#1399 opened
Mar 7, 2025 -
Add FIO(N)CLEX ioctl
#1400 opened
Mar 7, 2025 -
Fix tests to avoid depending on the contents of Cargo.toml.
#1401 opened
Mar 7, 2025 -
setns: Check the file descriptor type
#1402 opened
Mar 8, 2025 -
Fix typos found by typos
#1403 opened
Mar 8, 2025 -
Miscellaneous cleanups.
#1404 opened
Mar 9, 2025 -
Move all unit tests into `tests` modules.
#1405 opened
Mar 9, 2025 -
Add a `Signal::from_named_raw` constructor.
#1406 opened
Mar 9, 2025
14 Issues closed by 1 person
-
missing getifaddrs
#1014 closed
Mar 8, 2025 -
"Symbol 'rustix_int_0x80' is already defined" error
#1394 closed
Mar 7, 2025 -
kevent() requires a Vec for its event list, when instead it should probably take a slice
#1043 closed
Mar 7, 2025 -
Add tests for `wait`
#168 closed
Mar 7, 2025 -
Add support for pidfd_send_signal
#992 closed
Mar 7, 2025 -
Handling of negative tv_secs values
#917 closed
Mar 7, 2025 -
waitpgid discards valuable information
#1033 closed
Mar 6, 2025 -
Reading into uninitialized buffers
#81 closed
Mar 6, 2025 -
Mount syscall has wrong parameters
#1025 closed
Mar 6, 2025 -
Misleading name of `ioctl::BadOpcode`
#1022 closed
Mar 6, 2025 -
Linux 6.12 API change: `io_uring_getevents_arg`
#1246 closed
Mar 6, 2025 -
1.0 release planning
#753 closed
Mar 6, 2025 -
Document `linux_*` features
#1387 closed
Mar 6, 2025 -
Panic on Unix-domain sockets with length 108
#1316 closed
Mar 3, 2025
6 Issues opened by 4 people
-
1.0.1: (harmless) test failures in src/buffer.rs unit tests
#1398 opened
Mar 7, 2025 -
Support for `localtime_r`
#1395 opened
Mar 7, 2025 -
`rustix::net::netdevice::index_to_name` is returning `String`
#1393 opened
Mar 7, 2025 -
About `statfs.f_fsid`
#1392 opened
Mar 6, 2025 -
Thoughts about adding `mkfifoat`
#1391 opened
Mar 6, 2025 -
Newer statx features
#1385 opened
Mar 6, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Document and stablize functions from `rustix::runtime`.
#1314 commented on
Mar 3, 2025 • 0 new comments -
WIP: Add support for `mbind`, `get_mempolicy` and `set_mempolicy`
#938 commented on
Mar 7, 2025 • 0 new comments