descriptionGNU Diffutils mirror
homepage URLhttp://www.gnu.org/software/diffutils/
repository URLgit://git.sv.gnu.org/diffutils.git
ownereblake@redhat.com
last changeSun, 18 Feb 2024 08:27:56 +0000 (18 00:27 -0800)
last refreshThu, 9 May 2024 05:06:33 +0000 (9 07:06 +0200)
content tags
add:
README
README for GNU DIFF

This directory contains the GNU diff, diff3, sdiff, and cmp utilities.
Their features are a superset of the Unix features and they are
significantly faster.

Please see the file COPYING for copying conditions.

Please see the file doc/version.texi for version information.

Please see the file doc/diffutils.texi (or doc/diffutils.info) for
documentation that can be printed with TeX, or read with the 'info'
program or with Emacs's 'M-x info'.  Brief man pages are in man/*,
but they are no substitute for the documentation.

Please see the file ABOUT-NLS for notes about translations.

Please see the file INSTALL for generic compilation and installation
instructions.  Briefly, you can run "./configure; make install".  The
command "./configure --help" lists the supported --enable and --with
options.

If you have a problem with internationalization, you might be able to
work around it as described in ABOUT-NLS by invoking './configure
--disable-nls'.  Many of the problems arise from dynamic linking
issues on non-GNU platforms (e.g. with the iconv library).  Such
problems tend to be shared by other GNU applications on these
platforms, and can usually be fixed by carefully tweaking your non-GNU
installation.  If you have an older version of libiconv, please
upgrade to the latest one; see <ftp://ftp.gnu.org/gnu/libiconv/>.  If
the problem seems isolated to diffutils, though, please report a bug.

This program requires a Standard C compiler (C89 or later).  If you
have a nonstandard compiler, please install GCC first.

If you make changes to the source code, you may need appropriate
versions of GNU build tools to regenerate the intermediate files.  The
following versions were used to generate the intermediate files in
this distribution:

* Autoconf 2.59   <ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz>
* Automake 1.8.3  <ftp://ftp.gnu.org/gnu/automake/automake-1.8.3.tar.gz>
* gettext 0.14.1  <ftp://ftp.gnu.org/gnu/gettext/gettext-0.14.1.tar.gz>
* help2man 1.33   <ftp://ftp.gnu.org/gnu/help2man/help2man-1.33.1.tar.gz>
* Texinfo 4.7     <ftp://ftp.gnu.org/gnu/texinfo/texinfo-4.7.tar.gz>

For any copyright year range specified as YYYY-ZZZZ in this package
note that the range specifies every single year in that closed interval.

Please report bugs to <bug-diffutils@gnu.org>.

-----

Copyright (C) 1992, 1998, 2001-2002, 2004, 2009-2013, 2015-2024 Free Software
Foundation, Inc.

This file is part of GNU Diffutils.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts.  A copy of the license is included in the "GNU Free
Documentation License" file as part of this distribution.
shortlog
2024-02-18 Paul Eggertdiff: restrict scope of GCC bug 110014 workaroundmaster
2024-01-05 Jim Meyeringmaint: make update-copyright
2024-01-05 Jim Meyeringbuild: update gnulib to latest; also update bootstrap
2024-01-05 Jim Meyeringbuild: suppress -Wmaybe-uninitialized for one function
2023-09-20 Paul Eggertdiff: go back to C quoting for diff -c/-u headers
2023-09-20 Paul Eggertbuild: update gnulib submodule to latest
2023-09-16 Jim Meyeringbuild: avoid new build failure
2023-09-16 Paul Eggertmaint: fix NEWS typos
2023-09-16 Paul Eggertdiff: tune when O_PATH fails with ELOOP
2023-09-16 Paul Eggertdiff: tune 'diff --no-dereference --no-file-name-case...
2023-09-16 Paul Eggertmaint: fix comment typo
2023-09-16 Gleb Fotengauer... diff: fix regression affecting the counting of diff...
2023-09-16 Paul Eggertdiff: publish attributes
2023-09-13 Paul Eggertdiff: respond faster to write failures
2023-09-13 Paul Eggertmaint: be clearer about when ctype is needed
2023-09-13 Paul Eggertmaint: diff no longer uses isblank directly
...
tags
11 months ago v3.10 diffutils 3.10
15 months ago v3.9 diffutils 3.9
2 years ago v3.8 diffutils 3.8
5 years ago v3.7 diffutils 3.7
6 years ago v3.6 diffutils 3.6
7 years ago v3.5 diffutils 3.5
7 years ago v3.4 diffutils 3.4
11 years ago v3.3 diffutils 3.3
12 years ago v3.2 diffutils 3.2
12 years ago v3.1 diffutils 3.1
14 years ago v3.0 diffutils 3.0
14 years ago v2.9 diffutils 2.9
14 years ago v2.8.7 diffutils 2.8.7
20 years ago v2.8.6 diffutils 2.8.6
21 years ago v2.8.4 diffutils 2.8.4
21 years ago v2.8.3 diffutils 2.8.3
...
heads
2 months ago master
forks
Cached version (337s old)
diffutils/ericb.git Eric Blake's GNU Diffutils patches eblake@redhat.com 14 years ago