Skip to content

tac: use mmap instead of reading temp file back into Vec

fbec632
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

tac: use temp file for stdin to respect TMPDIR and handle disk-full errors #10094

tac: use mmap instead of reading temp file back into Vec
fbec632
Select commit
Loading
Failed to load commit list.
Build and test uufuzz examples
succeeded Jan 9, 2026 in 1m 14s