gnulib.git
21 years agoMinimize diffs to glibc. Modernize.
Bruno Haible [Fri, 15 Nov 2002 17:36:03 +0000 (17:36 +0000)]
Minimize diffs to glibc. Modernize.

21 years agoAssume ANSI C.
Bruno Haible [Fri, 15 Nov 2002 17:35:33 +0000 (17:35 +0000)]
Assume ANSI C.

21 years ago.
Karl Berry [Thu, 14 Nov 2002 21:06:45 +0000 (21:06 +0000)]
.

21 years ago`do' on separate line, instead of `for var; do'.
Karl Berry [Thu, 14 Nov 2002 21:06:28 +0000 (21:06 +0000)]
`do' on separate line, instead of `for var; do'.

21 years agoupdate from prep
Karl Berry [Thu, 14 Nov 2002 13:48:38 +0000 (13:48 +0000)]
update from prep

21 years agoupdate from prep
Karl Berry [Tue, 12 Nov 2002 14:34:07 +0000 (14:34 +0000)]
update from prep

21 years ago(regexec): Fix pmatch declaration.
Dave Love [Thu, 7 Nov 2002 20:53:33 +0000 (20:53 +0000)]
(regexec): Fix pmatch declaration.

21 years agoChange argument type to 'unsigned long'.
Bruno Haible [Wed, 6 Nov 2002 18:25:27 +0000 (18:25 +0000)]
Change argument type to 'unsigned long'.

21 years agoGreatest common divisor.
Bruno Haible [Tue, 5 Nov 2002 21:51:34 +0000 (21:51 +0000)]
Greatest common divisor.

21 years agoInclude gettext.h instead of <libintl.h> with #ifdefs.
Bruno Haible [Tue, 5 Nov 2002 21:45:29 +0000 (21:45 +0000)]
Include gettext.h instead of <libintl.h> with #ifdefs.

21 years agoupdate from gnuorg
Karl Berry [Tue, 5 Nov 2002 13:47:19 +0000 (13:47 +0000)]
update from gnuorg

21 years agoNew header files.
Bruno Haible [Mon, 4 Nov 2002 15:24:56 +0000 (15:24 +0000)]
New header files.

21 years agoUpdate config.charset and localcharset.c to current gettext version.
Bruno Haible [Mon, 4 Nov 2002 13:53:07 +0000 (13:53 +0000)]
Update config.charset and localcharset.c to current gettext version.

