Lines Matching refs:chew

18 	* chew.c (paramstuff): Don't emit PARAMS.
49 * chew.c (paramstuff, outputdots, perform, bang and usage): Remove
79 * chew.c: Use #include "" instead of <> for local header files.
91 * chew.c (WORD): Eliminate.
99 * chew.c (courierize): Don't modify @command params.
168 * chew.c: Do not output trailing whitespaces in type and
173 * chew.c: Do not output a trailing whitespace.
185 * chew.c (outputdots): Don't add a space before `/*'.
216 * Makefile.am (chew.o): Add -I options for intl srcdir and
239 * chew.c (skip_white_and_starts): Remove unused declaration.
260 * chew.c (kill_bogus_lines): Make sure that a period at the
324 * chew.c (kill_bogus_lines): Reset sl when not at the start of a
340 * chew.c: Include <ctype.h>.
350 * chew.c: Include <stdio.h>.
363 * chew.c (write_buffer): New argument `f', all callers changed.
380 * chew.c: Include assert.h. Added prototypes for most functions.
409 * chew.c: Don't rely on a correct declaration of exit.
449 * Makefile.in (.c.o, chew.o): Put CFLAGS last.
459 * Makefile.in (mostlyclean): Remove chew.o.
467 * chew.c (compile): Add a couple of missing casts.
472 (chew.o, $(MKDOC)): Build using CC_FOR_BUILD rather than CC, since
477 * Makefile.in (chew): Don't compile from .c to executable in a
479 which makes multi-stage comparisons fail. Compile chew.c to
480 chew.o, and link that, which makes identical executables every time.
518 * chew.c (exfunstuff): Eliminate.
524 * chew.c: various patches provided by Howard Chu.
532 * chew.c: exit() should be declared by config files, not by
549 * chew.c: now has -w switch turn on warnings
559 * Makefile.in: build chew into the current directory. Complete
564 * chew.c: don't core dump when can't open file
574 * chew.c: Much modified