mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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