21 years ago * configure.in: Add AC_CONFIG_AUX_DIR call.
Bruno Haible [Fri, 1 Nov 2002 12:18:03 +0000 (12:18 +0000)]
    * configure.in: Add AC_CONFIG_AUX_DIR call.
        (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
        test/Makefile.
        * Makefile.in (subdirs): Add m4, lib. Remove doc, test.

21 years agoupdate from texinfo
Karl Berry [Fri, 1 Nov 2002 01:42:06 +0000 (01:42 +0000)]
update from texinfo

21 years agoupdate from texinfo
Karl Berry [Thu, 31 Oct 2002 01:01:19 +0000 (01:01 +0000)]
update from texinfo

21 years agotimestamp
Karl Berry [Sat, 26 Oct 2002 13:07:56 +0000 (13:07 +0000)]
timestamp

21 years agoupdate from texinfo
Karl Berry [Wed, 23 Oct 2002 00:20:40 +0000 (00:20 +0000)]
update from texinfo

21 years agoupdate
Karl Berry [Tue, 22 Oct 2002 22:38:19 +0000 (22:38 +0000)]
update

21 years agoupdate from texinfo
Karl Berry [Fri, 18 Oct 2002 21:05:28 +0000 (21:05 +0000)]
update from texinfo

21 years agoupdate from texinfo
Karl Berry [Wed, 2 Oct 2002 00:29:19 +0000 (00:29 +0000)]
update from texinfo

21 years agoComment and whitespace changes regarding # define __restrict_arr
Francesco Potortl [Mon, 30 Sep 2002 08:12:11 +0000 (08:12 +0000)]
Comment and whitespace changes regarding # define __restrict_arr

21 years agoupdate from texinfo
Karl Berry [Sun, 29 Sep 2002 22:57:37 +0000 (22:57 +0000)]
update from texinfo

21 years ago.
Karl Berry [Sat, 28 Sep 2002 15:06:54 +0000 (15:06 +0000)]
.

21 years agocan't copy install-sh/mkinstalldirs from installed automake until the
Karl Berry [Sat, 28 Sep 2002 15:06:23 +0000 (15:06 +0000)]
can't copy install-sh/mkinstalldirs from installed automake until the
next release, since changes have been made.

21 years agoupdate from texinfo
Karl Berry [Fri, 27 Sep 2002 20:19:45 +0000 (20:19 +0000)]
update from texinfo

21 years ago(__restrict_arr): Don't define if already defined.
Richard Stallman [Thu, 26 Sep 2002 22:04:14 +0000 (22:04 +0000)]
(__restrict_arr): Don't define if already defined.

21 years agoenable gettext.h check.
Karl Berry [Wed, 25 Sep 2002 15:26:47 +0000 (15:26 +0000)]
enable gettext.h check.

21 years agoupdate gettext.h from gettext.h
Karl Berry [Wed, 25 Sep 2002 15:26:39 +0000 (15:26 +0000)]
update gettext.h from gettext.h

21 years agoadd gettext.h.
Karl Berry [Wed, 25 Sep 2002 15:25:37 +0000 (15:25 +0000)]
add gettext.h.

21 years agoupdate
Karl Berry [Wed, 25 Sep 2002 15:24:18 +0000 (15:24 +0000)]
update

21 years agocopies from libc.
Karl Berry [Wed, 25 Sep 2002 15:22:13 +0000 (15:22 +0000)]
copies from libc.

21 years agocopy from libc/string (via ../config/srclist*).
Karl Berry [Wed, 25 Sep 2002 15:21:38 +0000 (15:21 +0000)]
copy from libc/string (via ../config/srclist*).

21 years agoadd strdup.c.
Karl Berry [Wed, 25 Sep 2002 15:20:57 +0000 (15:20 +0000)]
add strdup.c.

21 years agoupdate from libc
Karl Berry [Wed, 25 Sep 2002 14:19:24 +0000 (14:19 +0000)]
update from libc

21 years agoupdate from automake 1.6
Karl Berry [Wed, 25 Sep 2002 14:18:57 +0000 (14:18 +0000)]
update from automake 1.6

21 years agoremove gettext m4 files, better to get from gettext directly.
Karl Berry [Tue, 24 Sep 2002 16:09:00 +0000 (16:09 +0000)]
remove gettext m4 files, better to get from gettext directly.

21 years agoremove gettext m4 files, better to get from gettext directly.
Karl Berry [Tue, 24 Sep 2002 15:40:12 +0000 (15:40 +0000)]
remove gettext m4 files, better to get from gettext directly.

21 years agoautoconf 2.54
Karl Berry [Fri, 20 Sep 2002 14:18:12 +0000 (14:18 +0000)]
autoconf 2.54

21 years agofix variable definitions
Karl Berry [Fri, 13 Sep 2002 20:40:39 +0000 (20:40 +0000)]
fix variable definitions

21 years agoINSTALL from autoconf
Karl Berry [Thu, 12 Sep 2002 20:29:26 +0000 (20:29 +0000)]
INSTALL from autoconf

21 years agosync and scripts to check syncness
Karl Berry [Tue, 10 Sep 2002 23:41:12 +0000 (23:41 +0000)]
sync and scripts to check syncness

21 years ago(DISCARD_FAILURE_REG_OR_COUNT): Delete.
Stefan Monnier [Tue, 10 Sep 2002 05:59:32 +0000 (05:59 +0000)]
(DISCARD_FAILURE_REG_OR_COUNT): Delete.
(CHECK_INFINITE_LOOP): Don't pop anything: just set `cycle' to 1.
(re_match_2_internal): Be more careful with infinite loops.

21 years ago(regnum_t): Use signed int, not unsigned int.
Richard Stallman [Mon, 9 Sep 2002 19:41:30 +0000 (19:41 +0000)]
(regnum_t): Use signed int, not unsigned int.

21 years ago(set_image_of_range_1): In no-TRANSLATE case,
Richard Stallman [Fri, 6 Sep 2002 03:08:53 +0000 (03:08 +0000)]
(set_image_of_range_1): In no-TRANSLATE case,
call EXTEND_RANGE_TABLE and return a proper value.
(set_image_of_range): Don't call set_image_of_range_1
if no TRANSLATE or if range includes all of Latin-1.
Only call it for the Latin-1 part of the range.
For other cases, make two separate ranges,
one for the original specified characters and one for
their case-conversions.

21 years ago(set_image_of_range_1): New function.
Richard Stallman [Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)]
(set_image_of_range_1): New function.
(set_image_of_range): Use set_image_of_range_1 for Latin-1.
Return a value to indicate running out of memory.
(SET_RANGE_TABLE_WORK_AREA): Check value from set_image_of_range.
(extend_range_table_work_area): New subroutine.
(EXTEND_RANGE_TABLE): Replaces EXTEND_RANGE_TABLE_WORK_AREA.
Different calling conventions, and used from set_image_of_range{,_1}.
(IMMEDIATE_QUIT_CHECK): Definitions moved.

