aboutsummaryrefslogtreecommitdiff
path: root/support/support_compare_file_string.c
AgeCommit message (Collapse)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-09-03Add support/ code for checking file contentsJoseph Myers1-0/+28
For use in freopen tests, add various support/ helper interfaces for use in checking file contents. Tested for x86_64.