about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/libc/libc-affinity.rs
AgeCommit message (Expand)AuthorLines
2025-01-12turns out Solarish targets support our entire test suiteRalf Jung-2/+1
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-1/+0
2024-09-29let rustfmt format importsRalf Jung-1/+2
2024-09-16Bump ui testOli Scherer-2/+2
2024-07-06`sched_setaffinity`: adjust test on BE systemsFolkert-2/+7
2024-07-06`sched_setaffinity`: test `cpusetsize == 0`Folkert-0/+19
2024-07-05implement `libc::sched_getaffinity` and `libc::sched_setaffinity`Folkert-0/+194