1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-10 06:03:31 +02:00
Files
coreutils/lib
Jim Meyering 0dc8754559 (quotearg_n, quotearg_n_style): Likewise.
(SIZE_MAX, UINT_MAX): New macros.
(quotearg_n_options): Abort if N is negative.
Avoid overflow check on hosts where size_t is 64 bits and int
is 32 bits, as overflow is impossible there.
Fix off-by-one typo that caused unnecessary reallocation.
2001-11-28 06:57:02 +00:00
..
2001-11-17 13:29:42 +00:00
2001-11-27 12:56:20 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-26 12:29:43 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
.
2001-11-18 17:59:36 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 10:59:01 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-27 21:34:15 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +00:00
2001-11-17 13:29:42 +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.