|
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.
|
|
fc019d04
|
2000-07-09T15:48:14
|
|
*** empty log message ***
|
|
12cdbeb9
|
2000-07-09T15:46:46
|
|
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.
|
|
7febef02
|
2000-07-09T07:26:44
|
|
*** empty log message ***
|
|
94bcfced
|
2000-07-09T07:26:34
|
|
(ENAMETOOLONG): Define to an unlikely value if not defined.
(xgethostname): Remove now-unnecessary #ifdef.
Move declaration of `err' into loop where it's used.
|
|
bf21f38f
|
2000-07-09T07:23:19
|
|
*** empty log message ***
|
|
d349992d
|
2000-07-09T07:22:43
|
|
update copyright date
|
|
1c0d7dc3
|
2000-07-08T21:48:07
|
|
(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.
|
|
a9b33f62
|
2000-07-06T05:22:57
|
|
*** empty log message ***
|
|
8616a155
|
2000-07-06T05:22:55
|
|
Include <ctype.h> for use of isalpha.
|
|
4e90d9aa
|
2000-07-06T05:20:18
|
|
*** empty log message ***
|
|
a77f28a3
|
2000-07-06T05:20:15
|
|
(AC_FUNC_STRERROR_R): Pass a reasonably large buffer to strerror_r.
|
|
9bd088ec
|
2000-07-06T04:48:11
|
|
.
|
|
1f1d0940
|
2000-07-06T04:47:28
|
|
(mbrtowc): Declare returned type, since BeOS doesn't.
|
|
62588d47
|
2000-07-06T04:46:57
|
|
*** empty log message ***
|
|
5d23e464
|
2000-07-06T04:46:48
|
|
(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.
|
|
ab8644ca
|
2000-07-06T04:32:11
|
|
*** empty log message ***
|
|
2793141d
|
2000-07-06T04:31:59
|
|
(struct quoting_options): Simplify quote_these_too dimension.
|
|
d1e1ab47
|
2000-07-04T17:37:47
|
|
*** empty log message ***
|
|
239b989f
|
2000-07-04T17:37:43
|
|
[!HAVE_DECL_STRNLEN]: Declare strnlen.
|
|
d5ccbc77
|
2000-07-04T17:32:00
|
|
*** empty log message ***
|
|
38254f7f
|
2000-07-04T17:31:56
|
|
Make inclusion of <wchar.h> independent of whether
HAVE_MBRTOWC is set. Required at least for irix-5.6, which lacks mbrtowc.
|
|
14eb30cc
|
2000-07-04T17:19:27
|
|
*** empty log message ***
|
|
e2f79ebc
|
2000-07-04T17:17:30
|
|
*** empty log message ***
|
|
dee44991
|
2000-07-04T17:15:45
|
|
(jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead of deprecated AC_CHECKING.
|
|
73105ae2
|
2000-07-04T09:03:26
|
|
(AC_CHECK_DECLS): Add strnlen.
|
|
603d2944
|
2000-07-04T09:03:09
|
|
*** empty log message ***
|
|
0ed6f63d
|
2000-07-04T08:44:35
|
|
*** empty log message ***
|
|
206968cc
|
2000-07-04T08:44:28
|
|
[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.
|
|
ab9842bb
|
2000-07-04T07:11:55
|
|
*** empty log message ***
|
|
a2fad724
|
2000-07-04T07:11:28
|
|
(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
|
|
8525e0ce
|
2000-07-04T07:03:26
|
|
*** empty log message ***
|
|
9c9a405b
|
2000-07-04T07:03:16
|
|
(mbrtowc): Assign to *pwc, and return 1 only if result is nonzero.
(iswprint): Use ISPRINT when substituting our own mbrtowc.
|
|
c24d19fc
|
2000-07-02T20:21:44
|
|
.
|
|
7b795da9
|
2000-07-02T20:21:30
|
|
Also define mbstate_t, if necessary.
|
|
c69e9127
|
2000-07-02T18:32:05
|
|
(mbstate_t): Don't define here.
|
|
ece8afff
|
2000-07-02T18:23:56
|
|
*** empty log message ***
|
|
f7c225c5
|
2000-07-02T18:23:51
|
|
(SIGCONT): Define if not already defined.
|
|
4a3c1001
|
2000-07-02T15:27:08
|
|
*** empty log message ***
|
|
27ef3b86
|
2000-07-02T15:14:04
|
|
fix typo in last change
|
|
3129b333
|
2000-07-02T12:59:32
|
|
*** empty log message ***
|
|
a965c003
|
2000-07-02T12:58:27
|
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
|
8e09b7d8
|
2000-07-01T13:58:19
|
|
.
|
|
c680fbfa
|
2000-07-01T13:43:51
|
|
*** empty log message ***
|
|
6e900bf7
|
2000-07-01T13:43:46
|
|
Remove a `FIXME' comment and fix the associated problem.
|
|
f9edd8a6
|
2000-07-01T13:35:52
|
|
.
|
|
268eada9
|
2000-07-01T13:35:33
|
|
*** empty log message ***
|
|
9576a0ca
|
2000-07-01T13:35:28
|
|
Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
per change in ../m4/ls-mntd-fs.m4.
(read_filesystem_list): Ignore symbolic links.
|
|
e2380d6a
|
2000-07-01T13:31:20
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
|
|
cdc8ce48
|
2000-07-01T09:05:13
|
|
*** empty log message ***
|
|
53754c94
|
2000-07-01T09:04:56
|
|
Put double quotes around use of $cross_compiling.
|
|
79c1dec2
|
2000-07-01T07:13:53
|
|
.
|
|
6ae72006
|
2000-06-29T11:30:16
|
|
*** empty log message ***
|
|
27d8c463
|
2000-06-29T11:29:55
|
|
Include <string.h> or <strings.h>, as appropriate, for declaration of strcmp.
|
|
44da4664
|
2000-06-29T11:24:14
|
|
*** empty log message ***
|
|
49b8f6a4
|
2000-06-29T11:24:09
|
|
Include <stdlib.h>, for declaration of exit.
|
|
effcc19b
|
2000-06-29T08:37:00
|
|
*** empty log message ***
|