|
ec83219b
|
2001-11-23T08:12:06
|
|
*** empty log message ***
|
|
713e7db1
|
2001-11-23T08:09:31
|
|
(struct hash_table): Don't define here. Merely declare it.
|
|
279745ad
|
2001-11-23T08:09:14
|
|
(struct hash_table): Define it here instead.
|
|
3234f904
|
2001-11-22T10:58:01
|
|
.
|
|
1a473323
|
2001-11-22T10:38:49
|
|
Bracket contents of file with #ifndef HASH_H_ ... #endif.
|
|
205fce29
|
2001-11-20T10:38:47
|
|
*** empty log message ***
|
|
85493081
|
2001-11-20T10:37:24
|
|
update comment to reflect that SunOS4, solaris2.5.1 lose, too.
|
|
2efd9d9d
|
2001-11-19T13:33:50
|
|
remove a harmless newline
|
|
37419c86
|
2001-11-19T13:33:26
|
|
(Makefile): Depend on $(BUILT_SOURCES), so those
files will be created before anything else.
|
|
75e6fb98
|
2001-11-19T13:32:29
|
|
*** empty log message ***
|
|
ad1edcc6
|
2001-11-19T13:32:23
|
|
(mode_adjust): Fix error introduced on 1999-04-26
that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
rather than group writable. Patch by Juan F. Codagnone.
|
|
548ea4da
|
2001-11-19T11:06:38
|
|
*** empty log message ***
|
|
2128f6f3
|
2001-11-19T11:06:32
|
|
(TMP_MAX): Remove; no longer needed.
(TEMPORARIES): New macro.
(__gen_tempname): Use TEMPORARIES rather than TMP_MAX. This
removes an artificial limitation (e.g. HP-UX 10.20, where
TMP_MAX is 17576).
|
|
e2ccc063
|
2001-11-19T10:00:17
|
|
*** empty log message ***
|
|
d49fd725
|
2001-11-19T10:00:06
|
|
*** empty log message ***
|
|
f1ba008b
|
2001-11-19T10:00:00
|
|
(UTILS_FUNC_MKSTEMP): Don't bother with a temporary
directory. Use "conftestXXXXXX" as the template.
Suggestion from Paul Eggert.
|
|
ed40d978
|
2001-11-19T09:56:36
|
|
*** empty log message ***
|
|
fb687fad
|
2001-11-19T09:56:29
|
|
Close each descriptor immediately so the test
doesn't mistakenly hit the max-open-files limit.
|
|
6cbdf3f8
|
2001-11-18T17:59:36
|
|
.
|
|
320864a3
|
2001-11-18T10:55:55
|
|
*** empty log message ***
|
|
7534b963
|
2001-11-18T10:55:26
|
|
*** empty log message ***
|
|
34dca166
|
2001-11-18T10:55:18
|
|
(jm_PREREQ_TEMPNAME): Check for declaration of getenv.
|
|
85169d25
|
2001-11-18T10:54:42
|
|
[!HAVE_DECL_GETENV]: Declare getenv to avoid warning on SunOS4.
|
|
33d6341f
|
2001-11-17T23:43:36
|
|
.
|
|
fdb153f8
|
2001-11-17T13:51:40
|
|
*** empty log message ***
|
|
548d6eee
|
2001-11-17T13:51:34
|
|
Remove explicit declarations of xmalloc and xrealloc,
Instead, include "xalloc.h".
|
|
47cf0718
|
2001-11-17T13:50:40
|
|
Include unlocked-io.h after all system headers.
Remove explicit declarations of xmalloc, xrealloc,
and xstrdup. Instead, include "xalloc.h".
|
|
abeaa1f0
|
2001-11-17T13:45:34
|
|
*** empty log message ***
|
|
8d2c1f2e
|
2001-11-17T13:31:37
|
|
*** empty log message ***
|
|
92f1833a
|
2001-11-17T13:29:42
|
|
Include unlocked-io.h.
|
|
4441dabf
|
2001-11-17T11:31:21
|
|
.
|
|
4e05c463
|
2001-11-17T11:09:24
|
|
.
|
|
be8b39be
|
2001-11-17T10:59:07
|
|
*** empty log message ***
|
|
7d8d6142
|
2001-11-17T10:59:01
|
|
#undef mkstemp.
Include config.h.
(rpl_mkstemp): Rename from mkstemp.
Protoize.
|
|
f860e3df
|
2001-11-17T08:54:26
|
|
(UTILS_FUNC_MKSTEMP): New file and macro.
Prompted by a report from Bob Proulx.
|
|
3f4a77d6
|
2001-11-17T08:18:48
|
|
(jm_MACROS): Don't test for mkstemp here.
Instead, require UTILS_FUNC_MKSTEMP.
|
|
8e28b8b0
|
2001-11-17T07:25:14
|
|
*** empty log message ***
|
|
da2df0df
|
2001-11-17T07:13:18
|
|
*** empty log message ***
|
|
11896d0d
|
2001-11-17T07:13:12
|
|
(jm_WINSIZE_IN_PTEM): Do not define
WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
|
|
afe3a487
|
2001-11-16T09:20:31
|
|
*** empty log message ***
|
|
d774ba63
|
2001-11-16T09:20:25
|
|
[HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
(physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
determine the amount of total physical memory, use pstat_getstatic.
HPUX-11 doesn't define _SC_PHYS_PAGES.
(physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
If sysconf couldn't be used to determine the amount of available
physical memory, use both pstat_getstatic and pstat_getdynamic.
Based on a patch from Bob Proulx.
|
|
a9233752
|
2001-11-11T10:55:41
|
|
(jm_PREREQ_PHYSMEM): don't check for bp-sym.h
|
|
3ef3e5dd
|
2001-11-11T10:07:07
|
|
(jm_MACROS): Remove code to set POW_LIBM.
Now, that's done as part of AC_FUNC_STRTOD.
|
|
6efaef79
|
2001-11-10T21:18:48
|
|
*** empty log message ***
|
|
bceeb899
|
2001-11-10T21:18:34
|
|
(jm_PREREQ_PHYSMEM): New function.
(jm_PREREQ): Use it.
|
|
d37ac609
|
2001-11-08T23:24:04
|
|
.
|
|
d85ccb68
|
2001-11-08T23:20:09
|
|
*** empty log message ***
|
|
5f8dc502
|
2001-11-08T23:20:01
|
|
Require autoconf-2.52f.
(AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
Use these AC_-prefixed names, not the AM_-prefixed ones.
|
|
54b87313
|
2001-11-08T23:17:52
|
|
*** empty log message ***
|
|
e57a75ae
|
2001-11-08T23:17:41
|
|
(jm_AFS): Quote the body. Patch by Akim Demaille.
|
|
4ab9dec6
|
2001-11-05T11:20:15
|
|
*** empty log message ***
|
|
67222dc8
|
2001-11-05T11:20:02
|
|
(slash_aware_lstat): Correct a misleading comment.
|
|
8650da74
|
2001-11-04T07:16:06
|
|
*** empty log message ***
|
|
5f430329
|
2001-11-04T07:15:57
|
|
Remove unused cruft that saved, set, and restored $DEFS.
|
|
d33a8e4d
|
2001-11-03T22:22:50
|
|
*** empty log message ***
|
|
703ecc8d
|
2001-11-03T22:22:41
|
|
(jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN.
|
|
99dbd21f
|
2001-11-03T21:46:35
|
|
*** empty log message ***
|
|
f3d3775d
|
2001-11-03T21:46:29
|
|
(ARGMATCH_TO_ARGUMENT): Remove casts of first two args
in argmatch_to_argument call.
|
|
e33b31cd
|
2001-11-03T20:07:10
|
|
it's CFLAGS, not DEFS
|
|
e3832c52
|
2001-11-03T20:00:36
|
|
fix indentation of cpp `#'s
|
|
0b28a6c5
|
2001-11-03T18:51:46
|
|
.
|
|
2228f9a5
|
2001-11-03T18:51:38
|
|
*** empty log message ***
|
|
0aba91f7
|
2001-11-03T18:50:53
|
|
(dirfd): Reflect the fact that DIR_TO_FD now takes an argument.
|
|
414aaabe
|
2001-11-03T18:49:27
|
|
(UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
know the name of the variable in the macro definition.
|
|
77b9c499
|
2001-11-03T08:24:27
|
|
*** empty log message ***
|
|
6a0b30c1
|
2001-11-03T08:23:54
|
|
(hash_clear): Fix a bug that could lead to an infloop or
e.g., a fault due to an attempt to free a NULL pointer.
|
|
7aebc8c5
|
2001-11-02T16:06:54
|
|
(re_wctype): Try to fix some warnings.
(regcomp, regexec): Don't forget the __restrict.
|
|
9a828cef
|
2001-11-02T07:37:19
|
|
put `const' back, now that the .m4 test works
|
|
400d9b8d
|
2001-11-02T07:36:35
|
|
Use the replacement only if we have neither the function
nor a declaration.
|
|
263dc6ae
|
2001-11-01T22:16:43
|
|
remove const
|
|
95a83f76
|
2001-11-01T22:14:26
|
|
whoops
|
|
d353e4ae
|
2001-11-01T17:58:09
|
|
*** empty log message ***
|
|
3ab2c8bb
|
2001-11-01T17:57:56
|
|
(libfetish_a_SOURCES): Add dirfd.h.
|
|
d509f4ad
|
2001-11-01T17:57:09
|
|
.
|
|
72e2b7bf
|
2001-11-01T17:44:43
|
|
*** empty log message ***
|
|
25788a5e
|
2001-11-01T16:57:18
|
|
*** empty log message ***
|
|
39ce2a19
|
2001-11-01T16:55:16
|
|
use AC_HEADER_DIRECT and all the associated cruft
|
|
4d36ef4c
|
2001-11-01T16:47:00
|
|
don't indent the #include directive
|
|
fcc5be2d
|
2001-11-01T16:46:06
|
|
check for decl, too
|
|
df622531
|
2001-11-01T16:43:02
|
|
*** empty log message ***
|
|
fd29de04
|
2001-11-01T16:42:53
|
|
(jm_MACROS): Require UTILS_FUNC_DIRFD.
|
|
7e7fa1da
|
2001-11-01T16:41:57
|
|
(UTILS_FUNC_DIRFD): New macro.
|
|
7c6a48b9
|
2001-11-01T15:55:59
|
|
*** empty log message ***
|
|
623af67c
|
2001-11-01T15:55:53
|
|
(hash_print) [TESTING]: Clean up.
|
|
9be083d5
|
2001-10-22T13:45:41
|
|
Checking initial copies various licenses, README, and general COPYING document.
|
|
76230427
|
2001-10-22T08:02:38
|
|
.
|
|
fd1c784c
|
2001-10-22T08:01:22
|
|
(alloca): Define to __builtin_alloca if __GNUC__,
to avoid a warning if -Wall.
|
|
40d1b479
|
2001-10-22T06:56:44
|
|
*** empty log message ***
|
|
08b48527
|
2001-10-22T06:56:31
|
|
(uintptr_t): Remove macro and decl; it's config.h's job.
|
|
4989c1b9
|
2001-10-21T15:12:39
|
|
whoops! fix comment on first line :-)
|
|
13def31f
|
2001-10-21T13:39:20
|
|
*** empty log message ***
|
|
0b709a46
|
2001-10-21T13:39:12
|
|
(_): Honor the setting of ENABLE_NLS. Otherwise,
this code would end up calling gettext even in packages built
with --disable-nls.
|
|
32dae2b4
|
2001-10-21T10:55:36
|
|
*** empty log message ***
|
|
282ed205
|
2001-10-21T10:55:29
|
|
(_): Honor the setting of ENABLE_NLS. Otherwise,
this code would end up calling gettext even in packages built
with --disable-nls.
|
|
129e2eb3
|
2001-10-21T09:01:31
|
|
*** empty log message ***
|
|
5df25d58
|
2001-10-21T09:01:24
|
|
(_): Honor the setting of ENABLE_NLS. Otherwise,
this code would end up calling gettext even in packages built
with --disable-nls.
|
|
c0429114
|
2001-10-21T07:59:09
|
|
*** empty log message ***
|
|
e5bf94ff
|
2001-10-21T07:59:04
|
|
(strerror_r): Do not declare unless !_LIBC.
Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
Use strerror_r that is only a macro, even if it is not a function.
(strerror): Check for HAVE_DECL_STRERROR before declaring.
(private_strerror): Use prototypes, not old-style function definition.
(print_errno_message): New function.
Support the POSIX 'int'-flavored strerror_r, as well as the traditional
char*-flavored one.
(error_tail, error, error_at_line): Use it.
|
|
718de2b1
|
2001-10-21T07:49:37
|
|
*** empty log message ***
|
|
924e9a5f
|
2001-10-21T07:49:27
|
|
(jm_PREREQ_ERROR):
Do not invoke AC_CHECK_FUNCS with strerror_r, as
AC_FUNC_STRERROR_R does that.
|