mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-05-20 17:31:07 +02:00
bb73f9b20edb182cacffb8f926703efbfb9034ea
(<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.
…
Description
These are the GNU core utilities. This package is the union of
the GNU fileutils, sh-utils, and textutils packages.
Languages
C
56.9%
Shell
27.2%
Perl
11.5%
Makefile
2.3%
M4
0.9%
Other
1.2%