summaryrefslogtreecommitdiffstats
path: root/sane-ctype.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sane-ctype.h: create header for sane-ctype macrosCalvin Wan2023-07-051-0/+66
Splitting these macros from git-compat-util.h cleans up the file and allows future third-party sources to not use these overrides if they do not wish to. Signed-off-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>