Paul Eggert 49e3b25b41 (AC_CHECK_FUNCS): Add gettimeofday, clock_gettime.
(LIB_CLOCK_GETTIME): New subst.
2001-11-25 00:22:19 +00:00
2001-11-23 08:05:29 +00:00
2001-11-23 13:28:32 +00:00
2001-11-23 13:28:32 +00:00
2001-11-23 08:05:29 +00:00
2001-11-25 00:21:28 +00:00
1998-09-14 06:13:10 +00:00
2001-11-23 07:52:27 +00:00
1998-09-13 05:18:48 +00:00
2001-11-23 08:05:29 +00:00
1994-10-01 05:24:19 +00:00

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.

See the file COPYING for copying conditions.
See the file diff.texi (or diff.info*) for documentation that can be printed
	with TeX, or read with the `info' program or with Emacs's `M-x info'.
	There are no man pages.
See the file INSTALL for compilation and installation instructions.

The `configure' command has special options to work around bugs
in some buggy file systems:

  configure --with-mvfs-stat-bug
    Work around ClearCase MVFS bug id ATRia04618.

  configure --with-nfs-stat-bug
    Work around a buggy NFS servers that assign the same
    (device number, inode number) pair to two distinct files.

    This bug can occur with Linux NFS servers
    that export all local filesystems as a single NFS filesystem,
    if a local device number (st_dev) exceeds 255,
    or if a local inode number (st_ino) exceeds 16777215.

    This bug also can occur with Network Appliance NFS servers
    in snapshot directories; see Netapp bug#1780.

Report bugs to bug-gnu-utils@gnu.org
Description
No description provided
Readme 2.4 MiB
Languages
C 72.6%
Shell 22%
Makefile 3.7%
M4 1.7%