gnulib.git
23 years ago. TEXTUTILS-2_0_12
Jim Meyering [Sun, 4 Mar 2001 01:48:17 +0000 (01:48 +0000)]
.

23 years ago(libfetish_a_SOURCES): Add dup-safer.c, fopen-safer.c.
Jim Meyering [Sat, 3 Mar 2001 19:06:54 +0000 (19:06 +0000)]
(libfetish_a_SOURCES): Add dup-safer.c, fopen-safer.c.
(noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.

23 years ago*** empty log message ***
Jim Meyering [Sat, 3 Mar 2001 19:06:28 +0000 (19:06 +0000)]
*** empty log message ***

23 years agofrom Paul Eggert
Jim Meyering [Sat, 3 Mar 2001 19:05:36 +0000 (19:05 +0000)]
from Paul Eggert

23 years ago.
Jim Meyering [Sat, 3 Mar 2001 18:38:22 +0000 (18:38 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Fri, 2 Mar 2001 03:14:38 +0000 (03:14 +0000)]
*** empty log message ***

23 years ago(jm_MACROS): Use mkstemp replacement if the system
Jim Meyering [Fri, 2 Mar 2001 03:14:31 +0000 (03:14 +0000)]
(jm_MACROS): Use mkstemp replacement if the system
lacks mkstemp.  Compile our own tempname.c if we compile our own
mkstemp.c, as mkstemp relies on tempname.

23 years agofrom GNU libc
Jim Meyering [Fri, 2 Mar 2001 03:12:47 +0000 (03:12 +0000)]
from GNU libc

23 years ago.
Jim Meyering [Fri, 2 Mar 2001 03:06:08 +0000 (03:06 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Thu, 1 Mar 2001 05:33:25 +0000 (05:33 +0000)]
*** empty log message ***

23 years ago(jm_AC_DOS): Remove extra backslashes, now that
Jim Meyering [Thu, 1 Mar 2001 05:33:18 +0000 (05:33 +0000)]
(jm_AC_DOS): Remove extra backslashes, now that
AH_VERBATIM really does output its argument verbatim.

23 years ago*** empty log message ***
Jim Meyering [Mon, 19 Feb 2001 08:51:00 +0000 (08:51 +0000)]
*** empty log message ***

23 years ago(jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
Jim Meyering [Mon, 19 Feb 2001 08:50:54 +0000 (08:50 +0000)]
(jm_CHECK_ALL_HEADERS): Check for sys/resource.h.

23 years ago*** empty log message *** FILEUTILS-4_0_41
Jim Meyering [Sat, 17 Feb 2001 16:56:27 +0000 (16:56 +0000)]
*** empty log message ***

23 years agoSync from GNU libc. Use double quotes, not <...>
Jim Meyering [Sat, 17 Feb 2001 16:56:20 +0000 (16:56 +0000)]
Sync from GNU libc.  Use double quotes, not <...>
around included file name.

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 16:53:38 +0000 (16:53 +0000)]
*** empty log message ***

23 years ago(__strnlen): Merge in a change from GNU libc.
Jim Meyering [Sat, 17 Feb 2001 16:53:33 +0000 (16:53 +0000)]
(__strnlen): Merge in a change from GNU libc.

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 16:51:03 +0000 (16:51 +0000)]
*** empty log message ***

23 years agoupdate comments from libc
Jim Meyering [Sat, 17 Feb 2001 16:50:27 +0000 (16:50 +0000)]
update comments from libc

23 years ago.
Jim Meyering [Sat, 17 Feb 2001 13:18:17 +0000 (13:18 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 12:53:40 +0000 (12:53 +0000)]
*** empty log message ***

23 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
Jim Meyering [Sat, 17 Feb 2001 12:53:36 +0000 (12:53 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
UnixWare 7.1.1.

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 12:44:04 +0000 (12:44 +0000)]
*** empty log message ***

23 years ago(mbswidth): Also define as macro, to avoid prototype clash.
Jim Meyering [Sat, 17 Feb 2001 12:43:57 +0000 (12:43 +0000)]
(mbswidth): Also define as macro, to avoid prototype clash.

23 years ago.
Jim Meyering [Sat, 17 Feb 2001 11:51:48 +0000 (11:51 +0000)]
.

23 years ago(mbrtowc, mbsinit):
Jim Meyering [Sat, 17 Feb 2001 10:39:17 +0000 (10:39 +0000)]
(mbrtowc, mbsinit):
Remove workaround macros for hosts that have mbrtowc but not
mbstate_t, as we now insist on proper declarations for both
before using mbrtowc.

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 10:37:10 +0000 (10:37 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 10:36:42 +0000 (10:36 +0000)]
*** empty log message ***

23 years ago(jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc., rather than AC_CACHE_VAL.
Jim Meyering [Sat, 17 Feb 2001 10:36:33 +0000 (10:36 +0000)]
(jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc., rather than AC_CACHE_VAL.

23 years agobump serial number
Jim Meyering [Sat, 17 Feb 2001 09:35:11 +0000 (09:35 +0000)]
bump serial number

23 years ago(jm_PREREQ_QUOTEARG): Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
Jim Meyering [Sat, 17 Feb 2001 09:34:57 +0000 (09:34 +0000)]
(jm_PREREQ_QUOTEARG): Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).

23 years ago(jm_PREREQ_MBSWIDTH):
Jim Meyering [Sat, 17 Feb 2001 09:34:14 +0000 (09:34 +0000)]
(jm_PREREQ_MBSWIDTH):
Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).

23 years agoNew file, defining jm_FUNC_MBRTOWC.
Jim Meyering [Sat, 17 Feb 2001 09:33:25 +0000 (09:33 +0000)]
New file, defining jm_FUNC_MBRTOWC.

23 years ago.
Jim Meyering [Sat, 17 Feb 2001 08:55:17 +0000 (08:55 +0000)]
.

23 years agoUpdate from libc.
Jim Meyering [Sat, 17 Feb 2001 07:14:31 +0000 (07:14 +0000)]
Update from libc.

23 years ago*** empty log message ***
Jim Meyering [Sat, 17 Feb 2001 07:13:03 +0000 (07:13 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Fri, 16 Feb 2001 19:31:18 +0000 (19:31 +0000)]
*** empty log message ***

23 years ago(malloc): Undef before defining, since stdlib.h may have defined it.
Jim Meyering [Fri, 16 Feb 2001 19:28:43 +0000 (19:28 +0000)]
(malloc): Undef before defining, since stdlib.h may have defined it.

23 years ago. FILEUTILS-4_0_39
Jim Meyering [Thu, 8 Feb 2001 10:43:44 +0000 (10:43 +0000)]
.

23 years agoupdate from libc
Jim Meyering [Thu, 8 Feb 2001 06:49:29 +0000 (06:49 +0000)]
update from libc

23 years ago(jm_INCLUDED_REGEX): Add a test for the latest bug.
Jim Meyering [Wed, 7 Feb 2001 11:50:25 +0000 (11:50 +0000)]
(jm_INCLUDED_REGEX): Add a test for the latest bug.

23 years ago*** empty log message ***
Jim Meyering [Wed, 7 Feb 2001 11:47:40 +0000 (11:47 +0000)]
*** empty log message ***

23 years agoUpdate from libc.
Jim Meyering [Wed, 7 Feb 2001 11:47:24 +0000 (11:47 +0000)]
Update from libc.

23 years ago*** empty log message ***
Jim Meyering [Mon, 5 Feb 2001 22:29:57 +0000 (22:29 +0000)]
*** empty log message ***

23 years agoRequire autoconf-2.14d (not yet released), because
Jim Meyering [Mon, 5 Feb 2001 22:29:52 +0000 (22:29 +0000)]
Require autoconf-2.14d (not yet released), because
it includes the patch required for `large file' support with at least
HP-UX's 10.20 /bin/cc.

23 years agofix typo: s/found/yes/
Jim Meyering [Sun, 4 Feb 2001 08:28:29 +0000 (08:28 +0000)]
fix typo: s/found/yes/

23 years ago*** empty log message ***
Jim Meyering [Sat, 3 Feb 2001 16:45:30 +0000 (16:45 +0000)]
*** empty log message ***

23 years ago(jm_FILE_SYSTEM_USAGE): Restore prior use of
Jim Meyering [Sat, 3 Feb 2001 16:45:25 +0000 (16:45 +0000)]
(jm_FILE_SYSTEM_USAGE): Restore prior use of
AS_IF, now that it works once again (mysteriously).

23 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
Jim Meyering [Sat, 3 Feb 2001 16:44:52 +0000 (16:44 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
AS_IF, now that it works once again (mysteriously).

23 years ago.
Jim Meyering [Wed, 31 Jan 2001 19:15:41 +0000 (19:15 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Tue, 30 Jan 2001 21:50:36 +0000 (21:50 +0000)]
*** empty log message ***

23 years agoUpdate for FreeBSD 4.2.
Jim Meyering [Tue, 30 Jan 2001 21:50:32 +0000 (21:50 +0000)]
Update for FreeBSD 4.2.

23 years ago*** empty log message ***
Jim Meyering [Tue, 30 Jan 2001 08:24:21 +0000 (08:24 +0000)]
*** empty log message ***

23 years agos/conftestdata/conftest.data/
Jim Meyering [Tue, 30 Jan 2001 08:24:13 +0000 (08:24 +0000)]
s/conftestdata/conftest.data/

23 years agos/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/.
Jim Meyering [Tue, 30 Jan 2001 08:21:02 +0000 (08:21 +0000)]
s/conftestdir/conftest.d1/ and s/conftestdir2/conftest.d2/.

23 years agoRename conftestchown to conftest.chown.
Jim Meyering [Tue, 30 Jan 2001 08:19:25 +0000 (08:19 +0000)]
Rename conftestchown to conftest.chown.

23 years ago*** empty log message *** FILEUTILS-4_0_38
Jim Meyering [Sun, 28 Jan 2001 22:25:07 +0000 (22:25 +0000)]
*** empty log message ***

23 years agoadd a comment, reformat a little.
Jim Meyering [Sun, 28 Jan 2001 21:45:36 +0000 (21:45 +0000)]
add a comment, reformat a little.

23 years ago.
Jim Meyering [Sun, 28 Jan 2001 08:10:00 +0000 (08:10 +0000)]
.

23 years ago(jm_FILE_SYSTEM_USAGE): Open-code what was a use of AS_IF.
Jim Meyering [Sat, 27 Jan 2001 14:06:18 +0000 (14:06 +0000)]
(jm_FILE_SYSTEM_USAGE): Open-code what was a use of AS_IF.

23 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was a use of AS_IF.
Jim Meyering [Sat, 27 Jan 2001 14:06:04 +0000 (14:06 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was a use of AS_IF.

23 years ago*** empty log message ***
Jim Meyering [Sat, 27 Jan 2001 13:24:36 +0000 (13:24 +0000)]
*** empty log message ***

23 years ago(jm_FILE_SYSTEM_USAGE): Add `[]' between use of
Jim Meyering [Sat, 27 Jan 2001 13:24:32 +0000 (13:24 +0000)]
(jm_FILE_SYSTEM_USAGE): Add `[]' between use of
AS_IF and following `dnl'.

23 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Add `[]' between use of
Jim Meyering [Sat, 27 Jan 2001 13:24:13 +0000 (13:24 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Add `[]' between use of
AS_IF and following `dnl'.

23 years agobump serial #
Jim Meyering [Fri, 26 Jan 2001 11:17:29 +0000 (11:17 +0000)]
bump serial #

23 years ago(jm_PREREQ_QUOTEARG): Check for stddef.h, now that quotearg.c includes it.
Jim Meyering [Fri, 26 Jan 2001 11:17:19 +0000 (11:17 +0000)]
(jm_PREREQ_QUOTEARG): Check for stddef.h, now that quotearg.c includes it.

23 years ago*** empty log message ***
Jim Meyering [Fri, 26 Jan 2001 11:15:53 +0000 (11:15 +0000)]
*** empty log message ***

23 years agoInclude stddef.h.
Jim Meyering [Fri, 26 Jan 2001 11:15:37 +0000 (11:15 +0000)]
Include stddef.h.

23 years ago*** empty log message ***
Jim Meyering [Fri, 26 Jan 2001 11:13:34 +0000 (11:13 +0000)]
*** empty log message ***

23 years ago[HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
Jim Meyering [Fri, 26 Jan 2001 11:13:28 +0000 (11:13 +0000)]
[HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
line in double quotes so that it evokes a better diagnostic.
[HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.

23 years ago(mutually_exclusive_p): Add missing `break' at the end of `charset' processing. EMACS_PRETEST_21_0_103
Stefan Monnier [Thu, 25 Jan 2001 01:44:54 +0000 (01:44 +0000)]
(mutually_exclusive_p): Add missing `break' at the end of `charset' processing.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 24 Jan 2001 23:14:48 +0000 (23:14 +0000)]
*** empty log message ***

23 years ago(mutually_exclusive_p): Don't blindly handle `charset_not'
Stefan Monnier [Wed, 24 Jan 2001 23:11:40 +0000 (23:11 +0000)]
(mutually_exclusive_p): Don't blindly handle `charset_not'
as if it was a `charset'.

23 years ago*** empty log message *** FILEUTILS-4_0_37
Jim Meyering [Sun, 21 Jan 2001 10:15:59 +0000 (10:15 +0000)]
*** empty log message ***

23 years ago(jm_ICONV): Also check whether the iconv declaration has const.
Jim Meyering [Sun, 21 Jan 2001 10:15:53 +0000 (10:15 +0000)]
(jm_ICONV): Also check whether the iconv declaration has const.

23 years ago*** empty log message ***
Jim Meyering [Sun, 21 Jan 2001 09:40:48 +0000 (09:40 +0000)]
*** empty log message ***

23 years ago(print_unicode_char): Cast the second iconv() arg,
Jim Meyering [Sun, 21 Jan 2001 09:40:43 +0000 (09:40 +0000)]
(print_unicode_char): Cast the second iconv() arg,
to avoid a warning.  Add back 'const' to inptr.

23 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jan 2001 19:24:36 +0000 (19:24 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jan 2001 19:20:53 +0000 (19:20 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jan 2001 19:18:43 +0000 (19:18 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jan 2001 18:34:44 +0000 (18:34 +0000)]
*** empty log message ***

23 years agoBe sure that headers are checked before used in code compiled
Jim Meyering [Sat, 20 Jan 2001 18:34:32 +0000 (18:34 +0000)]
Be sure that headers are checked before used in code compiled
for the type checks.

(jm_MACROS): Remove all header checks.
In place of that, invoke jm_CHECK_ALL_TYPES.
(jm_CHECK_ALL_HEADERS): New functions with the above checks.
(jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.

23 years agorevert last change
Jim Meyering [Sat, 20 Jan 2001 11:17:33 +0000 (11:17 +0000)]
revert last change

23 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jan 2001 09:49:24 +0000 (09:49 +0000)]
*** empty log message ***

23 years ago(jm_PREREQ): Add jm_PREREQ_HASH.
Jim Meyering [Sat, 20 Jan 2001 09:49:10 +0000 (09:49 +0000)]
(jm_PREREQ): Add jm_PREREQ_HASH.
(jm_PREREQ_HASH): New function.

23 years agowhoops. revert last change
Jim Meyering [Sat, 20 Jan 2001 09:36:19 +0000 (09:36 +0000)]
whoops.  revert last change

23 years ago*** empty log message ***
Jim Meyering [Sat, 20 Jan 2001 09:34:34 +0000 (09:34 +0000)]
*** empty log message ***

23 years agoFix typo: s/false/0/.
Jim Meyering [Sat, 20 Jan 2001 09:34:20 +0000 (09:34 +0000)]
Fix typo: s/false/0/.

23 years ago*** empty log message ***
Jim Meyering [Wed, 17 Jan 2001 10:34:22 +0000 (10:34 +0000)]
*** empty log message ***

23 years ago(jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE, for autoconf-2.49c.
Jim Meyering [Wed, 17 Jan 2001 10:34:16 +0000 (10:34 +0000)]
(jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE, for autoconf-2.49c.

23 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
Jim Meyering [Wed, 17 Jan 2001 10:33:43 +0000 (10:33 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Likewise.

23 years ago*** empty log message ***
Jim Meyering [Tue, 16 Jan 2001 08:34:53 +0000 (08:34 +0000)]
*** empty log message ***

23 years agoInclude <stdio.h>, needed by assert on SunOS4.
Jim Meyering [Tue, 16 Jan 2001 08:34:45 +0000 (08:34 +0000)]
Include <stdio.h>, needed by assert on SunOS4.

23 years ago*** empty log message *** FILEUTILS-4_0_36
Jim Meyering [Sun, 14 Jan 2001 20:28:03 +0000 (20:28 +0000)]
*** empty log message ***

23 years agoRemove conftestdir{,2} before trying to create the directory.
Jim Meyering [Sun, 14 Jan 2001 20:27:56 +0000 (20:27 +0000)]
Remove conftestdir{,2} before trying to create the directory.
Make the entire configure script fail if the mkdir fails.

23 years ago.
Jim Meyering [Sun, 14 Jan 2001 15:35:19 +0000 (15:35 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sun, 14 Jan 2001 15:35:07 +0000 (15:35 +0000)]
*** empty log message ***

23 years agoInclude stdlib.h, string.h or strings.h, and xalloc.h.
Jim Meyering [Sun, 14 Jan 2001 15:34:22 +0000 (15:34 +0000)]
Include stdlib.h, string.h or strings.h, and xalloc.h.
Use strip_trailing_slashes rather than open-coding it.

23 years ago*** empty log message ***
Jim Meyering [Sun, 14 Jan 2001 15:28:54 +0000 (15:28 +0000)]
*** empty log message ***

23 years agoUse temporary directories named conftestdir{,2}, not
Jim Meyering [Sun, 14 Jan 2001 15:28:45 +0000 (15:28 +0000)]
Use temporary directories named conftestdir{,2}, not
foo and bar.  Create conftestdir/ in the script, not in the C code.
Remove directories in the script, not in the C code.