1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 06:34:40 +02:00
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-18 17:59:36 +00:00
2001-11-24 08:05:20 +00:00
2001-10-20 14:41:23 +00:00
2001-11-27 20:49:52 +00:00
2001-09-22 19:19:44 +00:00
2001-11-27 10:22:28 +00:00
2001-09-22 19:15:53 +00:00
2001-06-17 04:11:12 +00:00
2001-09-26 07:44:23 +00:00
2001-11-22 08:20:49 +00:00
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
90 MiB
Languages
C 57.1%
Shell 27%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%