about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/libc/libc-eventfd.rs
AgeCommit message (Expand)AuthorLines
2025-04-29add -Zmiri-deterministic-concurrency flag and use it for concurrency testsRalf Jung-1/+1
2025-04-29Added random schedulinggeetanshjuneja-1/+1
2025-01-13Illumos: Added epoll and eventfdYoh Deadfall-1/+6
2024-11-26Merge pull request #4059 from tiif/fixtestOli Scherer-7/+0
2024-11-26Simplify thread blocking teststiif-7/+0
2024-11-25Fix the rest of the testsYoh Deadfall-2/+1
2024-11-25Added epoll and eventfd for AndroidYoh Deadfall-0/+1
2024-11-13Implement blocking eventfdtiif-1/+118
2024-10-09syscall/eventfd2: add supportFrank Rehwinkel-0/+9
2024-09-20Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errorsbors-0/+3
2024-09-16Bump ui testOli Scherer-1/+1
2024-09-13Update tests for hidden references to mutable staticObei Sideg-0/+3
2024-06-09Follow up fix for eventfd shimtiif-6/+13
2024-06-08Add eventfd shimtiif-0/+101