OSDN Git Service

Adjust preprocessor logic to initialize QUAL_CHARS correctly for Erik's alpha
authorManuel Novoa III <mjn3@codepoet.org>
Sat, 11 May 2002 14:50:18 +0000 (14:50 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sat, 11 May 2002 14:50:18 +0000 (14:50 -0000)
commitfd2907fec23831499b7c324f008df85d6f38db97
tree898da677f1a4587abfa4266531772a1cc96a5289
parentfd15708e6476164990e7b364dc5b2aa1600f8e89
Adjust preprocessor logic to initialize QUAL_CHARS correctly for Erik's alpha
port.  Also, explicitly use the macro versions of isdigit and isspace in the
printf and scanf code.
libc/stdio/old_vfprintf.c
libc/stdio/printf.c
libc/stdio/scanf.c