mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-25 02:06:40 +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.5%
Shell
27.6%
Perl
11.6%
Makefile
2.2%
M4
0.9%
Other
1.2%