1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-31 06:46:37 +02:00
Jim Meyering 752fb79cac Don't include <limits.h>.
Include <stdlib.h> and <string.h> unconditionally.
(iswcntrl, mbsinit, ISCNTRL): New macros.
(mbsnwidth): Use K&R style function declarations.
Don't bother checking for MB_LEN_MAX == 1, since the compiler
can optimize it when MB_CUR_MAX == 1.
The width of control characters is zero, not 1.
2001-08-04 17:07:37 +00:00
2001-07-14 13:09:40 +00:00
2001-08-04 17:07:37 +00:00
.
2001-08-04 17:03:30 +00:00
2001-08-04 15:22:55 +00:00
2001-07-10 13:05:46 +00:00
2001-08-04 15:27:17 +00:00
2001-06-17 04:11:12 +00:00
2001-07-16 08:58:20 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
93 MiB
Languages
C 56.8%
Shell 27.3%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%