mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-10 06:03:31 +02:00
(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.
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.