diff options
author | Per Bothner <per@bothner.com> | 1992-03-25 23:07:16 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-03-25 23:07:16 +0000 |
commit | 5c71cf23f98882e7a91e14b0c8f1f54045f5de29 (patch) | |
tree | e1aa2eeb1ea2bf21899a60fddc6cf40611863bdb /gdb/configure.in | |
parent | c6b5156357f3afd193547ddcffb0c76e9ee1318e (diff) | |
download | gdb-5c71cf23f98882e7a91e14b0c8f1f54045f5de29.zip gdb-5c71cf23f98882e7a91e14b0c8f1f54045f5de29.tar.gz gdb-5c71cf23f98882e7a91e14b0c8f1f54045f5de29.tar.bz2 |
* command.c, main.c (various places): Use ctype.h macros
(such as isupper(x)), instead of hard-wiring in ASCII-isms
(such as (x >= 'A' && x <= 'Z')).
(There are still more of these in other files.)
* main.c (defined_command): Lower-case the user's
new command before entering it. Needed because
command lookup is case-insensitive (and also lower-cases).
(Based on Metin's earlier patch.)
Diffstat (limited to 'gdb/configure.in')
0 files changed, 0 insertions, 0 deletions