commit | 2cd13b0f7dd3a5df68ff4cd82af2e1f7bc2a43ab | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung.kim@lge.com> | Fri Feb 10 10:10:15 2012 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Feb 13 23:15:43 2012 -0200 |
tree | 781393ef9cf4099207dc5e10f3308f70bb70b87b | |
parent | c4a7dca92bbb9881a5d678720f1d0c2153499749 [diff] |
perf tools: Implement islower/isupper macro into util.h The util.h header provides various ctype macros but lacks those two. Add them. Cc: Ingo Molnar <mingo@elte.hu> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1328836217-9118-1-git-send-email-namhyung.kim@lge.com Signed-off-by: Namhyung Kim <namhyung.kim@lge.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>