mirror of
https://github.com/git/git.git
synced 2026-01-13 04:06:01 +00:00
Do our own ctype.h, just to get the sane semantics: we want locale-independence, _and_ we want the right signed behaviour. Plus we only use a very small subset of ctype.h anyway (isspace, isalpha, isdigit and isalnum). Signed-off-by: Junio C Hamano <junkio@cox.net>
14 KiB
14 KiB