about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass-dep/libc/libc-fs.rs
AgeCommit message (Expand)AuthorLines
2025-07-19non-deterministically truncate reads/writesRalf Jung-15/+34
2025-06-07test_dup: ensure the FDs remain in sync even after dup'ingRalf Jung-2/+3
2025-01-11Supported fioclex for ioctl on macosgeetanshjuneja-0/+20
2024-09-29let rustfmt format importsRalf Jung-2/+1
2024-09-21fmt (with a huge diff for some reason)Ralf Jung-2/+2
2024-09-16Bump ui testOli Scherer-1/+1
2024-07-22Add `O_NOFOLLOW` flag supportАртём Павлов [Artyom Pavlov]-0/+9
2024-07-10Auto merge of #3720 - safinaskar:read, r=RalfJungbors-0/+35
2024-07-09Fix libc::read shim: make it write to a buffer correct amount of bytes. Add t...Askar Safin-0/+35
2024-07-01add syscall `dup()`Adwin White-0/+26
2024-05-09do not run symlink tests on Windows hostsRalf Jung-75/+9
2024-05-06organize libc tests into a proper folder, and run some of them on WindowsRalf Jung-0/+430