Lines Matching full:remove

11 	Remove config/config.rpath as it is deduced automatically these days.
27 (AC_ISC_POSIX): Remove; nobody ports to ancient ISC any more.
34 Remove; not needed here, as our files don't use them directly
36 (AC_C_CONST): Remove; we assume C89 now.
37 (AC_CHECK_HEADERS): Remove libintl.h, limits.h, stdlib.h, string.h,
39 (AC_CHECK_TYPE): Remove ptrdiff_t, ssize_t.
40 (AC_CHECK_FUNCS): Remove diraccess, strchr, strerror, tmpnam).
41 (AC_REPLACE_FUNCS): Remove memchr, mkstemp, strcasecmp.
44 (AC_CONFIG_FILES): Remove lib/posix/Makefile.
45 (AC_CONFIG_COMMANDS): Remove.
65 * lib/Makefile.am (SUBDIRS): Remove.
66 (EXTRA_DIST, noinst_HEADERS): Remove most entries.
76 (CHAR_BIT): Remove.
77 (PARAMS): Remove; all uses changed.
117 Remove now-unnecessary tests.
139 * src/ifdef.c (next_line): Remove; replace with...
157 (S_IXUSR, S_IXGRP, S_IXOTH): Remove.
161 memcmp, memcpy): Remove decl; no longer needed.
163 (CTYPE_DOMAIN, ISPRINT, ISSPACE, TOLOWER, _tolower, errno): Remove;
244 * po/POTFILES.in: Remove lib/freesoft.c.
252 * lib/Makefile.am (noinst_HEADERS): Remove freesoft.h.
254 (libdiffutils_a_SOURCES): Remove freesoft.c. Add version-etc.c.
255 * lib/freesoft.c, lib/freesoft.h: Remove.
256 * lib/version-etc.h (PARAMS): Remove; we now assume C89 at least.
258 * lib/version-etc.h (version_etc): Remove package and version args.
259 (version_etc_copyright): Remove.
271 diff_SOURCES): Remove version.c.
272 (MAINTAINERCLEANFILES, $(srcdir)/version.c): Remove.
275 (copyright_notice): Remove.
279 * src/cmp.c (version_string): Remove decl.
302 * INSTALLME: Remove.
303 * Makefile.am (EXTRA_DIST): Remove INSTALLME.
307 (DEFAULT_DIFF_PROGRAM, AC_TYPE_SIGNAL): Remove.
327 (DISTCLEANFILES): Remove fnmatch.hno, regex.hno.
335 (c_stack_die): Remove info and context args. All uses changed.
353 * lib/c-stack.h (siginfo_t, c_stack_die): Remove decl.
364 (__strchrnul, __wcschrnul): Remove; not used.
390 * m4/codeset.m4, m4/glibc21.m4, m4/lcmessage.m4: Remove.
406 * src/Makefile.am (noinst_HEADERS): Remove diff.h.
407 (DEFS): Remove.
432 * src/diff.h (TAB_WIDTH): Remove.
439 (SKIPWHITE, READNUM): Remove.
454 S_ISSOCK): Remove; now in lib/file-type.h.
466 (AC_CHECK_HEADERS): Remove stdbool.h.
478 * lib/cmpbuf.c (errno): Remove decl; K&R C is no longer supported.
505 (INCLUDES): Remove this obsolete macro, replacing it with:
510 * src/Makefile.am (datadir): Remove, as it conflicts with --datadir.
570 * lib/hard-locale.c (alloca): Remove.
603 * Makefile.am (AUTOMAKE_OPTIONS): Remove.
604 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove.
613 Remove; we now assume them all when
622 (recurse, main) [DEBUG]: Remove main args.
682 (AC_CONFIG_FILES): Remove intl/Makefile.
700 intl/textdomain.c, m4/isc-posix.m4, m4/libtool.m4: Remove.
704 * Makefile.am (SUBDIRS): Remove intl.
710 * lib/xalloc.h (xalloc_exit_failure): Remove; subsumed by exit_failure.
712 (xalloc_exit_failure): Remove; subsumed by exit_failure.
717 (INCLUDES): Remove.
747 (INCLUDES): Remove intl.
797 (ALLOCATE): Remove. All uses changed to xmalloc, or to xmalloc plus
799 (myread): Remove.
827 (GUESS_LINES): Remove.
838 (trapsigs): Remove SA_INTERRUPT special case; now done by header.
866 (DISTCLEANFILES): Remove.
881 (ALL_LINGUAS): Remove: now in po/LINGUAS as per Gettext 0.11.
920 * src/diff3.c (main): Remove unused variable.
975 * src/sdiff.c (not_found, execdiff): Remove.
979 (main): Remove DIFF_PROGRAM. Check stdout after printing version.
992 (main): Remove DIFF_PROGRAM support.
999 * src/diff.c (DEFAULT_WIDTH): Remove.
1006 * doc/diff.texi (diff Options): Remove DIFF_OPTIONS.
1007 (Invoking diff3, Invoking sdiff): Remove DIFF_PROGRAM.
1031 * src/diff.c (DEFAULT_WIDTH): Remove; couldn't be changed without
1049 * ms/config.sed: Remove the split prevention of config.status.
1062 * m4/Makefile.am.in: Remove jm-glibc-io.m4
1082 (file_name_lastdirchar, HAVE_SETMODE, set_binary_mode): Remove.
1100 Remove.
1116 (sprintc): Remove int width arg; it's now the caller's responsibility
1162 (AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_RDEV): Remove; obsolescent.
1165 (AC_OUTPUT): Remove args; they were obsolescent.
1175 (HAVE_FORK): Remove.
1185 Remove tests for HAVE_SETMODE; use set_binary_mode
1239 Remove stuff that doesn't apply any more.
1276 (_GNU_SOURCE): Remove; config.h now defines it.
1282 (CHAR_MAX, INT_MAX): Remove.
1286 (bzero): Remove.
1288 (ISPRINT, ISSPACE): Remove ifndef wrappers.
1289 (ISUPPER, ISDIGIT): Remove.
1299 dev_may_have_duplicate_ino): Remove.
1336 (tmpmade): Remove.
1338 (private_tempnam, exists, letters): Remove.
1352 (word): Remove; now done in system.h.
1365 (primes): Remove.
1409 (horizon_lines): Remove. Remove all uses.
1422 (INT_STRLEN_BOUND): Remove; now in system.h.
1436 (enum line_class): Remove; subsumed by enum changes.
1439 (ignore_space_change_flag, ignore_all_space_flag): Remove.
1459 (inhibit_hunk_merge): Remove.
1474 (excluded_filename, error, free_software_msgid): Remove decls; now in
1477 (sip, slurp): Remove decls.
1501 (numeric_arg): Remove.
1505 Remove; now done by exclude.h.
1532 Remove now-unnecessary casts.
1566 (word): Remove macro; now in system.h.
1605 Remove, as it gives autoheader the willies.
1637 (AC_ARG_PROGRAM, AC_MINIX): Remove.
1654 (WITH_MVFS_STAT_BUG, WITH_NFS_STAT_BUG): Remove.
1655 (HAVE_MEMCHR): Remove.
1754 (messages.po): Remove.
1778 (struct filedata): Remove dir_p arg.
1812 (ck_atoi): Remove.
1820 (longopts): Remove old aliases --file-label, --entire-new-file,
1851 * analyze.c (no_discards): Remove.
1852 (inhibit): Remove.
1862 (DIFF_PROGRAM, DEFAULT_EDITOR_PROGRAM): Remove.
1864 (diffbin, edbin): Remove.
1911 (environ): Remove decl.
1918 * pc/makefile (%.exe): Remove.
1919 (pc-clean): Remove *.exe
1924 * pc/config.h (same_file): Remove.
1947 * ed.c: Remove `#if 0'ed code.
2067 * diff.h (ignore_some_line_changes): Remove. All users changed.
2078 * system.h (malloc, realloc): Remove unused declarations.
2079 * diff3.c, sdiff.c, util.c (xmalloc, xrealloc): Remove.
2092 (error): Remove.
2103 (AC_CHECK_HEADERS): Remove sys/wait.h.
2155 (O_BINARY): Remove.
2174 * configure.in (AC_FUNC_MEMCHR): Remove. Autoconf didn't adopt this,
2185 * Makefile.in (srcs): Remove memcmp.c.
2192 (AC_CHECK_HEADERS): Remove now-redundant check for <string.h>.
2240 * sdiff.c, util.c (memchr, waitpid): Remove; use new substitutes.
2264 (S_IXGRP, S_IXOTH, S_IXUSR): Remove unused macros.
2295 (clean): Remove TeX output files.
2311 * Makefile.in (LDFLAGS): Remove -g. Change all link commands
2325 * Makefile.in (distclean): Remove config.h.
2370 * configure.in (AC_HAVE_HEADERS): Add unistd.h; remove AC_UNISTD_H.
2443 (xmalloc, xrealloc): Remove needless casts.
2453 * diff.c: Remove redundant "system.h" inclusion.
2456 (xmalloc, realloc): Remove needless casts.
2465 (format_group, print_ifdef_lines): Use it. Remove %0 format spec.
2485 Remove the convention that last arg -1 signifies that the lines
2556 Remove end_char argument; it's always '\n'. All callers changed.
2562 (printc): Remove `FILE *' arg; output to stdout. All callers changed.
2585 * diff.h (Is_space, textchar): Remove.
2606 (textchar): Remove.
2616 (private_tempnam): Remove hardcoded limit on temporary file names.
2629 (private_tempnam): Remove hardcoded limit on temporary file name length.
2694 Remove unsystematic assignment of 0 to static vars.
2764 * Makefile.in (srcs): Remove limits.h.
2845 Remove spurious differences between these two functions.
2894 (default_line_format): Remove. All refs removed.
3011 Remove unused members ltran, suffix_lines.
3021 * analyze.c (shift_boundaries): Remove unneeded variable `end' and
3029 (build_script): Remove obsolete OUTPUT_RCS code.
3199 * util.c: -w skips all white space. Remove lint. Tune.
3228 * configure: Create config.status. Remove it and Makefile if
3301 * diff.c: +print option renamed +paginate. Remove +all-text.
3370 * diff.c (pr_unidiff_hunk): Remove ref to output_patch_flag.
3569 * analyze.c (shift_boundaries): Remove unused var 'j_end'.