Lines Matching refs:Use

112 	(set_mtime_to_now): Use 0, not NULL.
142 Use them to fix line-number computation bug.
172 Use more-standard test for exit status 126 versus 127.
188 Use 'true' and 'false' instead of '1' and '0', when appropriate.
189 (compareseq): Use lin const * local variables instead of lin *.
192 Use char arrays, not bool arrays, since
276 (main): Use version_etc to print version.
285 New macro. Use it uniformly instead of
309 (AC_FUNC_FNMATCH_GNU): Use this, instead of AC_FUNC_FNMATCH.
314 Use @acronym instead of @sc where appropriate.
342 Use global stack_base, stack_size if
365 (MEMPCPY): Use mempcpy if not _LIBC; use memcpy if neither _LIBC
369 Use wcslen rather than __wcslen, and likewise for wcscat, wmempcpy.
370 (MEMPCPY) [HANDLE_MULTIBYTE]: Use wmempcpy if not _LIBC; use wmemcpy
376 (NEW_PATTERN): Use offsetof, not sizeof, since str now has size 1.
438 (process_diff_control): Use them.
469 Use AC_HEADER_STDBOOL rather than AC_CHECK_HEADERS(stdbool.h).
485 * src/cmp.c (cmp): Use block_read instead of read, to work
495 Use new @copying directive.
572 (hard_locale): Use malloc, not alloca, so that we need not worry about
581 (cmp): Use "byte" rather than "char" if a translation for "byte"
597 (AM_INIT_AUTOMAKE): Use new form, with option gnits,
680 (tempname): Use AC_LIBOBJS, not LIBOBJS=, as now required by autoconf.
784 Use specify_style and specify_value.
786 Use new style time stamp format for -u / -U.
829 (find_identical_ends): Use it.
879 * configure.ac (AC_INIT): Use new 3-arg form.
908 * src/cmp.c (bytes, specify_ignore_initial, cmp): Use UINTMAX_MAX
928 Use strcoll only if locale_specific_sorting is nonzero.
932 (diff_dirs): Sort the directory ourselves. Use setjmp to recover
980 Use check_stdout after printing help. Use execvp/perror_fatail rather
990 (longopts, main): Use them.
1000 (main): Use 130 instead of DEFAULT_WIDTH, since it's not really
1066 * configure.ac (PR_PROGRAM): Use AC_DEFINE_UNQUOTED, so that
1068 (ptrdiff_t, ssize_t): Use AC_CHECK_TYPE with a default of int,
1078 (dir_file_pathname): Use base_name rather than file_name_lastdirchar.
1085 (expand_name): Use base_name rather than file_name_lastdirchar, for
1106 (main): Use it. Initialize xalloc_exit_failure before potentially
1112 (compare_files): Use base_name instead of file_name_lastdirchar.
1124 (cmp): Use an index column wide enough to store this comparison's
1151 Use "byte" rather than "character" when talking about cmp, since
1163 (AC_FUNC_FORK): Use this, instead of obsolescent AC_FUNC_VFORK.
1173 Use HAVE_STRUCT_STAT_ST_BLKSIZE, not HAVE_ST_BLKSIZE.
1199 (long_options, main): Use it.
1308 Use angle-brackets when including quotesys.h.
1330 Use angle-brackets when including getopt.h, quotesys.h.
1332 (copyright_string): Use only most recent year.
1340 (edit): Use it.
1341 (interact): Use strtoumax, not atoi.
1350 Use angle-brackets when including cmpbuf.h.
1355 (sip, slurp): Use it. Now static.
1357 (slurp): Use xalloc_die to report memory exhaustion.
1358 (find_and_hash_each_line): Use TOLOWER instead of _tolower.
1367 (read_var): Use prime_offset instead of primes.
1368 Use zalloc instead of xmalloc + bzero.
1372 (format_group): Use strtoumax to parse line numbers.
1373 (format_group, print_ifdef_lines): Use do_printf_spec to
1390 strcoll. Use file_name_cmp only as a last resort. Warn about
1394 (diff_dirs): Use compare_names rather than filename_cmp.
1399 Use angle-brackets when including getopt.h, quotesys.h.
1401 (copyright_string): Use only most recent year.
1420 (create_diff3_block): Use xcalloc instead of malloc + bzero.
1428 Use xalloc_die to report memory exhaustion.
1429 (undotlines): Use long for start, not int.
1488 Use angle-brackets when including getopt.h, fnmatch.h, quotesys.h.
1491 (copyright_string): Use only most recent year.
1516 (longopts, main): Use them.
1521 Use grep syntax, not Emacs, for regular expressions.
1522 Use exclude.h, not our own functions.
1523 Use ISO 8601 time format in hard locales.
1526 Use strtoumax instead of numeric_arg.
1527 Use specify_value when appropriate.
1541 (compare_files): Use it. Use memset, not bzero.
1544 Use files_can_be_treated_as_binary.
1552 (print_context_label): Use nstrftime and time_format to format times.
1555 (pr_context_hunk, pr_unidiff_hunk): Use it.
1556 (find_function): Use size_t for sizes, not int.
1561 Use angle-brackets when including cmpbuf.h, getopt.h.
1563 (copyright_string): Use only most recent year.
1572 Use strtoumax instead of doing the work ourselves.
1574 (cmp): Use ssize_t for read returns, not size_t.
1586 Use angle-brackets when including cmpbuf.h.
1588 (discard_confusing_lines, diff_2_files): Use zalloc rather
1593 (build_reverse_script, build_script, diff_2_files): Use |, not ||.
1596 of sizeof (word). Use file_block_read to read buffers.
1614 * lib/cmpbuf.h: Use prototypes instead of old-style functions.
1618 Use prototypes instead of old-style functions.
1635 Use src/diff.c, not diff.h, as the source files got removed.
1646 (AC_SYS_LARGEFILE): Use instead of our homebrew version.
1691 (direxists, __gen_tempname): Use it. This avoids a portability problem
1711 Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
1794 (same_file): Use them.
1823 Use numeric_arg to report errors.
1904 (main): Use DIFF environment var to specify name of diff program.
2006 (usage): Use it, so message is translated one option at a time.
2011 (cmp): Use new sprintc; it's easier to internationalize.
2046 * sdiff.c (main): Use system_quote_arg to compute command.
2048 * util.c (begin_output): Use system_quote_arg to compute command.
2053 Use new `trivial_length' local instead of comparing first byte to `\n'.
2082 * io.c (ROL): Use sizeof to make it more generic.
2089 * diff3.c (main): Use strerror (EISDIR) instead of "Is a directory".
2090 (fatal, perror_with_exit): Use `error'.
2091 * util.c (perror_with_name, fatal): Use GNU `error'.
2105 * system.h (<sys/wait.h>, WEXITSTATUS): Use simpler scheme
2109 * util.c (dir_file_pathname): Use filename_lastdirchar not strrchr.
2111 (private_tempnam): Use tmpnam if HAVE_TMPNAM; this simplifies porting.
2131 (install, uninstall): Use it.
2135 (config.hin, config.h): Use time stamp files.
2141 * comp.c (main): Use setmode, not open(..., O_BINARY); this gets stdin.
2142 Use NULL_DEVICE instead of "/dev/null".
2143 (cmp): Use %lu instead of %ld when it is more likely to be right.
2149 (read_diff): Use SYSTEM_QUOTE_ARG.
2161 (begin_output): Use SYSTEM_QUOTE_ARG.
2169 (main): Use SYSTEM_QUOTE_ARG.
2183 Use HAVE_MEMCHR to test for all mem* routines.
2194 (AC_FUNC_MEMCHR, AC_FUNC_MEMCMP, AC_CHECK_FUNCS): Use special-purpose
2199 (COMPILE): Use the defaults.
2207 * system.h: Use more modern autoconf approach to standard C headers.
2226 Use isupper+tolower instead of islower+toupper, for consistency.
2237 * system.h: Use Autoconf 2 style HAVE_DIRENT_H etc. macros for dirs.
2241 * diff3.c (read_diff): Use new waitpid substitute.
2261 Use * instead of [] in prototypes.
2272 (compare_files): Use filename_lastdirchar to find last
2275 diff_dirs): Use filename_cmp to compare file names.
2276 Use same_file to determine whether two files are the same.
2279 util.c (begin_output): Use popen+pclose if !HAVE_FORK.
2282 (edit): Use system if !HAVE_FORK.
2441 * side.c (print_half_line): Use isprint, since some hosts lack isgraph.
2465 (format_group, print_ifdef_lines): Use it. Remove %0 format spec.
2475 (.c.o, diff3.o, sdiff.o): Use it.
2484 (print_ifdef_lines): Use it to simplify argument passing.
2490 Use a faster test for the single-fwrite optimization.
2517 Use size_t, not int, when needed.
2520 Use `const' more often.
2521 Use STD{IN,OUT,ERR}_FILENO instead of [012].
2522 Use 0, not NULL, for portability to broken hosts.
2529 (diff_2_files): Use l.c.m., not max, of files' buffer sizes.
2547 Use l.c.m. of files' buffer sizes, not 8 * 1024.
2599 (read_diff): pid is of type pid_t, not int. Use waitpid if available.
2607 (find_and_hash_each_line): Use locale's definition of white space
2623 (catchsig, trapsigs): Use sigaction if possible, since this closes the
2624 windows of vulnerability that `signal' has. Use RETSIGTYPE not void.
2647 Use waitpid if available. Check pr exit status.
2648 (line_cmp): Use locale's definition of white space
2670 (install): Use it.
2736 * diff.c (main): Use NULL in arg to compare_files.
2848 (output_diff3_edscript, output_diff3_merge): Use them.
2886 * diff3.c (process_diff): Use D_NUMLINES instead of its definiens.
2905 (group_format, line_format): Use it to regularize option flags.
2918 (print_1_line): Use it.
2930 Use it for -D'=xxx', -E.
2945 (print_ifdef_script, print_ifdef_hunk): Use it.
2952 * ifdef.c (print_ifdef_hunk): Use the new variables instead of
2961 * sdiff.c (lf_copy, lf_snarf): Use memchr instead of index,
2991 * diff.c (excluded_filename): Use fnmatch, not wildmat.
2993 Makefile.in: Use fnmatch.c, not wildmat.c.
2998 * diff.h, util.c: Use it instead of MEMCHR_MISSING.
3027 Use only one buffer for stdin with `diff - -'.
3032 (main): Use them for the new --exclude and --exclude-from options.
3050 Use Is_space, not is_space, for consistent treatment of white space.
3072 * util.c (line_cmp): Use bcmp for speed.
3073 Use Is_space, not is_space, for consistent treatment of white space.
3093 * io.c (binary_file_p): Use heuristic to avoid declaring info
3106 (main): Use it.
3112 * diff.h, cmp.c, diff3.c, sdiff.c: Use it.
3123 * sdiff.c: Use the version number from version.c.
3179 * diff.h, diff3.c, sdiff.c: Use HAVE_VFORK_H instead of
3192 Use Posix definitions when possible.
3352 * diff.c (usage): Use = for args of long options.
3421 (print_context_header): Use that.
3467 * io.c (binary_file_p): Use ISO char set as criterion, not ASCII.
3474 * io.c (find_identical_ends, find_and_hash_each_line): Use that macro.
3481 Use argument FILE rather than global files.
3541 (read_diff): Use vfork.
3807 * io.c (find_identical_ends): Use sentinels to make the loops faster.
3815 * dir.c (diff_dirs): Use * when calling fcn ptr variable.