Jim Meyering
3ff5583bb6
.
2001-08-04 17:20:07 +00:00
Jim Meyering
aecb3ebe6f
(quote_name): Pass 0 to mbsnwidth, since the default
...
got changed and we want the default now.
2001-08-04 17:08:37 +00:00
Jim Meyering
0017571134
*** empty log message ***
2001-08-04 17:07:43 +00:00
Jim Meyering
752fb79cac
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.
2001-08-04 17:07:37 +00:00
Jim Meyering
465a0e3b5e
(MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
...
Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
with inverted sense. All uses changed.
2001-08-04 17:06:05 +00:00
Jim Meyering
a0921ba770
.
2001-08-04 17:03:30 +00:00
Jim Meyering
927ab782d4
(jm_MACROS): Reflect s/jm_/AM_/ renamings.
2001-08-04 17:02:18 +00:00
Jim Meyering
06f3a96515
(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.
2001-08-04 17:00:11 +00:00
Jim Meyering
847f8d0124
(jm_AC_TYPE_UNSIGNED_LONG_LONG): Quote first arg of AC_DEFUN.
2001-08-04 16:59:23 +00:00
Jim Meyering
da8058b5dc
(jm_AC_TYPE_UINTMAX_T): Quote first arg of AC_DEFUN.
2001-08-04 16:59:09 +00:00
Jim Meyering
2029c3f7c4
(AM_PATH_PROG_WITH_TEST): Quote first arg of AC_DEFUN.
...
(AM_PATH_PROG_WITH_TEST): Output "no" only if $1 isn't $4.
2001-08-04 16:58:55 +00:00
Jim Meyering
4ed098d64f
(AM_LC_MESSAGES): Quote first arg of AC_DEFUN.
2001-08-04 16:58:42 +00:00
Jim Meyering
3c652fbccb
(AC_ISC_POSIX): Quote first arg of AC_DEFUN.
2001-08-04 16:58:23 +00:00
Jim Meyering
31d84d08e1
(jm_AC_HEADER_INTTYPES_H): Quote first arg of AC_DEFUN.
2001-08-04 16:58:07 +00:00
Jim Meyering
98185c3285
(jm_GLIBC21): Quote first arg of AC_DEFUN.
2001-08-04 16:57:45 +00:00
Jim Meyering
b225f0052c
(AM_FUNC_GETLINE): Quote first arg of AC_DEFUN.
...
(AM_FUNC_GETLINE): Don't bother checking for string.h any more.
2001-08-04 16:56:32 +00:00
Jim Meyering
7ff05dde60
(AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
2001-08-04 16:56:18 +00:00
Jim Meyering
f2e4930801
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.
2001-08-04 16:55:58 +00:00
Jim Meyering
697d5aade0
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.
2001-08-04 16:55:36 +00:00
Jim Meyering
9eba0a5500
*** empty log message ***
2001-08-04 15:27:17 +00:00
Jim Meyering
e302d9c571
*** empty log message ***
2001-08-04 15:23:32 +00:00
Jim Meyering
4475c1fb99
*** empty log message ***
2001-08-04 15:22:55 +00:00
Jim Meyering
ba05e365f0
*** empty log message ***
2001-08-04 15:16:37 +00:00
Jim Meyering
227da5e6ce
*** empty log message ***
2001-08-04 15:16:30 +00:00
Jim Meyering
44acfea13a
.
2001-08-03 10:42:40 +00:00
Jim Meyering
e34a8a5084
(jm_FUNC_MBRTOWC): Use #include', not @%:@include',
...
as it was in the original. Reported by Paul Eggert.
2001-08-03 10:09:06 +00:00
Jim Meyering
472b34493d
*** empty log message ***
2001-07-16 08:59:15 +00:00
Jim Meyering
506a9218f4
*** empty log message ***
2001-07-16 08:58:20 +00:00
Jim Meyering
86b6fbd90c
.
2001-07-15 16:28:39 +00:00
Jim Meyering
da026ebe10
*** empty log message ***
2001-07-15 16:03:55 +00:00
Jim Meyering
b0e6b6a062
*** empty log message ***
2001-07-15 15:42:38 +00:00
Jim Meyering
b4f1cf7143
(all-local): Depend on unlocked-io.h, to ensure it is created.
2001-07-15 15:42:27 +00:00
Jim Meyering
24950c329b
*** empty log message ***
2001-07-15 15:35:02 +00:00
Jim Meyering
c3db551fd7
(DISTCLEANFILES): Add unlocked-io.h.
2001-07-15 15:29:05 +00:00
Jim Meyering
70d3f1e772
*** empty log message ***
2001-07-15 15:17:12 +00:00
Jim Meyering
2b3aab956d
*** empty log message ***
2001-07-15 15:16:27 +00:00
Jim Meyering
35f7a62c1c
Remove unlocked-io.h rule -- now it's in its final resting place:
...
lib/Makefile.am.
2001-07-15 15:15:35 +00:00
Jim Meyering
525eedaf38
*** empty log message ***
2001-07-15 15:14:56 +00:00
Jim Meyering
982d395b6a
(EXTRA_DIST): Add unlocked-io.hin.
...
(BUILT_SOURCES): Add unlocked-io.h.
(io_functions): Define.
(unlocked-io.h): New rule.
2001-07-15 15:14:18 +00:00
Jim Meyering
11cfdfba16
*** empty log message ***
2001-07-15 15:13:14 +00:00
Jim Meyering
3cc73c9659
*** empty log message ***
2001-07-15 14:39:51 +00:00
Jim Meyering
82f4ea062b
Update from glibc.
2001-07-15 14:39:46 +00:00
Jim Meyering
8bdaac168a
*** empty log message ***
2001-07-15 14:39:29 +00:00
Jim Meyering
5f19438017
Include "unlocked-io.h", rather than hard-coding the HAVE_*_UNLOCKED macros.
2001-07-15 14:39:04 +00:00
Jim Meyering
cedd6e358d
(unlocked-io.h): New rule.
...
($(srcdir)/m4/jm-glibc-io.m4): New rule.
2001-07-15 14:37:50 +00:00
Jim Meyering
d010bd778c
.
2001-07-15 14:33:50 +00:00
Jim Meyering
264546ddf1
*** empty log message ***
2001-07-15 14:33:37 +00:00
Jim Meyering
773ad92533
remove unlocked-io.h stuff
2001-07-15 14:31:54 +00:00
Jim Meyering
876fe14529
*** empty log message ***
2001-07-15 14:30:55 +00:00
Jim Meyering
9a8b88f974
bump serial number
2001-07-15 12:21:46 +00:00