ctype: implement islower/isupper macro
authorNamhyung Kim <namhyung.kim@lge.com>
Fri, 10 Feb 2012 02:13:31 +0000 (11:13 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Feb 2012 20:56:29 +0000 (12:56 -0800)
"perf" uses a the forked copy of this file, and wants to use these two
macros.

Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found