21 years agofrom autoconf
Karl Berry [Tue, 3 Sep 2002 15:46:23 +0000 (15:46 +0000)]
from autoconf

21 years agosimplest version
Karl Berry [Tue, 3 Sep 2002 15:36:39 +0000 (15:36 +0000)]
simplest version

21 years agoupdate from prep
Karl Berry [Sun, 25 Aug 2002 23:38:50 +0000 (23:38 +0000)]
update from prep

21 years ago*** empty log message ***
Stefan Monnier [Fri, 23 Aug 2002 22:21:17 +0000 (22:21 +0000)]
*** empty log message ***

21 years ago(PATFETCH): Remove the translating fetch.
Stefan Monnier [Fri, 23 Aug 2002 22:19:56 +0000 (22:19 +0000)]
(PATFETCH): Remove the translating fetch.
(PATFETCH_RAW): Rename to PATFETCH.
(set_image_of_range): New fun.
(SET_RANGE_TABLE_WORK_AREA): Use it.
(regex_compile): Don't translate the pattern chars so eagerly.
Only do it when inserting an `exactn' bytecode or when handling a char-range.
(mutually_exclusive_p): Avoid empty statement.

21 years ago*** empty log message ***
Jim Meyering [Sat, 6 Jul 2002 07:39:02 +0000 (07:39 +0000)]
*** empty log message ***

21 years agoDon't mention Makefile.am.in.
Jim Meyering [Sat, 6 Jul 2002 07:38:46 +0000 (07:38 +0000)]
Don't mention Makefile.am.in.
Outline how I've tested changes to .m4 files.  Yep, it's a pain.

21 years ago*** empty log message ***
Jim Meyering [Mon, 1 Jul 2002 14:23:28 +0000 (14:23 +0000)]
*** empty log message ***

21 years agoInclude sys/time.h.
Jim Meyering [Mon, 1 Jul 2002 14:19:20 +0000 (14:19 +0000)]
Include sys/time.h.
From Volker Borchert.

21 years ago(WIDE_CHAR_SUPPORT): New macro. Use it uniformly instead of
Jim Meyering [Wed, 26 Jun 2002 06:17:35 +0000 (06:17 +0000)]
(WIDE_CHAR_SUPPORT): New macro.  Use it uniformly instead of
(defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
reported by Vin Shelton.

21 years ago*** empty log message ***
Jim Meyering [Wed, 26 Jun 2002 06:16:13 +0000 (06:16 +0000)]
*** empty log message ***

21 years ago(_AC_LIBOBJ_FNMATCH): Check for btowc.
Jim Meyering [Wed, 26 Jun 2002 06:16:05 +0000 (06:16 +0000)]
(_AC_LIBOBJ_FNMATCH): Check for btowc.

21 years agofrom libc FILEUTILS-4_1_9
Jim Meyering [Wed, 26 Jun 2002 06:13:24 +0000 (06:13 +0000)]
from libc

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Jun 2002 18:03:44 +0000 (18:03 +0000)]
*** empty log message ***

21 years ago(ISASCII, ISPRINT): Undefine, to avoid warning about
Jim Meyering [Sat, 22 Jun 2002 18:03:40 +0000 (18:03 +0000)]
(ISASCII, ISPRINT): Undefine, to avoid warning about
redefinition due to Solaris5.6's definition in /usr/include/sys/euc.h.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Jun 2002 16:20:19 +0000 (16:20 +0000)]
*** empty log message ***

21 years ago(segv_handler, c_stack_action) [! defined SA_SIGINFO]:
Jim Meyering [Sat, 22 Jun 2002 16:20:15 +0000 (16:20 +0000)]
(segv_handler, c_stack_action) [! defined SA_SIGINFO]:
Do not assume SA_SIGINFO behavior.
Bug reported by Jim Meyering on NetBSD 1.5.2.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Jun 2002 10:11:25 +0000 (10:11 +0000)]
*** empty log message ***

21 years agoUpdate from diffutils-2.8.2.
Jim Meyering [Sat, 22 Jun 2002 10:11:14 +0000 (10:11 +0000)]
Update from diffutils-2.8.2.

21 years ago.
Jim Meyering [Sat, 22 Jun 2002 10:09:47 +0000 (10:09 +0000)]
.

21 years ago(libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
Jim Meyering [Sat, 22 Jun 2002 09:26:57 +0000 (09:26 +0000)]
(libfetish_a_SOURCES): Add exitfail.c and exitfail.h.

21 years agoNew files, from diffutils-2.8.2.
Jim Meyering [Sat, 22 Jun 2002 09:25:36 +0000 (09:25 +0000)]
New files, from diffutils-2.8.2.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Jun 2002 09:23:32 +0000 (09:23 +0000)]
*** empty log message ***

21 years ago(libfetish_a_SOURCES): Add c-stack.c, too.
Jim Meyering [Sat, 22 Jun 2002 09:23:17 +0000 (09:23 +0000)]
(libfetish_a_SOURCES): Add c-stack.c, too.

21 years agoNew file, from diffutils-2.8.2.
Jim Meyering [Sat, 22 Jun 2002 09:03:14 +0000 (09:03 +0000)]
New file, from diffutils-2.8.2.

21 years agofrom diffutils-2.8.2
Jim Meyering [Sat, 22 Jun 2002 09:01:22 +0000 (09:01 +0000)]
from diffutils-2.8.2

21 years ago(jm_PREREQ): Add jm_PREREQ_C_STACK.
Jim Meyering [Sat, 22 Jun 2002 09:01:10 +0000 (09:01 +0000)]
(jm_PREREQ): Add jm_PREREQ_C_STACK.

21 years agoUpdate from diffutils-2.8.2.
Jim Meyering [Sat, 22 Jun 2002 08:54:23 +0000 (08:54 +0000)]
Update from diffutils-2.8.2.

21 years ago.
Jim Meyering [Sat, 22 Jun 2002 08:53:17 +0000 (08:53 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Jun 2002 08:53:02 +0000 (08:53 +0000)]
*** empty log message ***

21 years ago(jm_PREREQ_EXCLUDE): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
Jim Meyering [Sat, 22 Jun 2002 08:52:56 +0000 (08:52 +0000)]
(jm_PREREQ_EXCLUDE): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.

21 years ago * jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
Jim Meyering [Sat, 22 Jun 2002 08:51:02 +0000 (08:51 +0000)]
* jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
now that configure.ac uses AC_GNU_SOURCE.
(jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.

21 years ago(libfetish_a_SOURCES): Add fnmatch_.h in place of fnmatch.h.
Jim Meyering [Sat, 22 Jun 2002 08:47:57 +0000 (08:47 +0000)]
(libfetish_a_SOURCES): Add fnmatch_.h in place of fnmatch.h.
(EXTRA_DIST): Add fnmatch_loop.c.

21 years ago.
Jim Meyering [Sat, 22 Jun 2002 08:34:59 +0000 (08:34 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Jun 2002 08:32:50 +0000 (08:32 +0000)]
*** empty log message ***

21 years agofrom diffutils-2.8.2.
Jim Meyering [Sat, 22 Jun 2002 08:32:40 +0000 (08:32 +0000)]
from diffutils-2.8.2.

21 years agoChange each use of AC_CHECK_HEADERS(stdbool.h) to AC_HEADER_STDBOOL
Jim Meyering [Sat, 22 Jun 2002 08:29:29 +0000 (08:29 +0000)]
Change each use of AC_CHECK_HEADERS(stdbool.h) to AC_HEADER_STDBOOL

21 years agoNew file, from diffutils-2.8.2.
Jim Meyering [Sat, 22 Jun 2002 08:27:18 +0000 (08:27 +0000)]
New file, from diffutils-2.8.2.

21 years agoUpdate from gettext-0.11.2.
Jim Meyering [Fri, 21 Jun 2002 21:23:01 +0000 (21:23 +0000)]
Update from gettext-0.11.2.

21 years ago*** empty log message ***
Jim Meyering [Fri, 21 Jun 2002 17:42:12 +0000 (17:42 +0000)]
*** empty log message ***

21 years agobump serial#
Jim Meyering [Fri, 21 Jun 2002 17:42:06 +0000 (17:42 +0000)]
bump serial#

21 years ago(jm_PREREQ_QUOTEARG): Reflect name change: s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
Jim Meyering [Fri, 21 Jun 2002 17:41:58 +0000 (17:41 +0000)]
(jm_PREREQ_QUOTEARG): Reflect name change: s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.

21 years agoReflect name change: s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
Jim Meyering [Fri, 21 Jun 2002 17:41:02 +0000 (17:41 +0000)]
Reflect name change: s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.

21 years agoUpdate from diffutils-2.8.2.
Jim Meyering [Fri, 21 Jun 2002 17:38:30 +0000 (17:38 +0000)]
Update from diffutils-2.8.2.

21 years agoAdd comment, from diffutils-2.8.2.
Jim Meyering [Fri, 21 Jun 2002 15:39:12 +0000 (15:39 +0000)]
Add comment, from diffutils-2.8.2.

21 years ago.
Jim Meyering [Fri, 21 Jun 2002 12:48:36 +0000 (12:48 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Fri, 21 Jun 2002 12:12:08 +0000 (12:12 +0000)]
*** empty log message ***

21 years ago(jm_CHECK_ALL_HEADERS): Check for hurd.h.
Jim Meyering [Fri, 21 Jun 2002 12:12:00 +0000 (12:12 +0000)]
(jm_CHECK_ALL_HEADERS): Check for hurd.h.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Jun 2002 11:13:29 +0000 (11:13 +0000)]
*** empty log message ***

21 years agoReport an error if neither S_ISREG nor
Jim Meyering [Wed, 19 Jun 2002 11:12:59 +0000 (11:12 +0000)]
Report an error if neither S_ISREG nor
S_IFREG is defined, instead of using a test specific to glibc
2.2.  This should be safe, since POSIX requires S_ISREG and
Unix Version 7 had S_IFREG.  We don't need to check for
<sys/types.h> since we don't use any symbols that it defines.

21 years ago*** empty log message ***
Jim Meyering [Sat, 15 Jun 2002 13:42:54 +0000 (13:42 +0000)]
*** empty log message ***

21 years ago(jm_CHECK_ALL_TYPES): Check for st_author.
Jim Meyering [Sat, 15 Jun 2002 13:42:22 +0000 (13:42 +0000)]
(jm_CHECK_ALL_TYPES): Check for st_author.

21 years ago.
Jim Meyering [Sat, 15 Jun 2002 08:47:25 +0000 (08:47 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Sat, 15 Jun 2002 08:47:12 +0000 (08:47 +0000)]
*** empty log message ***