Lines Matching refs:Add

4 	* configure.ac (AM_GNU_GETTEXT_VERSION): Add.
10 * Makefile.am (EXTRA_DIST): Add bootstrap.
17 * NEWS: Add news for 2.8.4, 2.8.6.
24 (AC_CONFIG_MACRO_DIR): Add call, specifying "m4".
42 (GNULIB_AUTOCONF_SNIPPET): Add call. This replaces much of
62 (diff Options): Add --strip-trailing-cr.
128 Add --strip-trailing-cr support.
210 * src/Makefile.am (MOSTLYCLEANFILES): Add paths.ht.
242 * po/LINGUAS: Add en_US.
245 Add lib/file-type.c, lib/version-etc.c, lib/xmalloc.c.
253 Add version-etc.h.
254 (libdiffutils_a_SOURCES): Remove freesoft.c. Add version-etc.c.
308 (jm_AC_TYPE_INTMAX_T): Add.
322 * lib/Makefile.am (EXTRA_DIST): Add fnmatch_loop.c.
325 Add file-type.h.
326 (libdiffutils_a_SOURCES): Add file-type.c.
344 Add debug code.
403 * po/LINGUAS: Add hu, pt_BR.
408 (diff_sources): Add diff.h.
465 * configure.ac (AC_HEADER_STDBOOL): Add.
490 * THANKS: Add Ulrich Drepper.
552 * configure.ac (jm_PREREQ_HARD_LOCALE): Add.
575 * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HARD_LOCALE.
599 (AM_MISSING_PROG): Add help2man.
601 (AC_CONFIG_FILES): Add man/Makefile.
628 * po/LINGUAS: Add zh_TW.
630 * Makefile.am (SUBDIRS): Add man.
638 * THANKS: Add email address for Tower.
660 * doc/diff.texi: Add vr index.
678 * configure.ac (AC__GNU_SOURCE): Add this,
681 (jm_PREREQ_C_STACK): Add.
683 (AM_GNU_GETTEXT): Add external arg, from gettext 0.11.
715 * lib/Makefile.am (noinst_HEADERS): Add c-stack.h, exitfail.h.
716 (libdiffutils_a_SOURCES): Add c-stack.c, exitfail.c, quotesys.c.
736 * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_POSIXVER.
743 * po/LINGUAS: Add cs, ja.
744 * po/POTFILES.in: Add lib/c-stack.c, src/dir.c.
792 Add typed memory objects.
865 * Makefile.am (EXTRA_DIST): Add config/config.rpath, INSTALLME.
870 * THANKS: Add Bruno Haible, Jim Meyering, and Eli Zaretskii.
884 * lib/Makefile.am (noinst_HEADERS): Add gettext.h.
967 * configure.ac (ALL_LINGUAS): Add tr.
977 (longopts, option_help_msgid, main): Add --diff-program=PROGRAM.
1008 (diff3 Options, sdiff Options): Add --diff-program.
1011 Add '0', to support suffixes like "MB" and "MiB".
1071 (AC_CONFIG_FILES): Add ms/Makefile.
1073 * doc/diff.texi: Add --no-ignore-file-name-case.
1119 (valid_suffixes): Add 'K', for 'KiB'.
1133 * lib/Makefile.am (noinst_HEADERS): Add dirname.h, setmode.h.
1134 (libdiffutils_a_SOURCES): Add basename.c, setmode.c.
1136 * Makefile.am (SUBDIRS): Add ms.
1161 (AC_CHECK_MEMBERS): Add struct stat.st_blksize, struct stat.st_rdev.
1164 (AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add.
1191 * Makefile.am (EXTRA_DIST): Add xstrtol.c.
1192 (noinst_HEADERS): Add xstrtol.h.
1193 (libdiffutils_a_SOURCES): Add xstrtoumax.c.
1201 Add support for -n or --bytes.
1203 (option_help_msgid, main): Add -i M:N.
1204 (usage, main): Add two optional trailing operands, a la BSD.
1216 * xstrtol.c (__xstrtol): Add support for IEC 60027-2.
1224 * src/Makefile.am (INCLUDES): Add -I../lib, for regex.h.
1230 * lib/Makefile.am (EXTRA_DIST): Add strtoimax.c, strtol.c.
1234 * lib/Makefile.am (noinst_HEADERS): Add unlocked-io.h.
1238 * README: Add copyright notice.
1249 (longopts, option_help_msgid, main): Add -E, --ignore-tab-expansion,
1253 Add individual utilities.
1272 * configure.ac (AC_CHECK_FUNCS): Add gettimeofday, clock_gettime.
1314 Add support for IGNORE_TAB_EXPANSION.
1359 Add support for IGNORE_TAB_EXPANSION.
1518 (longopts, main, option_help_msgid): Add -E, --from-file, --to-file.
1642 AC_STRUCT_ST_MTIM_NSEC): Add.
1650 (AC_CHECK_HEADERS): Add stdbool.h, unistd.h.
1651 (AC_CHECK_TYPES): Add ptrdiff_t, uintmax_t.
1652 (AM_GNU_GETTEXT, XGETTEXT): Add.
1656 (AC_CHECK_FUNCS): Add diraccess.
1657 (AC_REPLACE_FUNCS): Add memchr, waitpid.
1660 jm_PREREQ_TEMPNAME, jm_AC_PREREQ_XSTRTOUMAX, AC_FUNC_FNMATCH): Add.
1664 (AC_OUTPUT): Add doc/Makefile, intl/Makefile, lib/Makefile,
1734 * diff.texi: Add @dircategory and @direntry.
1741 (srcs): Add $(diffutils_srcs), freesoft.c, quotearg.c instead of
1743 (distfiles): Add acconfig.h, message/*.
1746 (common_o): Add freesoft.o
1762 (D_dirs): Add $D/message.
1768 * configure.in (AC_PATH_PROG): Add PR_PROGRAM.
1771 (AC_STRUCT_ST_RDEV): Add.
1772 (HAVE_ST_FSTYPE_STRING): Add.
1775 (AC_CHECK_FUNCS): Add sicprocmask.
1781 (error): Add printf attribute if applicable.
1784 (fatal): Add noreturn attribute.
1827 Add new --from-file, --to-file, --inhibit-hun,-merge options.
1829 Add casts to pacify gcc -Wall.
1830 (try_help): Add operand arg.
1859 * side.c (print_half_line): Add brackets to pacify GCC -Wall.
1867 (exiterr, fatal, perror_fatal, try_help): Add noreturn attribute.
1899 (fatal, perror_with_exit, try_help): Add noreturn attribute.
1900 (error): Add printf attribute.
1922 Add .exe when installing files.
1923 * pc/emx/config.h (same_file): Add.
1930 * README: Add --with-mvfs-stat-bug, --with-nfs-stat-bug.
1932 * getmsgids: Add copyright date and update FSF address.
1964 Add internationalization support.
1985 (distfiles): Add them, pc/*, and getmsgids.
1992 * configure.in (AC_CHECK_HEADERS): Add libintl.h, locale.h.
2102 * configure.in (AC_HEADER_SYS_WAIT): Add.
2104 (AC_CHECK_FUNCS): Add tmpnam.
2125 (AC_OUTPUT): Add [date > stamp-h].
2133 (distfiles): Add stamp-h.in.
2136 (cmp_o): Add $(LIBOBJS).
2158 * diff.c: Add comment.
2178 (AC_REPLACE_FUNCS): Add test for memchr.
2180 (AC_CHECK_HEADERS): Add string.h; regex.c uses on some old hosts.
2200 (srcs): Add memcmp.c.
2234 * Makefile.in (diff_o, diff3_o, sdiff_o): Add $(LIBOBJS).
2235 (srcs): Add memchr.c, waitpid.c.
2236 (distfiles): Add install.sh, memchr.c, waitpid.c, install.sh.
2246 (filetype): Add Posix.1b file types.
2250 * configure.in: Switch to new autoconf names. Add sys/file.h test.
2343 * diff.c (long_options, main, usage): Add `--help'.
2357 (long_options, main, usage): Add `--help'.
2361 (long_options, main, usage): Add `--help'.
2366 (long_options, main, usage): Add `--help'.
2368 (main): Add `-v'. Send version number to stdout, not stderr.
2370 * configure.in (AC_HAVE_HEADERS): Add unistd.h; remove AC_UNISTD_H.
2377 * Makefile.in (cmp): Add version.o.
2381 * cmp.c (main, usage, version_string): Add --version option.
2408 * cmp.c (main, usage, version_string): Add --version option.
2409 * Makefile.in (cmp): Add version.o.
2430 * configure.in (AC_STAT_MACROS_BROKEN): Add.
2479 * diff.c (main, longopts): Add --line-format=FORMAT option.
2482 * ifdef.c: Add support for %?c, %(A=B?T:E), PRINTF_SPECn formats.
2489 Add first FILE * argument to output to. All callers changed.
2516 Add prototypes to function declarations.
2526 (.c.o): Add -DHAVE_CONFIG_H.
2538 (long_options): Now const. Add `--ignore-initial'.
2540 (main, cmp): Add `--ignore-initial' support.
2593 Add --ignore-initial.
2699 (main, usage, output_diff3): Add support for -T.
2724 * diff.c (main, longopts, usage): Add --horizon-lines option.
2749 * Makefile.in (.c.o): Add -I$(srcdir); put $(CFLAGS) last before $<.
2801 * Makefile.in (.c.o): Add -I.
2805 * configure.in: Add HAVE_FCNTL_H, since system.h uses it.
2832 * diff.c (main): Add `-U lines' as an alias for `--unified=lines'.
2834 * diff3.c (usage): Add third --label option in example.
2842 * diff3.c (main, usage): Add -A or --show-all.
2896 * ifdef.c (print_ifdef_lines): Add %L. Optimize %l\n even if user
2920 * ifdef.c: (format_ifdef, print_ifdef_lines): Add %0 format.
2924 * diff.c (main): Add -E or --line-prefix option. Add -D'=xxx'
2997 * configure.in: Add HAVE_MEMCHR.
3012 Add const where appropriate.
3070 (primes): Add more primes.
3080 * configure.in: Add AC_ST_BLKSIZE.
3108 * diff3: Add -v --version option.
3127 * Makefile.in: Add rules for them.
3134 * diff3.c (main, usage): Add long-named options.
3150 * io.c, diff3.c, analyze.c: Add extra parentheses.
3176 * Makefile.in (srcs): Add sdiff.c.
3177 (tapefiles): Add diff.texi and diff.info.
3184 * Makefile.in (all): Add diff.info, sdiff.
3196 * io.c: Add distinction between white space and printing chars.
3274 * Makefile: Add TAGS, distclean, and realclean targets.
3297 * diff.h (files): Add EXTERN.
3388 * diff.c (longopts): Add +new-files.
3395 * diff.c (longopts): Add element for +unidiff.
3483 * analyze.c: Add external function declarations.
3563 * Makefile: Add rules for getopt.c, getopt1.c, getopt.h.
3567 * main.c (main, usage): Add long options.
3650 * diff3.c (fatal): Add \n to error messages.
3654 * Makefile (tapefiles): Add ChangeLog.