1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 15:26:48 +02:00
Files
coreutils/lib
Jim Meyering f6e82b7dea (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now in dirname.h.
(path_concat): Use base_len to compute
base length, not strlen; this means we cannot rely on memcpy
to null-terminate.
2001-05-12 15:45:43 +00:00
..
2001-04-08 20:00:14 +00:00
2001-03-15 14:50:16 +00:00
2001-03-03 19:05:36 +00:00
2001-03-03 19:05:36 +00:00
.
2001-05-12 10:04:13 +00:00
2001-05-12 10:05:15 +00:00
2001-04-02 08:31:28 +00:00
2001-04-02 08:31:28 +00:00
2001-03-03 19:05:36 +00:00
2001-03-16 12:02:22 +00:00
2001-03-03 19:05:36 +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.