|
d6ac8fd6
|
2001-08-12T17:50:42
|
|
.
|
|
e579d64b
|
2001-08-12T13:26:08
|
|
*** empty log message ***
|
|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
2e262387
|
2001-08-12T13:10:59
|
|
.
|
|
49ac54cc
|
2001-08-12T13:02:20
|
|
update from libc
|
|
28877cd2
|
2001-08-12T12:49:11
|
|
update from libc
|
|
944bf339
|
2001-08-12T08:33:25
|
|
(libfetish_a_SOURCES): Add gtod.h.
|
|
bf133a41
|
2001-08-12T08:31:50
|
|
*** empty log message ***
|
|
e3690a35
|
2001-08-12T08:30:36
|
|
remove unused cruft
|
|
c026d66b
|
2001-08-12T08:30:03
|
|
yes/no were reversed
|
|
2311b362
|
2001-08-06T09:49:24
|
|
.
|
|
f810e839
|
2001-08-05T03:40:52
|
|
Require autoconf-2.52.
|
|
8ee676d0
|
2001-08-04T17:52:45
|
|
*** empty log message ***
|
|
0f15b1d9
|
2001-08-04T17:52:38
|
|
(__attribute__): Remove `|| __STRICT_ANSI__' from #if stmt,
to get in sync with glibc.
|
|
950b4aca
|
2001-08-04T17:07:43
|
|
*** empty log message ***
|
|
5c32f025
|
2001-08-04T17:07:37
|
|
Don't include <limits.h>.
Include <stdlib.h> and <string.h> unconditionally.
(iswcntrl, mbsinit, ISCNTRL): New macros.
(mbsnwidth): Use K&R style function declarations.
Don't bother checking for MB_LEN_MAX == 1, since the compiler
can optimize it when MB_CUR_MAX == 1.
The width of control characters is zero, not 1.
|
|
d7b03dfc
|
2001-08-04T17:06:05
|
|
(MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
with inverted sense. All uses changed.
|
|
1fa5cbea
|
2001-08-04T17:03:30
|
|
.
|
|
a3f64029
|
2001-08-04T17:02:18
|
|
(jm_MACROS): Reflect s/jm_/AM_/ renamings.
|
|
939b67e6
|
2001-08-04T17:00:11
|
|
(jm_PREREQ_MBSWIDTH): No longer requires AM_C_PROTOTYPES.
Check for iswcntrl, mbsinit. Use AC_TRY_COMPILE, not AC_CHECK_DECLS,
for portability to Autoconf 2.13.
|
|
f08789da
|
2001-08-04T16:59:23
|
|
(jm_AC_TYPE_UNSIGNED_LONG_LONG): Quote first arg of AC_DEFUN.
|
|
705176a0
|
2001-08-04T16:59:09
|
|
(jm_AC_TYPE_UINTMAX_T): Quote first arg of AC_DEFUN.
|
|
3f0d20ad
|
2001-08-04T16:58:55
|
|
(AM_PATH_PROG_WITH_TEST): Quote first arg of AC_DEFUN.
(AM_PATH_PROG_WITH_TEST): Output "no" only if $1 isn't $4.
|
|
264a6424
|
2001-08-04T16:58:42
|
|
(AM_LC_MESSAGES): Quote first arg of AC_DEFUN.
|
|
3e0b65ef
|
2001-08-04T16:58:23
|
|
(AC_ISC_POSIX): Quote first arg of AC_DEFUN.
|
|
6c402a17
|
2001-08-04T16:58:07
|
|
(jm_AC_HEADER_INTTYPES_H): Quote first arg of AC_DEFUN.
|
|
3dfbbebe
|
2001-08-04T16:57:45
|
|
(jm_GLIBC21): Quote first arg of AC_DEFUN.
|
|
0b48d74c
|
2001-08-04T16:56:32
|
|
(AM_FUNC_GETLINE): Quote first arg of AC_DEFUN.
(AM_FUNC_GETLINE): Don't bother checking for string.h any more.
|
|
982b4067
|
2001-08-04T16:56:18
|
|
(AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
|
|
88a48ef3
|
2001-08-04T16:55:58
|
|
Upgrade to serial AM2.
(AM_ICONV): Renamed from jm_ICONV; all uses changed.
Add --with-libconv-prefix.
Quote first arg of AC_DEFUN. Add description for ICONV_CONST.
(am_cv_func_iconv): Renamed from jm_cv_func_iconv.
(am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
(am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
|
|
fcb743af
|
2001-08-04T16:55:36
|
|
Upgrade to serial AM1.
(AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
all uses changed. Quote first arg of AC_DEFUN.
(am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
|
|
67a4cc4e
|
2001-08-03T10:42:40
|
|
.
|
|
be43fda6
|
2001-08-03T10:09:06
|
|
(jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
as it was in the original. Reported by Paul Eggert.
|
|
6dcf366e
|
2001-07-16T08:59:15
|
|
*** empty log message ***
|
|
30541b3e
|
2001-07-15T16:28:39
|
|
.
|
|
ebbcb4da
|
2001-07-15T15:42:38
|
|
*** empty log message ***
|
|
07623fb6
|
2001-07-15T15:42:27
|
|
(all-local): Depend on unlocked-io.h, to ensure it is created.
|
|
2c0df859
|
2001-07-15T15:35:02
|
|
*** empty log message ***
|
|
32c66fb8
|
2001-07-15T15:29:05
|
|
(DISTCLEANFILES): Add unlocked-io.h.
|
|
1d322ada
|
2001-07-15T15:14:18
|
|
(EXTRA_DIST): Add unlocked-io.hin.
(BUILT_SOURCES): Add unlocked-io.h.
(io_functions): Define.
(unlocked-io.h): New rule.
|
|
3b3e7e80
|
2001-07-15T15:13:14
|
|
*** empty log message ***
|
|
68b2747b
|
2001-07-15T14:39:51
|
|
*** empty log message ***
|
|
ce12d5b9
|
2001-07-15T14:39:46
|
|
Update from glibc.
|
|
81b17601
|
2001-07-15T14:33:50
|
|
.
|
|
fb486d1f
|
2001-07-15T14:31:54
|
|
remove unlocked-io.h stuff
|
|
c54b7bec
|
2001-07-15T14:31:11
|
|
*** empty log message ***
|
|
861de203
|
2001-07-15T14:30:55
|
|
*** empty log message ***
|
|
69bf446b
|
2001-07-15T12:21:46
|
|
bump serial number
|
|
4b048646
|
2001-07-14T19:47:20
|
|
(__attribute__): Define it to be empty for compilers
that don't support that syntax.
|
|
4360528b
|
2001-07-11T15:28:51
|
|
.
|
|
93c93179
|
2001-07-05T10:39:08
|
|
.
|
|
7de15f7e
|
2001-07-05T08:29:19
|
|
*** empty log message ***
|
|
651a9db7
|
2001-07-05T07:58:06
|
|
(noinst_HEADERS): Remove definition, per new automake recommendation.
(libfetish_a_SOURCES): Put all .h files here instead.
Remove a thus-exposed (better checks in automake) duplicate and
two unnecessary .h files.
|
|
63475025
|
2001-07-04T21:16:03
|
|
(glibc-io.struct): New target. Rework the code
that generates jm-glibc-io.m4 so that it doesn't trigger any make
distcheck failure.
|
|
d4cb2c50
|
2001-07-02T07:40:36
|
|
.
|
|
468e57cb
|
2001-07-02T07:40:17
|
|
now-generated
|
|
f49be086
|
2001-07-02T07:39:33
|
|
(Makefile.am): Include jm-glibc-io.m4n in emitted
definition of EXTRA_DIST.
(Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
ensure that the generated file is created/updated whenever the list
of $(unlocked_functions) is changed.
(jm-glibc-io.m4): New rule.
(unlocked-io.h): New rule -- currently unused.
|
|
c6855a21
|
2001-07-02T07:39:12
|
|
*** empty log message ***
|
|
488cad04
|
2001-07-02T07:13:33
|
|
.
|
|
03545f8d
|
2001-06-24T20:01:30
|
|
*** empty log message ***
|
|
b857a553
|
2001-06-24T20:01:11
|
|
(jm_INCLUDED_REGEX): Use a quadrigraph to represent an
unmatched right bracket, rather than an extra, falsely-matching
quote in a comment. Patch by Akim Demaille.
|
|
4dceaded
|
2001-06-18T08:01:38
|
|
update from libc
|
|
eaa0d8af
|
2001-06-11T02:49:20
|
|
*** empty log message ***
|
|
e016d970
|
2001-06-11T02:48:14
|
|
Update from GNU libc.
|
|
7f8331af
|
2001-05-27T13:46:52
|
|
*** empty log message ***
|
|
70b974ed
|
2001-05-27T13:46:31
|
|
(UT_TYPE): Define.
|
|
ecc809f3
|
2001-05-27T13:45:39
|
|
(jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
Check for ut_type in struct utmp.
|
|
799d5f9b
|
2001-05-24T22:08:45
|
|
.
|
|
fcd607ca
|
2001-05-24T06:12:07
|
|
*** empty log message ***
|
|
cb9041da
|
2001-05-24T06:12:00
|
|
Include "quote.h".
(argmatch_invalid): Remove explicit `' quotes. Instead, use the
quote function. Reported by Göran Uddeborg.
|
|
6cce01dc
|
2001-05-22T06:56:48
|
|
*** empty log message ***
|
|
76369d8f
|
2001-05-22T06:56:43
|
|
(_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
now that we use the package-supplied version unconditionally.
(jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
|
|
77b4cb3b
|
2001-05-21T10:52:36
|
|
*** empty log message ***
|
|
f2aaef05
|
2001-05-21T10:52:02
|
|
Change a couple backticks to single quotes to avoid shell syntax errors.
|
|
ede938bc
|
2001-05-21T06:59:27
|
|
.
|
|
2b1a0d78
|
2001-05-21T06:46:56
|
|
*** empty log message ***
|
|
d91eb369
|
2001-05-21T06:46:52
|
|
(jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
|
|
180c9fa1
|
2001-05-21T06:36:43
|
|
*** empty log message ***
|
|
bf7a6249
|
2001-05-21T06:36:36
|
|
(dir_name): Compute append_dot using path, not newpath
which is not yet declared.
|
|
117422aa
|
2001-05-20T21:09:06
|
|
.
|
|
71ad25e2
|
2001-05-20T20:41:20
|
|
(my_strftime):
Define to nstrftime if emacs, but only if my_strftime is not defined.
(extra_args, extra_args_spec, extra_args_spec_iso): Rename from
ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
Add one more extra argument: a nanoseconds value.
All uses changed.
(ns): New macro.
(my_strftime function): Add %N format.
(emacs_strftimeu): Renamed from emacs_strftime,
with extra ut argument.
|
|
c2ce7a9f
|
2001-05-20T20:39:28
|
|
(libfetish_a_SOURCES):
Add strftime.c, since we now compile it on all hosts.
|
|
925c8d4a
|
2001-05-20T20:38:29
|
|
*** empty log message ***
|
|
695ec959
|
2001-05-20T20:38:25
|
|
(jm_FUNC_GNU_STRFTIME):
Don't bother to check library strftime, since
we'll be using our own my_strftime function anyway.
Define my_strftime instead of strftime.
|
|
b5672261
|
2001-05-16T07:33:31
|
|
*** empty log message ***
|
|
bcfcc8be
|
2001-05-16T07:33:22
|
|
Use proper quoting so brackets appear in the test program.
|
|
f71e0eda
|
2001-05-16T07:30:54
|
|
.
|
|
94cd28cb
|
2001-05-15T14:02:28
|
|
*** empty log message ***
|
|
1101c119
|
2001-05-15T14:02:19
|
|
Use proper quoting so brackets appear in the test program.
|
|
4da31d50
|
2001-05-13T18:24:57
|
|
*** empty log message ***
|
|
4afe94b2
|
2001-05-13T18:24:44
|
|
(major_t, minor_t): Define to unsigned int if undefined.
|
|
87e27651
|
2001-05-12T20:55:19
|
|
.
|
|
4e6affc1
|
2001-05-12T15:50:50
|
|
*** empty log message ***
|
|
02e94d66
|
2001-05-12T15:50:27
|
|
(ISSLASH): Remove; now in dirname.h.
(strip_trailing_slashes): Return nonzero if
a slash was stripped. Do not strip the last slash after a
file system prefix.
|
|
de4cde2d
|
2001-05-12T15:48:00
|
|
(base_name): Remove; now in dirname.h.
(STREQ): Remove.
(same_name): Handle the case where the basename ends in trailing '/'.
|
|
2022bf83
|
2001-05-12T15:46:36
|
|
(DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN): New macros.
(base_name, base_len, dir_len, strip_trailing_slashes): New decls.
|
|
e6d6498c
|
2001-05-12T15:45:43
|
|
(DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now in dirname.h.
(path_concat): Use base_len to compute
base length, not strlen; this means we cannot rely on memcpy
to null-terminate.
|
|
94ce07b0
|
2001-05-12T15:40:47
|
|
Use "", not <> to include non-system header files.
|
|
0784f9d5
|
2001-05-12T15:39:45
|
|
Use "", not <> to include dirname.h.
|
|
dfce97c0
|
2001-05-12T15:38:00
|
|
(FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now in dirname.h.
Include <string.h> instead of <stdlib.h>.
Do not include <assert.h>; no longer needed.
Include xalloc.h.
(memrchr): Remove decl.
(dir_name_r): Remove.
(dir_len): Renamed from dirlen. All callers changed.
Rewrite in terms of base_name, for simplicity and consistency.
(dir_name): Never return NULL. All callers changed.
Do not include <stdlib.h> in test program; no longer needed.
return 0; is fine for test program.
|