mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-31 21:09:37 -04:00
0dc8754559288ca4db87ddcc97d09c48b0b43377
(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.
Description
No description provided
Languages
C
56.8%
Shell
27.3%
Perl
11.5%
Makefile
2.3%
M4
0.9%
Other
1.2%