An open API service providing commit metadata for open source projects.

GitHub / sunfishcode/rustix-testing / commits

SHA Message Author Date Stats
75b39ac5 Update to linux-raw-sys 0.11.0. Dan Gohman <d****v@s****e> 12 months ago
59071355 Enable `statvfs` on Redox (#1506) Wildan M <w****e@w****t>
Committed by: GitHub <n****y@g****m>
12 months ago
051e7e07 Pin rayon-core in CI for MSRV compatibility. (#1504) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
12 months ago
3d825414 Do not define `statx_flags` for LoongArch64 with musl (#1503) hev <w****i@l****n>
Committed by: GitHub <n****y@g****m>
12 months ago
abb4ca04 Change the cfmakeraw() wrapper to handle the difference in its return type on... Xing Xue <x****e@o****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fae4d47d build: Use temporary file for can_compile (#1497) Keiichi Watanabe <u****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cb1a89aa Exclude testing of socket_domain() which does not exist on AIX. (#1498) Xing Xue <x****e@o****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
83bd4bd2 Make the flock tests more robust (#1499) Alan Somers <a****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7b32af60 Upgrade windows-sys crate (#1501) LongYinan <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
224daf04 Enable fstatvfs for Haiku (#1493) Adrien Destugues <p****y@p****k>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6f86d186 Deprecate `unshare` and add `unshare_unsafe`. (#1482) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
000814ca Don't let a mismatch AT_SYSINFO_EHDR image preclude use of AUX values. (#1484) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9c8981fa Change `fsconfig_*` to use `AsFd` instead of `BorrowedFd`. (#1481) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1b40a771 Add diagnostics to unknown buffer types (#1488)
Signed-off-by: Alex Saveau <s****e@g****m>, Alex Saveau <s****e@g****m>, Alex Saveau <s****e@g****m>
Alex Saveau <s****e@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9113d685 Use new `hints.mostly-unused` (#1491) Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fda7cbe6 rustix: on Linux, support a build without linux-raw-sys (#1478)
Co-authored-by: Gurchetan Singh <g****h@g****m>
gurchetansingh <g****h@c****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
94a0c517 fixed a typo in a link in the docs (#1487) Alex Gaynor <a****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0ba124f5 Remove the compiler-builtins optional dependency. (#1483) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
388fc023 Pin CI to Rust nightly-2025-06-23. (#1486) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d0467e62 Expand the windows-sys dependency to include 0.60.0. (#1476) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f7ed31be Fix CAP representation for prctl (#1460) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
26e9854d Temporarily disable the `do_test_unix_msg` tests on FreeBSD. (#1477) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0a6cb07f Probe the compiler for LowerExp/UpperExp NonZero* support. (#1464) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
92466d98 Implement more formatter for Pid, Uid, Gid (#1449)
Co-authored-by: Tom Schuster <e****s@g****m>
rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e5b793b1 Define `AddressMode::VSOCK` on Linux. (#1457) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a01effb5 Add `index_to_name_inlined` (#1397) Al Liu <s****1@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b53e0b28 Support the timerfd API on FreeBSD. (#978) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a8c68d23 Add a mkfifoat function (#1399) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7e90ae24 Rework Capability types (#1436) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
00063431 linux/fs: add F_SEAL_EXEC (#1417) Luca Bruno <l****b@l****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
df61816a Add FIO(N)CLEX ioctl (#1400) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5930dc07 Fix the assertion in `Pid::from_raw` to accept 0. (#1456) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
012d5ea3 Add Pid::as_raw_pid (#1440) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5ce17db7 chore: Release rustix version 1.0.6 Dan Gohman <d****v@s****e> over 1 year ago
cd952015 Remove pidfd_send_signal from not_implemented (#1448) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4fbc05cb Always cast `pread`, `lseek` etc. offsets to `off_t`. (#1442) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4626b696 Document that negative pids aren't UB, but may cause unexpected behavior. (#1... Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ca41f0a8 Add trap instructions after `noreturn` syscalls. (#1444) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cb01fbe4 chore: Release rustix version 1.0.5 Dan Gohman <d****v@s****e> over 1 year ago
310f8ec9 Mark 32-bit x86 freebsd as needing y2038 fixes. (#1430) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
19979407 chore: Release rustix version 1.0.4 Dan Gohman <d****v@s****e> over 1 year ago
d2fe327d For tidiness, keep the `target_os = "..."` lists sorted alphabetically. (#1429) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
416b4c3d Handle `Duration` overflow gracefully in `kevent`. (#1427) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bd5427cd Fix build, sockopts and examples for cygwin (#1428) 王宇逸 <S****r@h****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
92cd57ac Temporarily disable x86_64-uwp-windows-msvc in CI due to build errors on nigh... Dan Gohman <d****v@s****e> over 1 year ago
458ab314 chore: Release rustix version 1.0.3 Dan Gohman <d****v@s****e> over 1 year ago
b3cd8a18 Use a consistent error mechanism for timeout overflow. (#1422) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
10ce1e04 Update the backends tests. (#1423) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7f40ac94 Miscellaneous documentaion cleanups. (#1421) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4bc94ab8 Restore `Signal::from_raw` as `Signal::from_named_raw`. (#1406) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f006fb9e Update the public comment for `fd` and simplify the fd module. (#1420) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1cd4f005 Alphabetize targets in `any` and `all` in `cfg` directives. (#1419) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f2e1474d Add cygwin support (#1410) 王宇逸 <S****r@h****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
75ec9ee5 docs: add missing link to README (#1418) Luca Bruno <l****b@l****t>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e09e003c Disable "unused unsafe" warnings in the libc makedev code. (#1414) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
04e2a5a4 Buffer documentation clarifications (#1412) Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4d5e6bfe chore: Release rustix version 1.0.2 Dan Gohman <d****v@s****e> over 1 year ago
19ffbbc4 Re-enable armv7-sony-vita-newlibeabihf in CI. (#1408) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b82df5d4 Move all unit tests into `tests` modules. (#1405) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9bc37048 Fix tests to avoid depending on the contents of Cargo.toml. (#1401) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bcac8fd1 Miscellaneous cleanups. (#1404) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ffcecaa1 Fix typos found by typos (#1403) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f1629196 Fix compilation error on 32-bit Apple (#1407) Mads Marquart <m****s@m****k>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d50036a5 chore: Release rustix version 1.0.1 Dan Gohman <d****v@s****e> over 1 year ago
9726bf33 Rename `rustix_int_0x80` and protect it from multiple definitions. (#1396) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0abc8773 chore: Release rustix version 1.0.0 Dan Gohman <d****v@s****e> over 1 year ago
f26edabb Miscellaneous documentation and debug output fixes. (#1390) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7d6d3fac Add convenient is_ functions to FileType (#1388) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
62ce4df0 Disable use-libc-auxv by default, and document cargo features (#1389) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d7819fd1 Temporarily disable armv7-sony-vita-newlibeabihf in CI, as it gets build errors. Dan Gohman <d****v@s****e> over 1 year ago
15321932 Fix typo in buffer.rs (#1386) rusty-snake <4****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a5acccc5 Use `i32` for exit statuses too. (#1384) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7cab925b Don't build the clockid module on x86. (#1382) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
baf65b1c Add more documentation about `setuid` and friends. (#1383) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9c522fdf Fix the size of `FdSetElement` on 32-bit Windows. (#1381) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
156e6f4e Miscellaneous cleanups. (#1380) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
fa5c3dff Add a `zeroed` constructor for `io_uring::open_at`. (#1379) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d22bc1ec Write some more tests. (#1378) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
69d42c80 Miscellaneous clippy fixes. (#1377) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ddf53b0b Comment out `io_uring_enter_reg_wait` for now. (#1376) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a92c89fe Fix compatibility with older 32-bit kernels (#1374) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7592cd60 Add yet another `Buffer` error message example. (#1375) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4ad97059 Handle non-NUL-terminated strings in `SocketAddrUnix`. (#1371)
Co-authored-by: René Kijewski <K****i@u****m>
Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9ca75f5e Add more 6.13 io_uring features (#1373) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
da8342c3 Hide `resv` fields in io_uring. (#1370) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6cd4a066 Use `io_uring_ptr` for more io_uring struct fields. (#1368) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ddca5cc1 Use `KernelSigSet` instead of `SigSet` in all runtime functions. (#1367) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
178c95db Rename `Fork::Parent` to `Fork::ParentOf`. (#1369) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
72bc1d8c Miscellaneous clippy fixes. (#1366) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
94ba12b1 Miscellaneous documentaion cleanups. (#1365) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dbeae3c9 Convert `readlinkat_raw` to use `Buffer`. (#1362) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1ad8f0a2 Don't allocate `FdSetElement` arrays smaller than `FD_SET`. (#1364) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a8fcbb57 Add an example and testcases for the `event::port` API. (#1363) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6cc0166f Convert `port::nget` to `Buffer`. (#1361) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3602b47d Clean up Debug impls. (#1360) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5ee1ab83 Alphabetize cfg's. (#1359) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7f23055d Document the behavior change of passing a `&mut Vec`. (#1358) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a7685238 Add more documentation about error messages. (#1356) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
220e609c Documentation and test cleanups. (#1357) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
137c7338 Add support for armv6k-nintendo-3ds. (#1355) Dan Gohman <d****v@s****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository