|
bc54c457
|
2000-06-13T09:18:30
|
|
(all-local): Depend on lstat.c and stat.c.
|
|
afaaab1f
|
2000-06-13T09:08:50
|
|
*** empty log message ***
|
|
e82309f6
|
2000-06-13T09:08:47
|
|
[!HAVE_DECL_FREE]: Declare free in lstat.c.
|
|
5b7918f1
|
2000-06-13T09:06:10
|
|
*** empty log message ***
|
|
5088df71
|
2000-06-13T09:05:16
|
|
Include <stdlib.h> in lstat, to declare "free".
|
|
da455340
|
2000-06-10T08:04:33
|
|
(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
(regex_compile): Fix the code for handling the case of single byte
char and multibyte char being mixed in a range within [...].
|
|
7172d5eb
|
2000-06-09T23:28:57
|
|
*** empty log message ***
|
|
130c088e
|
2000-06-09T23:28:54
|
|
.
|
|
5f0ce263
|
2000-06-06T21:40:56
|
|
.
|
|
cecb452e
|
2000-06-06T20:30:59
|
|
*** empty log message ***
|
|
3e42921b
|
2000-06-06T20:30:34
|
|
(AC_SYS_LARGEFILE_FLAGS,
AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
(AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
(AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
All uses changed.
Instead of inspecting the output of getconf, try to compile the
test program without and with the macro definition.
(AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
for getconf. Instead, check for the needed flags by compiling
test programs.
|
|
4e4ca06d
|
2000-06-04T13:28:45
|
|
*** empty log message ***
|
|
e09a10a6
|
2000-06-04T13:20:20
|
|
Include <config.h> if HAVE_CONFIG_H.
|
|
6e95edfd
|
2000-06-04T08:13:25
|
|
.
|
|
1489b493
|
2000-06-04T07:30:07
|
|
Put kludge in if-then...fi block.
|
|
f83aa1c4
|
2000-06-04T06:47:31
|
|
(getugroups): Cast -1 to gid_t, for systems like
SunOS4.1.4 for which gid_t is an unsigned type.
|
|
bd85a91a
|
2000-06-03T22:09:03
|
|
move vmp decl back out to the scope where it belongs
|
|
6ed5deac
|
2000-06-03T21:47:48
|
|
*** empty log message ***
|
|
85b73e4b
|
2000-06-03T21:47:37
|
|
[!HAVE_DECL_MEMCHR]: Declare memchr.
|
|
05cc558f
|
2000-06-03T12:41:19
|
|
*** empty log message ***
|
|
257b70ef
|
2000-06-03T12:40:56
|
|
(jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
now that autoconf requires that.
|
|
6eb4044a
|
2000-06-03T12:22:37
|
|
*** empty log message ***
|
|
42f0f91d
|
2000-06-03T12:22:33
|
|
Add a kludge to make autoheader emit the required
#undefs. E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
|
|
77ee1909
|
2000-06-03T08:34:45
|
|
.
|
|
2d1f7148
|
2000-06-03T08:34:34
|
|
(install-exec-local): On systems with glibc-2.1 or
newer, don't install charset.alias.
|
|
7b4c68df
|
2000-06-03T08:34:18
|
|
Change the Linux/glibc rules so they become empty on glibc-2.1 or newer.
|
|
e25da287
|
2000-06-03T08:33:04
|
|
*** empty log message ***
|
|
221393c0
|
2000-06-03T08:29:33
|
|
Add comment to AC_DEFINE_UNQUOTED use.
|
|
f1bd49e8
|
2000-06-03T08:26:05
|
|
.
|
|
d44b3ea9
|
2000-06-03T08:25:33
|
|
Use jm_GLIBC21.
|
|
6982148b
|
2000-06-03T08:23:54
|
|
New file. From Bruno Haible.
|
|
084ec863
|
2000-06-02T11:54:35
|
|
*** empty log message ***
|
|
bcf3308e
|
2000-06-02T11:20:47
|
|
Back out last change. Instead, do this...
(read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy
member using the same `ignore'-testing code.
|
|
389e79a9
|
2000-06-02T11:20:30
|
|
(ME_DUMMY): Add `autofs' to the list of ignored fs_type strings.
From Mark D. Roth.
|
|
9be66ab4
|
2000-05-30T02:58:58
|
|
(PREFETCH_NOLIMIT): New function.
(re_match_2_internal): Use it and adjust the end_match_2 logic.
|
|
3004e2c7
|
2000-05-29T16:23:45
|
|
(read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts
with the `ignore' attribute. Based on a patch from Mark D. Roth.
|
|
f0b68239
|
2000-05-29T16:23:04
|
|
*** empty log message ***
|
|
bb07dc3f
|
2000-05-29T16:22:03
|
|
.
|
|
a554e387
|
2000-05-28T21:29:14
|
|
.
|
|
b061e825
|
2000-05-28T21:28:05
|
|
bump serial number
|
|
3b8cede9
|
2000-05-28T21:24:54
|
|
*** empty log message ***
|
|
58ed2422
|
2000-05-28T21:24:42
|
|
(AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
|
|
9270ca1a
|
2000-05-28T21:21:42
|
|
.
|
|
3455086f
|
2000-05-28T17:36:36
|
|
*** empty log message ***
|
|
f1013b59
|
2000-05-28T16:49:22
|
|
s/jm_FUNC_STRERROR_R/AC_FUNC_STRERROR_R/.
|
|
d262569f
|
2000-05-28T16:48:25
|
|
.
|
|
566f8b72
|
2000-05-26T21:39:19
|
|
*** empty log message ***
|
|
59ff52e8
|
2000-05-26T21:39:16
|
|
Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
|
|
768ec972
|
2000-05-25T16:30:40
|
|
(at_begline_loc_p): Also recognize the \\(?:^ case
of an anchor at the beginning of a shy-group.
|
|
9d5fd49e
|
2000-05-24T07:50:18
|
|
*** empty log message ***
|
|
705819c0
|
2000-05-24T07:49:38
|
|
Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that.
|
|
73226bad
|
2000-05-24T07:49:09
|
|
(jm_LIB_CHECK): Use []-quoted list in
AC_CHECK_MEMBERS, now that autoconf requires that.
|
|
01f51ef2
|
2000-05-24T07:48:04
|
|
(jm_PREREQ_READUTMP): Use []-quoted list in
AC_CHECK_MEMBERS, now that autoconf requires that.
|
|
995b4bfa
|
2000-05-24T07:46:55
|
|
(jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS,
now that autoconf requires that.
|
|
5176e7d5
|
2000-05-22T22:08:15
|
|
.
|
|
885fdb5d
|
2000-05-22T08:35:36
|
|
Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
|
|
e18ebeef
|
2000-05-22T06:24:50
|
|
Remove old, now-unnecessary `#ifdef __MSDOS__' block.
|
|
b949972b
|
2000-05-20T09:46:19
|
|
*** empty log message ***
|
|
7d2bfd12
|
2000-05-20T09:46:14
|
|
(jm_PREREQ_HUMAN): New macro.
(jm_PREREQ): Use it.
|
|
c4ce48ac
|
2000-05-20T09:30:01
|
|
.
|
|
56622830
|
2000-05-18T11:12:39
|
|
*** empty log message ***
|
|
9a884a50
|
2000-05-18T11:06:39
|
|
(hash_rehash): Fix a nasty bug: copy the free entry list
back, too, since it may have been modified by allocate_entry.
(hash_delete): Rewrite not to use both(!) the assignment operator
and the comma operator in an if-expression.
|
|
1ff18a19
|
2000-05-16T14:42:22
|
|
*** empty log message ***
|
|
b6c5ffd2
|
2000-05-16T14:36:55
|
|
<sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
Remove; no longer needed.
"quotearg.h": Add include.
(file_name): Do not bother to explicitly initialize to NULL; it's less
efficient on some hosts.
(close_stdout_status): Remove test as to whether stdout was already
closed; it breaks for the case "echo x | sort >&-".
Quote file name colons.
Do not assume that _("write error") lacks format strings.
|
|
0c54b7ca
|
2000-05-15T10:22:01
|
|
*** empty log message ***
|
|
8e7b8079
|
2000-05-15T10:21:56
|
|
(close_stdout_set_file_name): Declare.
|
|
accac54b
|
2000-05-15T10:21:25
|
|
(close_stdout_set_file_name): New function.
(close_stdout_status): Use new file-scoped global.
Return right away if fstat says the stdout file descriptor is invalid.
|
|
e5a14433
|
2000-05-15T07:11:30
|
|
*** empty log message ***
|
|
e1160528
|
2000-05-15T07:11:16
|
|
(version_etc_copyright): Update the copyright string
that goes into all --version output.
|
|
e055f45d
|
2000-05-11T07:17:36
|
|
.
|
|
3e09c787
|
2000-05-10T16:40:30
|
|
.
|
|
8f4b8753
|
2000-05-10T16:39:53
|
|
(close_stdout_set_status): Declare.
|
|
97a560dd
|
2000-05-10T16:39:35
|
|
[default_exit_status]: New file-scoped variable.
(close_stdout_set_status): New function.
|
|
e817c1bc
|
2000-05-09T05:50:09
|
|
*** empty log message ***
|
|
d48a60e9
|
2000-05-09T05:44:51
|
|
renamed to libintl.m4
|
|
0bfc98e5
|
2000-05-09T05:44:51
|
|
renamed from gettext.m4
|
|
124cecef
|
2000-05-08T11:59:34
|
|
.
|
|
e1c9e56e
|
2000-05-08T10:10:26
|
|
.
|
|
f6d20d3f
|
2000-05-08T10:09:28
|
|
Don't include closeout.h.
(parse_long_options): Don't call close_stdout for --version.
|
|
118e5e7f
|
2000-05-07T15:00:48
|
|
.
|
|
d1e31f49
|
2000-05-06T15:51:29
|
|
.
|
|
693fbe46
|
2000-05-06T15:45:33
|
|
*** empty log message ***
|
|
007fb8a2
|
2000-05-06T15:45:30
|
|
Undefine __strnlen and strnlen.
[!weak_alias]: Define __strnlen to strnlen.
|
|
dd2f88d1
|
2000-05-06T14:37:59
|
|
(AC_REPLACE_FUNCS): Add strnlen.
|
|
e55d4a9e
|
2000-05-06T14:36:00
|
|
*** empty log message ***
|
|
ba7cc171
|
2000-05-06T14:35:16
|
|
AC_REPLACE_FUNCS(atexit).
|
|
547a6734
|
2000-05-06T14:33:56
|
|
*** empty log message ***
|
|
ba3a6b43
|
2000-05-06T14:33:46
|
|
remove ifdef
|
|
cef40fc0
|
2000-05-06T14:33:22
|
|
New file, from libiberty.
|
|
984d4685
|
2000-05-06T14:25:40
|
|
*** empty log message ***
|
|
2116c530
|
2000-05-06T14:25:18
|
|
(fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
|
|
b1ed5595
|
2000-05-06T14:25:07
|
|
Require fetish_FUNC_RMDIR_NOTEMPTY.
|
|
59c74f41
|
2000-05-06T14:14:14
|
|
.
|
|
374015e5
|
2000-05-06T14:03:27
|
|
*** empty log message ***
|
|
1609bae9
|
2000-05-06T14:03:19
|
|
(jm_FUNC_NANOSLEEP): Save and restore LIBS around
AC_SEARCH_LIBS call for nanosleep.
(LIB_NANOSLEEP): Set and AC_SUBST.
|
|
a412b690
|
2000-05-06T14:01:46
|
|
*** empty log message ***
|
|
0b5a75e7
|
2000-05-06T14:01:39
|
|
(AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
be 500, instead of _GNU_SOURCE to be 1, to work around glibc
2.1.3 bug. This avoids a clash when files like regex.c define
_GNU_SOURCE.
|
|
d3c78ad7
|
2000-05-06T13:47:44
|
|
*** empty log message ***
|
|
c0a1220d
|
2000-05-06T13:47:38
|
|
(get_charset_aliases): Use malloc, realloc and memcpy
instead of xmalloc, xrealloc, path_concat.
(locale_charset): Treat empty environment variables as absent.
(DIRECTORY_SEPARATOR, ISSLASH): New macros.
|
|
c0a69741
|
2000-05-05T16:33:33
|
|
*** empty log message ***
|