1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-20 17:31:07 +02:00
Jim Meyering bb73f9b20e (<wchar.h>): Do not include; no longer needed, since we no longer use wcrtomb.
(<limits.h>): Include if HAVE_LIMITS_H.
(MB_LEN_MAX): Define if limits.h doesn't.
(convert_unicode_char): New function, with the conversion part of the
old print_unicode_char.  Use wctomb, not wcrtomb.  Depend on
HAVE_WCTOMB, not HAVE_WCRTOMB.
(print_unicode_char): Use convert_unicode_char to do the conversion.
2000-11-09 08:30:00 +00:00
2000-11-06 18:41:25 +00:00
2000-11-08 14:46:43 +00:00
2000-11-06 17:38:07 +00:00
2000-11-09 08:28:13 +00:00
1998-08-13 04:06:52 +00:00
2000-11-07 14:57:41 +00:00
1999-01-17 13:53:32 +00:00
2000-11-06 13:12:57 +00:00
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.9%
Shell 27.2%
Perl 11.5%
Makefile 2.3%
M4 0.9%
Other 1.2%