Files
gnu-coreutils/lib
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-08-26 12:04:46 +00:00
2000-11-03 08:44:12 +00:00
2000-03-22 21:46:50 +00:00
.
2000-10-22 13:03:06 +00:00
2000-05-06 14:33:46 +00:00
2000-08-07 17:03:20 +00:00
2000-11-08 14:46:20 +00:00
2000-08-26 12:05:50 +00:00
2000-10-21 12:46:58 +00:00
2000-10-25 08:36:08 +00:00
2000-01-07 14:29:26 +00:00
.
2000-04-30 16:25:54 +00:00
2000-04-30 16:25:24 +00:00
2000-11-03 08:44:06 +00:00
2000-06-21 09:56:42 +00:00
2000-10-28 07:56:12 +00:00
2000-10-17 06:45:49 +00:00
2000-04-18 13:41:26 +00:00
2000-06-21 20:21:03 +00:00
2000-06-21 09:09:57 +00:00
2000-07-09 07:22:43 +00:00
.
1999-07-04 10:38:37 +00:00
2000-06-16 12:51:28 +00:00
1999-07-04 08:47:49 +00:00
2000-09-20 08:05:24 +00:00
.
2000-10-30 17:51:06 +00:00
2000-11-05 15:04:39 +00:00
2000-09-09 15:56:26 +00:00
2000-09-25 00:00:58 +00:00
2000-10-28 08:22:11 +00:00
2000-10-28 08:24:44 +00:00
.
1999-07-04 10:38:37 +00:00
2000-01-11 14:05:28 +00:00
2000-02-10 09:38:31 +00:00
2000-10-25 06:01:24 +00:00
2000-06-26 10:55:18 +00:00
2000-10-17 08:45:07 +00:00
2000-09-09 15:56:26 +00:00
2000-04-18 17:28:34 +00:00
2000-04-04 12:50:44 +00:00
2000-04-04 12:50:59 +00:00
2000-10-28 07:15:32 +00:00
2000-01-07 07:33:19 +00:00
2000-10-22 06:57:42 +00:00
1999-08-08 10:12:55 +00:00
2000-07-09 07:22:43 +00:00
2000-09-24 23:59:39 +00:00
2000-09-20 08:06:06 +00:00
2000-10-26 08:08:06 +00:00
2000-01-07 07:01:45 +00:00
2000-03-05 10:21:58 +00:00
2000-10-29 11:03:01 +00:00
2000-01-07 07:03:01 +00:00
1999-04-18 23:15:02 +00:00

The files in this directory are shared between the fileutils, sh-utils,
and textutils packages.  Not all files are used by each package.
The autoconf tests required for these files are in ../m4.

The library name, fetish, is a permutation of the first two
letters of each of the package names: FIleutils, TExtutils, SH-utils.