Lines Matching refs:Remove
6 (AC_CHECK_HEADERS): Remove sys/wait.h.
58 (O_BINARY): Remove.
77 * configure.in (AC_FUNC_MEMCHR): Remove. Autoconf didn't adopt this,
88 * Makefile.in (srcs): Remove memcmp.c.
95 (AC_CHECK_HEADERS): Remove now-redundant check for <string.h>.
143 * sdiff.c, util.c (memchr, waitpid): Remove; use new substitutes.
167 (S_IXGRP, S_IXOTH, S_IXUSR): Remove unused macros.
198 (clean): Remove TeX output files.
214 * Makefile.in (LDFLAGS): Remove -g. Change all link commands
228 * Makefile.in (distclean): Remove config.h.
346 (xmalloc, xrealloc): Remove needless casts.
356 * diff.c: Remove redundant "system.h" inclusion.
359 (xmalloc, realloc): Remove needless casts.
368 (format_group, print_ifdef_lines): Use it. Remove %0 format spec.
388 Remove the convention that last arg -1 signifies that the lines
459 Remove end_char argument; it's always '\n'. All callers changed.
465 (printc): Remove `FILE *' arg; output to stdout. All callers changed.
488 * diff.h (Is_space, textchar): Remove.
509 (textchar): Remove.
519 (private_tempnam): Remove hardcoded limit on temporary file names.
532 (private_tempnam): Remove hardcoded limit on temporary file name length.
597 Remove unsystematic assignment of 0 to static vars.
667 * Makefile.in (srcs): Remove limits.h.
748 Remove spurious differences between these two functions.
797 (default_line_format): Remove. All refs removed.
914 Remove unused members ltran, suffix_lines.
924 * analyze.c (shift_boundaries): Remove unneeded variable `end' and
932 (build_script): Remove obsolete OUTPUT_RCS code.
1102 * util.c: -w skips all white space. Remove lint. Tune.
1131 * configure: Create config.status. Remove it and Makefile if
1204 * diff.c: +print option renamed +paginate. Remove +all-text.
1273 * diff.c (pr_unidiff_hunk): Remove ref to output_patch_flag.
1472 * analyze.c (shift_boundaries): Remove unused var 'j_end'.