|
e7c22562
|
2000-08-20T12:45:35
|
|
*** empty log message ***
|
|
0c67c4cb
|
2000-08-20T12:45:31
|
|
Include utmp.h `#if HAVE_UTMP_H', rather than
`#if !HAVE_UTMPX_H'. The latter would lose on systems with neither
utmp.h nor utmpx.h. Reported by Eli Zaretskii.
|
|
111752e5
|
2000-08-12T13:27:29
|
|
Use jm_FUNC_UNLINK_BUSY_TEXT.
|
|
eb2bfc75
|
2000-08-12T06:17:33
|
|
.
|
|
d831a069
|
2000-08-12T05:16:40
|
|
*** empty log message ***
|
|
98dccf64
|
2000-08-12T04:59:31
|
|
tweak the `whether...' message
|
|
301a3bfe
|
2000-08-12T04:57:18
|
|
(jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
From J. David Anglin.
|
|
ef7682a4
|
2000-08-11T01:56:59
|
|
(regex_compile) <normal_char>: Pay attention to multibyteness.
(analyse_first) <exactn>: Setup fastmap correctly for
eight-bit-control characters.
|
|
36fde25f
|
2000-08-07T17:07:19
|
|
*** empty log message ***
|
|
00d29cc3
|
2000-08-07T17:06:38
|
|
(xalloc_msg_memory_exhausted): Now char const[],
not char *const and pointing to a constant array.
(xrealloc): Comment fix.
|
|
7ddafe36
|
2000-08-07T17:05:37
|
|
(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".
|
|
6cee8ea0
|
2000-08-07T17:03:20
|
|
comment fix
|
|
02461019
|
2000-08-07T17:02:15
|
|
(xalloc_msg_memory_exhausted): Now char const[],
not char *const and pointing to a constant array.
|
|
d0017fe1
|
2000-08-07T16:56:29
|
|
(same_name): Invoke xalloc_die instead of printing our own message.
(parse_user_spec):
Don't translate a message until just before returning,
to avoid unnecessary translation.
|
|
81f3a792
|
2000-08-07T16:55:57
|
|
(same_name): Invoke xalloc_die instead of printing our own message.
|
|
f93f1d73
|
2000-08-07T15:51:08
|
|
*** empty log message ***
|
|
89f2b489
|
2000-08-07T15:48:18
|
|
back out Copyright date changes for files with no changes year
|
|
754144a3
|
2000-08-07T07:15:31
|
|
*** empty log message ***
|
|
79f50aa7
|
2000-08-07T07:15:25
|
|
(AC_MBSTATE_T): Define mbstate_t to be int,
not char, for compatibility with glibc 2.1.3 strftime.c.
|
|
8599ce75
|
2000-08-03T23:10:28
|
|
*** empty log message ***
|
|
777b414c
|
2000-08-03T23:10:05
|
|
(SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
(EXTEND_BUFFER): Use them.
|
|
b31fa68f
|
2000-08-01T07:10:10
|
|
*** empty log message ***
|
|
45273299
|
2000-08-01T07:10:05
|
|
(ISSLASH): Define.
(BACKSLASH_IS_PATH_SEPARATOR): Define.
(dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
both `\' and `/' may be use as path separators.
Based on a patch from Prashant TR.
|
|
c47aaffe
|
2000-07-31T18:30:27
|
|
*** empty log message ***
|
|
28c9a4ad
|
2000-07-31T18:30:21
|
|
(quotearg_n_options): Don't make the initial
slot vector a constant, since it might get modified.
|
|
4aba872b
|
2000-07-31T12:31:44
|
|
Tweak comments, per Bruno's comments.
|
|
38de095e
|
2000-07-31T12:30:24
|
|
Tweak comments, per Bruno's comments.
|
|
865b15cf
|
2000-07-31T07:48:05
|
|
*** empty log message ***
|
|
62a3c6b1
|
2000-07-31T07:23:01
|
|
(quotearg_n_options): Preallocate a slot 0
buffer, so that the caller can always quote one small
component of a "memory exhausted" message in slot 0.
From a suggestion by Jim Meyering.
|
|
3ff49f4a
|
2000-07-31T06:50:30
|
|
*** empty log message ***
|
|
40c60144
|
2000-07-31T06:44:51
|
|
Use `virtual memory exhausted', not `Memory exhausted'.
|
|
efae05c2
|
2000-07-30T16:49:47
|
|
.
|
|
b8e327b8
|
2000-07-30T16:25:01
|
|
*** empty log message ***
|
|
76368237
|
2000-07-30T16:24:51
|
|
(make_path): Quote the other instance, too.
|
|
1c4c29a5
|
2000-07-29T17:11:33
|
|
(dir_name): Use __MSDOS__ in favor of MSDOS.
|
|
1dc1c3a6
|
2000-07-29T17:06:53
|
|
*** empty log message ***
|
|
5565019c
|
2000-07-29T17:06:00
|
|
(diacrit_diac): Use __MSDOS__ in favor of MSDOS.
|
|
0730bbc6
|
2000-07-29T16:45:30
|
|
(base_name): Use ISSLASH rather than comparing against `/'.
|
|
1f51d28b
|
2000-07-29T08:15:37
|
|
*** empty log message ***
|
|
7c89f41c
|
2000-07-29T08:15:01
|
|
remove prematurely-added ISSLASH definition
|
|
03400241
|
2000-07-29T08:10:46
|
|
(dir_name): Assert that there are no trailing slashes.
|
|
3f15d65b
|
2000-07-29T08:00:17
|
|
*** empty log message ***
|
|
068326db
|
2000-07-29T08:00:11
|
|
(dir_name) [MSDOS]: Declare `lim' to be const.
|
|
651daba6
|
2000-07-29T06:09:43
|
|
*** empty log message ***
|
|
d5b1ab33
|
2000-07-29T06:09:22
|
|
tweak comments
|
|
91f65b21
|
2000-07-29T06:02:28
|
|
(mbswidth): Add a flags argument.
(mbswidth): New declaration.
(MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
|
|
15d593c5
|
2000-07-29T05:47:42
|
|
.
|
|
21291fe5
|
2000-07-24T16:30:03
|
|
*** empty log message ***
|
|
d13720cf
|
2000-07-24T16:29:57
|
|
(mbswidth): Add a flags argument.
(mbsnwidth): New function.
|
|
9880c90a
|
2000-07-24T06:42:17
|
|
(jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
|
|
60abfed3
|
2000-07-24T06:42:04
|
|
*** empty log message ***
|
|
ec482f5c
|
2000-07-24T06:41:58
|
|
(_XOPEN_SOURCE): Don't define; this causes problems on Solaris 7.
(wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
|
|
453bc2ee
|
2000-07-24T06:14:32
|
|
*** empty log message ***
|
|
8ed25ee6
|
2000-07-24T06:14:19
|
|
Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
so that mbstate_t is always defined.
Do not inspect MB_LEN_MAX, since it's incorrectly defined to
be 1 in at least one GCC installation, and this configuration
error is likely to be common. Ignoring MB_LEN_MAX hurts
performance on hosts that have mbrtowc but have only unibyte
locales, but I assume these hosts are rare.
|
|
89bc0205
|
2000-07-23T21:48:28
|
|
*** empty log message ***
|
|
f7d4132b
|
2000-07-23T21:48:17
|
|
Streamline by invoking multibyte code only if needed.
<wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
(MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
(quotearg_buffer_restyled): If a unibyte locale, don't bother to
invoke multibyte primitives.
|
|
8947561e
|
2000-07-23T18:44:35
|
|
fix typos (missing commas)
|
|
3500de81
|
2000-07-23T15:27:19
|
|
*** empty log message ***
|
|
644718b8
|
2000-07-23T15:27:11
|
|
(jm_CHECK_DECLS): Check for declarations of these, too:
getgrgid, getpwuid, getuid.
|
|
3b0d7279
|
2000-07-23T09:25:19
|
|
*** empty log message ***
|
|
f7d19549
|
2000-07-23T09:25:14
|
|
(base_name): Add an assertion.
|
|
23a9c147
|
2000-07-23T08:38:30
|
|
*** empty log message ***
|
|
a62b804c
|
2000-07-23T08:38:25
|
|
When the system forces us to redefine mbstate_t, shadow its mbsinit function.
|
|
0b6939ba
|
2000-07-17T20:46:35
|
|
.
|
|
05dbfe00
|
2000-07-17T20:45:03
|
|
*** empty log message ***
|
|
7194c138
|
2000-07-17T20:45:00
|
|
(libfetish_a_SOURCES): Add mbswidth.c.
(noinst_HEADERS): Add mbswidth.h.
|
|
f2c15d34
|
2000-07-17T20:42:12
|
|
from Bruno Haible.
|
|
b65848a2
|
2000-07-17T20:40:39
|
|
(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
|
|
58bf49da
|
2000-07-17T20:40:18
|
|
*** empty log message ***
|
|
2957c7e4
|
2000-07-17T20:05:40
|
|
*** empty log message ***
|
|
b832246e
|
2000-07-17T20:05:30
|
|
Add support for FreeBSD. Improve support for HP-UX and IRIX 6.
|
|
ea0ad0a9
|
2000-07-17T19:43:38
|
|
.
|
|
bf186edb
|
2000-07-15T13:27:37
|
|
*** empty log message ***
|
|
739bbd82
|
2000-07-15T13:27:30
|
|
Include quote.h.
(make_path): Convert "`%s'" in format strings to "%s", and wrap each
corresponding argument in a `quote (...)' call.
Give better diagnostics.
|
|
c3c082e9
|
2000-07-15T09:58:14
|
|
*** empty log message ***
|
|
370b21b7
|
2000-07-15T09:58:10
|
|
(libfetish_a_SOURCES): Add quote.c.
(noinst_HEADERS): Add quote.h.
|
|
298a79c4
|
2000-07-15T09:57:38
|
|
*** empty log message ***
|
|
09be0e72
|
2000-07-15T09:57:19
|
|
(quote, quote_n): New file. Two functions taken verbatim
from tar's src/misc.c.
|
|
9f7c9198
|
2000-07-14T21:18:00
|
|
*** empty log message ***
|
|
55cbf245
|
2000-07-14T21:17:51
|
|
(jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
|
|
a019b150
|
2000-07-14T15:58:34
|
|
(jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
|
|
c8d1931a
|
2000-07-14T15:57:09
|
|
*** empty log message ***
|
|
7bf761bb
|
2000-07-14T15:56:42
|
|
(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.
|
|
c3625dca
|
2000-07-14T15:55:13
|
|
*** empty log message ***
|
|
a618b12d
|
2000-07-14T13:56:07
|
|
(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.
|
|
9cd65c1b
|
2000-07-14T11:27:06
|
|
*** empty log message ***
|
|
5decc4ec
|
2000-07-14T11:27:00
|
|
(enum quoting style): New enum clocale_quoting_style.
|
|
d98c6d36
|
2000-07-14T11:26:28
|
|
(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.
|
|
54507643
|
2000-07-10T11:41:50
|
|
Tweak a comment to make it less negative about BeOS.
From Bruno Haible.
|
|
65754338
|
2000-07-10T11:30:54
|
|
*** empty log message ***
|
|
65431da6
|
2000-07-10T11:30:50
|
|
Mirror the correction made in autoconf.
|
|
d7d7b7d2
|
2000-07-10T08:26:51
|
|
*** empty log message ***
|
|
3e89c837
|
2000-07-10T08:26:36
|
|
Output to confdefs.h directly.
|
|
77531436
|
2000-07-09T17:53:14
|
|
.
|
|
9d6639f1
|
2000-07-09T17:46:16
|
|
*** empty log message ***
|
|
0dcc0c81
|
2000-07-09T17:46:11
|
|
(jm_MACROS): Add a test to see if -lm is required
to link seq. If so, set SEQ_LIBM to -lm. From Bruno Haible.
|
|
befc5e91
|
2000-07-09T17:25:35
|
|
.
|
|
95c94a81
|
2000-07-09T17:25:03
|
|
*** empty log message ***
|
|
b7833083
|
2000-07-09T17:24:41
|
|
(AC__GNU_SOURCE): New file/macro.
|
|
982395f3
|
2000-07-09T17:24:27
|
|
(jm_CHECK_ALL_TYPES): Require it.
|