86cd94fb5a
make sure that pushed-back 0xff character isn't accidentally interpreted as an EOF because of sign extension when chars were being assigned to pbents. (signed-char machines lost.) To do this, make putback() and pbstr() operate only on unsigned chars, and add a putbackeof() function to do the obvious thing when necessary. |
||
---|---|---|
.. | ||
PSD.doc | ||
TEST | ||
Makefile | ||
NOTES | ||
eval.c | ||
expr.c | ||
extern.h | ||
look.c | ||
m4.1 | ||
main.c | ||
mdef.h | ||
misc.c | ||
pathnames.h | ||
stdd.h |