1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 10:15:48 +02:00
Files
coreutils/lib
Jim Meyering aa78add2de (hash_rehash): Fix a nasty bug: copy the free entry list
back, too, since it may have been modified by allocate_entry.
(hash_delete): Rewrite not to use both(!) the assignment operator
and the comma operator in an if-expression.
2000-05-18 11:06:39 +00:00
..
2000-01-07 14:29:26 +00:00
1999-10-11 12:39:14 +00:00
1999-10-11 12:39:14 +00:00
1997-09-21 13:15:48 +00:00
2000-04-27 06:46:13 +00:00
1996-11-02 05:59:20 +00:00
1996-07-15 03:56:06 +00:00
1998-12-07 03:12:10 +00:00

The files in this directory are shared between the fileutils, sh-utils,
and textutils packages.  Not all files are used by each package.
The autoconf tests required for these files are in ../m4.

The library name, fetish, is a permutation of the first two
letters of each of the package names: FIleutils, TExtutils, SH-utils.