platform/upstream/coreutils.git
24 years ago(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
Jim Meyering [Mon, 17 Jul 2000 20:40:39 +0000 (20:40 +0000)]
(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.

24 years ago*** empty log message ***
Jim Meyering [Mon, 17 Jul 2000 20:40:18 +0000 (20:40 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Mon, 17 Jul 2000 20:07:49 +0000 (20:07 +0000)]
*** empty log message ***

24 years ago(visible): Don't mark `<undef>' for translation.
Jim Meyering [Mon, 17 Jul 2000 20:07:33 +0000 (20:07 +0000)]
(visible): Don't mark `<undef>' for translation.
The standard requires that exact string.

24 years ago*** empty log message ***
Jim Meyering [Mon, 17 Jul 2000 20:05:40 +0000 (20:05 +0000)]
*** empty log message ***

24 years agoAdd support for FreeBSD. Improve support for HP-UX and IRIX 6.
Jim Meyering [Mon, 17 Jul 2000 20:05:30 +0000 (20:05 +0000)]
Add support for FreeBSD. Improve support for HP-UX and IRIX 6.

24 years ago.
Jim Meyering [Mon, 17 Jul 2000 19:43:38 +0000 (19:43 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Mon, 17 Jul 2000 19:43:14 +0000 (19:43 +0000)]
*** empty log message ***

24 years ago(usage): Give a little more info.
Jim Meyering [Mon, 17 Jul 2000 19:43:05 +0000 (19:43 +0000)]
(usage): Give a little more info.
Remove FIXME comment.

24 years agoAvoid warnings.
Jim Meyering [Mon, 17 Jul 2000 08:17:12 +0000 (08:17 +0000)]
Avoid warnings.
(struct bin_str): Declare `string' member to be `const'.
(put_indicator): Declare local `p' to be `const'.

24 years ago*** empty log message ***
Jim Meyering [Sat, 15 Jul 2000 13:32:16 +0000 (13:32 +0000)]
*** empty log message ***

24 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sat, 15 Jul 2000 13:32:02 +0000 (13:32 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Improve a couple diagnostics.

24 years ago.
Jim Meyering [Sat, 15 Jul 2000 13:29:01 +0000 (13:29 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sat, 15 Jul 2000 13:27:37 +0000 (13:27 +0000)]
*** empty log message ***

24 years agoInclude quote.h.
Jim Meyering [Sat, 15 Jul 2000 13:27:30 +0000 (13:27 +0000)]
Include quote.h.
(make_path): Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Give better diagnostics.

24 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sat, 15 Jul 2000 10:35:27 +0000 (10:35 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call -- if there's only one.
If there are more than one, then use `quote_n (0, ...),
quote_n (1, ...), ...'.

24 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sat, 15 Jul 2000 10:11:47 +0000 (10:11 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call -- if there's only one.
If there are more than one, then use `quote_n (0, ...),
quote_n (1, ...), ...'.

24 years agoConvert "`%s'" in format strings to "%s", and wrap each
Jim Meyering [Sat, 15 Jul 2000 10:11:18 +0000 (10:11 +0000)]
Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call -- if there's only one.
If there are more than one, then use `quote_n (0, ...),
quote_n (1, ...), ...'.

24 years ago*** empty log message ***
Jim Meyering [Sat, 15 Jul 2000 09:58:14 +0000 (09:58 +0000)]
*** empty log message ***

24 years ago(libfetish_a_SOURCES): Add quote.c.
Jim Meyering [Sat, 15 Jul 2000 09:58:10 +0000 (09:58 +0000)]
(libfetish_a_SOURCES): Add quote.c.
(noinst_HEADERS): Add quote.h.

24 years ago*** empty log message ***
Jim Meyering [Sat, 15 Jul 2000 09:57:38 +0000 (09:57 +0000)]
*** empty log message ***

24 years ago(quote, quote_n): New file. Two functions taken verbatim
Jim Meyering [Sat, 15 Jul 2000 09:57:19 +0000 (09:57 +0000)]
(quote, quote_n): New file.  Two functions taken verbatim
from tar's src/misc.c.

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 21:18:00 +0000 (21:18 +0000)]
*** empty log message ***

24 years ago(jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
Jim Meyering [Fri, 14 Jul 2000 21:17:51 +0000 (21:17 +0000)]
(jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.

24 years ago.
Jim Meyering [Fri, 14 Jul 2000 19:35:13 +0000 (19:35 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 15:58:39 +0000 (15:58 +0000)]
*** empty log message ***

24 years ago(jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
Jim Meyering [Fri, 14 Jul 2000 15:58:34 +0000 (15:58 +0000)]
(jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 15:57:09 +0000 (15:57 +0000)]
*** empty log message ***

24 years ago(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. All uses changed.
Jim Meyering [Fri, 14 Jul 2000 15:56:42 +0000 (15:56 +0000)]
(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
and mbstate_t, to a single-part test that simply defines mbstate_t.

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 15:55:13 +0000 (15:55 +0000)]
*** empty log message ***

24 years ago(mbrtowc): Do not use HAVE_WCHAR_H in the definition.
Jim Meyering [Fri, 14 Jul 2000 13:56:07 +0000 (13:56 +0000)]
(mbrtowc): Do not use HAVE_WCHAR_H in the definition.
Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
to decide whether to define the BeOS workaround macro;
this adjusts to the change to AC_MBSTATE_T.

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 11:32:47 +0000 (11:32 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 11:27:06 +0000 (11:27 +0000)]
*** empty log message ***

24 years ago(enum quoting style): New enum clocale_quoting_style.
Jim Meyering [Fri, 14 Jul 2000 11:27:00 +0000 (11:27 +0000)]
(enum quoting style): New enum clocale_quoting_style.

24 years ago(quoting_style_args, quoting_style_vals,
Jim Meyering [Fri, 14 Jul 2000 11:26:28 +0000 (11:26 +0000)]
(quoting_style_args, quoting_style_vals,
quotearg_buffer_restyled): Add support for
clocale_quoting_style.  Undo previous change to
locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
and "{RIGHT QUOTATION MARK}" msgids.

24 years ago*** empty log message ***
Jim Meyering [Fri, 14 Jul 2000 11:23:29 +0000 (11:23 +0000)]
*** empty log message ***

24 years agoimport 1.022
Jim Meyering [Tue, 11 Jul 2000 22:44:26 +0000 (22:44 +0000)]
import 1.022

24 years agofrom FSF
Jim Meyering [Mon, 10 Jul 2000 14:54:02 +0000 (14:54 +0000)]
from FSF

24 years agoTweak a comment to make it less negative about BeOS.
Jim Meyering [Mon, 10 Jul 2000 11:41:50 +0000 (11:41 +0000)]
Tweak a comment to make it less negative about BeOS.
From Bruno Haible.

24 years ago*** empty log message ***
Jim Meyering [Mon, 10 Jul 2000 11:30:54 +0000 (11:30 +0000)]
*** empty log message ***

24 years agoMirror the correction made in autoconf.
Jim Meyering [Mon, 10 Jul 2000 11:30:50 +0000 (11:30 +0000)]
Mirror the correction made in autoconf.

24 years ago*** empty log message ***
Jim Meyering [Mon, 10 Jul 2000 08:26:51 +0000 (08:26 +0000)]
*** empty log message ***

24 years agoOutput to confdefs.h directly.
Jim Meyering [Mon, 10 Jul 2000 08:26:36 +0000 (08:26 +0000)]
Output to confdefs.h directly.

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 20:14:33 +0000 (20:14 +0000)]
*** empty log message ***

24 years ago.
Jim Meyering [Sun, 9 Jul 2000 17:53:14 +0000 (17:53 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 17:49:50 +0000 (17:49 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 17:46:16 +0000 (17:46 +0000)]
*** empty log message ***

24 years ago(jm_MACROS): Add a test to see if -lm is required
Jim Meyering [Sun, 9 Jul 2000 17:46:11 +0000 (17:46 +0000)]
(jm_MACROS): Add a test to see if -lm is required
to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.

24 years ago.
Jim Meyering [Sun, 9 Jul 2000 17:25:35 +0000 (17:25 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 17:25:03 +0000 (17:25 +0000)]
*** empty log message ***

24 years ago(AC__GNU_SOURCE): New file/macro.
Jim Meyering [Sun, 9 Jul 2000 17:24:41 +0000 (17:24 +0000)]
(AC__GNU_SOURCE): New file/macro.

24 years ago(jm_CHECK_ALL_TYPES): Require it.
Jim Meyering [Sun, 9 Jul 2000 17:24:27 +0000 (17:24 +0000)]
(jm_CHECK_ALL_TYPES): Require it.

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 15:48:11 +0000 (15:48 +0000)]
*** empty log message ***

24 years agoThe old behavior of quoting `like this' doesn't look good with
Jim Meyering [Sun, 9 Jul 2000 15:46:46 +0000 (15:46 +0000)]
The old behavior of quoting `like this' doesn't look good with
newer, ISO-style fonts.  See:
http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html

Instead, quote "like this" by default.  Let the translator
tailor the locale-specific quoting behavior by providing
translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.

(N_): New macro.
(gettext_default): New function.
(quotearg_buffer_restyled): Use
gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.

24 years ago.
Jim Meyering [Sun, 9 Jul 2000 15:32:47 +0000 (15:32 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 07:26:44 +0000 (07:26 +0000)]
*** empty log message ***

24 years ago(ENAMETOOLONG): Define to an unlikely value if not defined.
Jim Meyering [Sun, 9 Jul 2000 07:26:34 +0000 (07:26 +0000)]
(ENAMETOOLONG): Define to an unlikely value if not defined.
(xgethostname): Remove now-unnecessary #ifdef.
Move declaration of `err' into loop where it's used.

24 years agoupdate copyright date
Jim Meyering [Sun, 9 Jul 2000 07:24:51 +0000 (07:24 +0000)]
update copyright date

24 years ago*** empty log message ***
Jim Meyering [Sun, 9 Jul 2000 07:23:19 +0000 (07:23 +0000)]
*** empty log message ***

24 years agoupdate copyright date
Jim Meyering [Sun, 9 Jul 2000 07:22:43 +0000 (07:22 +0000)]
update copyright date

24 years agoupdate copyright date
Jim Meyering [Sun, 9 Jul 2000 07:14:42 +0000 (07:14 +0000)]
update copyright date

24 years agoupdate copyright date
Jim Meyering [Sun, 9 Jul 2000 07:11:28 +0000 (07:11 +0000)]
update copyright date

24 years ago(xgethostname): Protect against the SunOS5.5 bug
Jim Meyering [Sat, 8 Jul 2000 21:48:07 +0000 (21:48 +0000)]
(xgethostname): Protect against the SunOS5.5 bug
by allocating a larger buffer. Test the gethostname return value for
being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
returns an error and ENAMETOOLONG isn't defined.

24 years ago*** empty log message ***
Jim Meyering [Thu, 6 Jul 2000 14:41:14 +0000 (14:41 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Thu, 6 Jul 2000 05:32:12 +0000 (05:32 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Thu, 6 Jul 2000 05:22:57 +0000 (05:22 +0000)]
*** empty log message ***

24 years agoInclude <ctype.h> for use of isalpha.
Jim Meyering [Thu, 6 Jul 2000 05:22:55 +0000 (05:22 +0000)]
Include <ctype.h> for use of isalpha.

24 years ago*** empty log message ***
Jim Meyering [Thu, 6 Jul 2000 05:20:18 +0000 (05:20 +0000)]
*** empty log message ***

24 years ago(AC_FUNC_STRERROR_R): Pass a reasonably large buffer to strerror_r.
Jim Meyering [Thu, 6 Jul 2000 05:20:15 +0000 (05:20 +0000)]
(AC_FUNC_STRERROR_R): Pass a reasonably large buffer to strerror_r.

24 years ago.
Jim Meyering [Thu, 6 Jul 2000 04:48:11 +0000 (04:48 +0000)]
.

24 years ago(mbrtowc): Declare returned type, since BeOS doesn't.
Jim Meyering [Thu, 6 Jul 2000 04:47:28 +0000 (04:47 +0000)]
(mbrtowc): Declare returned type, since BeOS doesn't.

24 years ago*** empty log message ***
Jim Meyering [Thu, 6 Jul 2000 04:46:57 +0000 (04:46 +0000)]
*** empty log message ***

24 years ago(AC_MBSTATE_T_OBJECT): Test for mbstate_t
Jim Meyering [Thu, 6 Jul 2000 04:46:48 +0000 (04:46 +0000)]
(AC_MBSTATE_T_OBJECT): Test for mbstate_t
only if the test for an object-type mbstate_t fails.  This
prevents us from mistakenly reporting that mbstate_t is a
system object type after we "#define mbstate_t int" to work
around its lack.

24 years ago*** empty log message ***
Jim Meyering [Thu, 6 Jul 2000 04:32:11 +0000 (04:32 +0000)]
*** empty log message ***

24 years ago(struct quoting_options): Simplify quote_these_too dimension.
Jim Meyering [Thu, 6 Jul 2000 04:31:59 +0000 (04:31 +0000)]
(struct quoting_options): Simplify quote_these_too dimension.

24 years ago. SH-UTILS-2_0j
Jim Meyering [Tue, 4 Jul 2000 20:32:51 +0000 (20:32 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 17:37:47 +0000 (17:37 +0000)]
*** empty log message ***

24 years ago[!HAVE_DECL_STRNLEN]: Declare strnlen.
Jim Meyering [Tue, 4 Jul 2000 17:37:43 +0000 (17:37 +0000)]
[!HAVE_DECL_STRNLEN]: Declare strnlen.

24 years ago.
Jim Meyering [Tue, 4 Jul 2000 17:35:01 +0000 (17:35 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 17:32:00 +0000 (17:32 +0000)]
*** empty log message ***

24 years agoMake inclusion of <wchar.h> independent of whether
Jim Meyering [Tue, 4 Jul 2000 17:31:56 +0000 (17:31 +0000)]
Make inclusion of <wchar.h> independent of whether
HAVE_MBRTOWC is set.  Required at least for irix-5.6, which lacks mbrtowc.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 17:19:27 +0000 (17:19 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 17:17:30 +0000 (17:17 +0000)]
*** empty log message ***

24 years ago(jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead of deprecated AC_CHECKING.
Jim Meyering [Tue, 4 Jul 2000 17:15:45 +0000 (17:15 +0000)]
(jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead of deprecated AC_CHECKING.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 13:07:25 +0000 (13:07 +0000)]
*** empty log message ***

24 years ago(test_vector): Disable test #2 for all systems,
Jim Meyering [Tue, 4 Jul 2000 13:07:21 +0000 (13:07 +0000)]
(test_vector): Disable test #2 for all systems,
even though it fails only on SunOS4.

24 years ago(AC_CHECK_DECLS): Add strnlen.
Jim Meyering [Tue, 4 Jul 2000 09:03:26 +0000 (09:03 +0000)]
(AC_CHECK_DECLS): Add strnlen.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 09:03:09 +0000 (09:03 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 08:44:35 +0000 (08:44 +0000)]
*** empty log message ***

24 years ago[HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
Jim Meyering [Tue, 4 Jul 2000 08:44:28 +0000 (08:44 +0000)]
[HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
This is necessary to get a definition of e.g., UTMP_FILE on HP-UX 10.20.
From Bob Proulx.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 07:11:55 +0000 (07:11 +0000)]
*** empty log message ***

24 years ago(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
Jim Meyering [Tue, 4 Jul 2000 07:11:28 +0000 (07:11 +0000)]
(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.

24 years ago*** empty log message ***
Jim Meyering [Tue, 4 Jul 2000 07:03:26 +0000 (07:03 +0000)]
*** empty log message ***

24 years ago(mbrtowc): Assign to *pwc, and return 1 only if result is nonzero.
Jim Meyering [Tue, 4 Jul 2000 07:03:16 +0000 (07:03 +0000)]
(mbrtowc): Assign to *pwc, and return 1 only if result is nonzero.
(iswprint): Use ISPRINT when substituting our own mbrtowc.

24 years ago. TEXTUTILS-2_0f
Jim Meyering [Sun, 2 Jul 2000 20:25:43 +0000 (20:25 +0000)]
.

24 years ago.
Jim Meyering [Sun, 2 Jul 2000 20:21:44 +0000 (20:21 +0000)]
.

24 years agoAlso define mbstate_t, if necessary.
Jim Meyering [Sun, 2 Jul 2000 20:21:30 +0000 (20:21 +0000)]
Also define mbstate_t, if necessary.

24 years ago(mbstate_t): Don't define here.
Jim Meyering [Sun, 2 Jul 2000 18:32:05 +0000 (18:32 +0000)]
(mbstate_t): Don't define here.

24 years ago*** empty log message ***
Jim Meyering [Sun, 2 Jul 2000 18:23:56 +0000 (18:23 +0000)]
*** empty log message ***

24 years ago(SIGCONT): Define if not already defined.
Jim Meyering [Sun, 2 Jul 2000 18:23:51 +0000 (18:23 +0000)]
(SIGCONT): Define if not already defined.