|
1235321a
|
2001-09-26T08:11:01
|
|
(unlocked-io.h): Rewrite to use a separate script,
rather than trying to embed it here.
(EXTRA_DIST): Add gen-uio. Remove unlocked-io.hin
|
|
981421da
|
2001-09-26T07:55:04
|
|
.
|
|
cecb4d0d
|
2001-09-25T13:01:36
|
|
*** empty log message ***
|
|
1742cb03
|
2001-09-25T13:01:22
|
|
(rpl_gettimeofday): Declare local variable `result'.
|
|
cad6ebec
|
2001-09-24T15:35:09
|
|
.
|
|
54da7570
|
2001-09-24T15:35:00
|
|
Use the version from gettext-0.10.40, not CVS.
|
|
1b6b2391
|
2001-09-23T15:47:00
|
|
.
|
|
99717594
|
2001-09-23T14:24:35
|
|
*** empty log message ***
|
|
56274d48
|
2001-09-23T14:24:23
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't
die if neither of the getmntent tests succeeds. Instead, just fall
through and continue with the remaianing tests.
|
|
9c246035
|
2001-09-23T09:19:52
|
|
*** empty log message ***
|
|
a02f5ce8
|
2001-09-23T09:19:42
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
instead of the mere test for existence of mntent.h. The latter
would get a false-positive on AIX 3.4 systems.
|
|
6e33472e
|
2001-09-23T08:56:27
|
|
*** empty log message ***
|
|
55b81b99
|
2001-09-23T08:56:11
|
|
Remove useless parentheses in #if directives.
(MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
the deprecated MOUNTED symbol is no longer defined in mntent.h.
|
|
988b6b98
|
2001-09-22T16:45:36
|
|
*** empty log message ***
|
|
2904133a
|
2001-09-22T16:39:57
|
|
.
|
|
05dc6161
|
2001-09-22T16:39:57
|
|
.
|
|
a551e5b0
|
2001-09-22T16:34:30
|
|
Sync with gettext -- this changes only comments.
|
|
5ea59d5f
|
2001-09-22T15:18:03
|
|
decrement serial number to sync with gettext
|
|
62d56950
|
2001-09-22T15:17:26
|
|
.
|
|
bedff134
|
2001-09-22T15:08:51
|
|
*** empty log message ***
|
|
f19d1b01
|
2001-09-22T15:08:35
|
|
Update from latest gettext.
|
|
488cf84c
|
2001-09-22T13:27:04
|
|
.
|
|
7d1393d7
|
2001-09-22T13:18:57
|
|
.
|
|
95c1c2d0
|
2001-09-20T15:04:07
|
|
*** empty log message ***
|
|
94e77b06
|
2001-09-20T14:46:55
|
|
(strtoimax): Guard declaration with
`#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
have their own, conflicting declaration of strtoimax in sys/inttypes.h.
(strtoumax): Likewise, for completeness (it wasn't necessary).
|
|
01b486f6
|
2001-09-20T14:41:51
|
|
*** empty log message ***
|
|
8eb7b03b
|
2001-09-20T14:41:43
|
|
(jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of strtoumax.
|
|
5a8e70ac
|
2001-09-20T14:41:26
|
|
(jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of strtoumax.
|
|
6fe8d749
|
2001-09-17T21:44:03
|
|
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
|
|
24900d83
|
2001-09-17T21:43:41
|
|
.
|
|
cc3682a5
|
2001-09-17T19:32:52
|
|
*** empty log message ***
|
|
e945f21e
|
2001-09-17T19:32:45
|
|
(jm_FUNC_FNMATCH): Remove test for GNU C
library. It's not correct, as some older glibcs are buggy.
fnmatch wasn't fixed until glibc 2.2.
Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
special shell magic here.
|
|
f8b52ce5
|
2001-09-17T10:24:27
|
|
*** empty log message ***
|
|
f9c1fe22
|
2001-09-17T10:24:20
|
|
(HAVE_LONG_LONG): Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
(strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
to work around bug in IBM C compiler.
|
|
0383efbc
|
2001-09-16T12:43:33
|
|
.
|
|
e27f0f10
|
2001-09-16T12:42:14
|
|
*** empty log message ***
|
|
c21de525
|
2001-09-16T12:32:26
|
|
.
|
|
b8d8343d
|
2001-09-16T12:32:12
|
|
*** empty log message ***
|
|
0b9a7b62
|
2001-09-16T12:32:07
|
|
(UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
|
|
25e698bf
|
2001-09-16T12:31:55
|
|
(UTILS_FUNC_MKDIR_TRAILING_SLASH): Require it.
|
|
b54bc4c2
|
2001-09-15T21:34:50
|
|
*** empty log message ***
|
|
a5445d0c
|
2001-09-15T21:34:44
|
|
Check for help2man.
|
|
2db98cbf
|
2001-09-11T20:11:47
|
|
.
|
|
0b899da0
|
2001-09-11T20:11:37
|
|
*** empty log message ***
|
|
deb99c73
|
2001-09-11T20:11:30
|
|
Require UTILS_HOST_OS.
|
|
8ee5027a
|
2001-09-11T20:11:04
|
|
*** empty log message ***
|
|
683f20f4
|
2001-09-11T20:10:44
|
|
(UTILS_HOST_OS): New file/macro.
The body, by Paul Eggert, was moved here from configure.in.
|
|
1f36f4fa
|
2001-09-04T20:28:35
|
|
*** empty log message ***
|
|
c824c60f
|
2001-09-04T20:28:31
|
|
Revert some of the previous change; intead,
fix the HAVE_GETCWD_NULL code to behave more like the
!HAVE_GETCWD_NULL code used to.
Include "xalloc.h".
(xgetcwd): Do not return NULL when memory is exhausted; instead,
invoke xalloc_die.
|
|
2e5208a4
|
2001-09-04T20:22:47
|
|
.
|
|
62916358
|
2001-09-04T20:22:27
|
|
(jm_PREREQ_XREADLINK): New macro.
(jm_PREREQ): Use it.
|
|
f2111723
|
2001-09-04T20:22:18
|
|
*** empty log message ***
|
|
be403985
|
2001-09-04T20:21:54
|
|
(xreadlink): Update prototype.
|
|
b6f4a765
|
2001-09-04T20:20:16
|
|
(xreadlink): Omit size_t* arg. All uses changed.
Use ssize_t, not int, to store result of readlink.
Check for ssize_t overflow as well as size_t overflow,
as POSIX says the result of readlink is implementation-defined
when ssize_t overflows.
Remove unnecessary cast to char*.
Use free+malloc instead of realloc, as the storage doesn't need
to be preserved and it's clearer and can be more efficient that way.
(SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
|
|
0c306dfb
|
2001-09-03T18:46:09
|
|
*** empty log message ***
|
|
a601ff2f
|
2001-09-03T18:45:20
|
|
(fnmatch_no_wildcards): Fix confusion between
usage of FNM_CASEFOLD and FNM_LEADING_DIR. The bug was
spotted by Jim Meyering.
|
|
77991e77
|
2001-09-03T18:32:05
|
|
include errno.h etc, too
|
|
f009ae34
|
2001-09-03T18:28:30
|
|
(jm_PREREQ_XGETCWD): Check for limits.h and
sys/param.h, as pathmax.h includes them.
|
|
92ee67ae
|
2001-09-03T18:26:58
|
|
*** empty log message ***
|
|
c34c8a63
|
2001-09-03T18:26:42
|
|
tweak comment
|
|
0bd7218d
|
2001-09-03T18:25:58
|
|
(xreadlink): Preserve errno around `free' during failure.
|
|
8d7314ae
|
2001-09-03T18:24:37
|
|
update comment re power of 2
|
|
e6995fc5
|
2001-09-03T18:21:53
|
|
Fix the !HAVE_GETCWD_NULL code to behave more
like the HAVE_GETCWD_NULL code.
Include pathmax.h if not HAVE_GETCWD.
Do not include xalloc.h.
(INITIAL_BUFFER_SIZE): New symbol.
Do not use xmalloc / xrealloc, since the caller is responsible for
handling errors. Preserve errno around `free' during failure.
Do not overrun buffer when using getwd.
|
|
124beb93
|
2001-09-03T09:43:36
|
|
.
|
|
a318063b
|
2001-09-03T07:45:11
|
|
(jm_PREREQ): Add jm_PREREQ_XGETCWD.
(jm_PREREQ_XGETCWD): New macro.
|
|
0809f5f9
|
2001-09-03T07:43:54
|
|
*** empty log message ***
|
|
b1d85350
|
2001-09-03T07:43:44
|
|
(xgetcwd): Use HAVE_GETCWD_NULL, not (defined __GLIBC__ && __GLIBC__ >= 2),
to decide whether to use getcwd (NULL, 0).
|
|
16b1a53a
|
2001-09-02T13:22:33
|
|
*** empty log message ***
|
|
0a3f1560
|
2001-09-02T13:22:25
|
|
Update from GNU libc.
|
|
abb0df0b
|
2001-09-01T16:13:09
|
|
*** empty log message ***
|
|
50f13a43
|
2001-09-01T16:12:45
|
|
(jm_MACROS): Check for canonicalize_file_name.
|
|
bc5e45d2
|
2001-09-01T09:53:58
|
|
.
|
|
7d7fb735
|
2001-09-01T09:50:48
|
|
*** empty log message ***
|
|
c518eb1e
|
2001-09-01T09:50:21
|
|
(libfetish_a_SOURCES): Add xreadlink.c and xreadlink.h.
|
|
99a90d56
|
2001-09-01T07:43:13
|
|
.
|
|
ad06081b
|
2001-09-01T07:40:02
|
|
*** empty log message ***
|
|
910664bf
|
2001-09-01T07:39:56
|
|
(uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
doesn't conflict with sparc-sun-solaris2.7's definition in
/usr/include/sys/int_types.h.
|
|
bbe5bbde
|
2001-09-01T07:29:08
|
|
*** empty log message ***
|
|
02e3bf2a
|
2001-09-01T07:28:51
|
|
Use `""', not `<>' to #include non-system header files.
(fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
and strncasecmp as r-values. Unixware didn't have declarations.
|
|
dec57211
|
2001-09-01T06:13:08
|
|
fix typo
|
|
3a318239
|
2001-08-31T11:41:46
|
|
*** empty log message ***
|
|
904dc8bf
|
2001-08-31T11:39:16
|
|
(xgetcwd): Reorganize to avoid some duplication.
Use an initial, malloc'd, buffer of length 128 rather than
a statically allocated one of length 1024.
|
|
d408a75e
|
2001-08-31T10:36:23
|
|
*** empty log message ***
|
|
f16f973a
|
2001-08-31T10:36:12
|
|
Don't include pathmax.h.
Include stdlib.h and unistd.h if available.
Include xalloc.h.
(xmalloc, xstrdup, free): Remove decls.
(xgetcwd): Don't assume sizes fit in unsigned.
Check for overflow when computing sizes.
Simplify reallocation code.
|
|
ca72a010
|
2001-08-31T10:22:11
|
|
*** empty log message ***
|
|
aae75336
|
2001-08-31T10:21:56
|
|
(jm_MACROS):Don't require jm_AC_HEADER_INTTYPES_H.
|
|
130476cc
|
2001-08-31T10:20:17
|
|
(jm_PREREQ_HUMAN): Don't require jm_AC_HEADER_INTTYPES_H.
Update comment.
|
|
46ad541f
|
2001-08-31T10:18:21
|
|
(jm_AC_PREREQ_XSTRTOUMAX):
Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
since they are needed to parse the include file even if we need
only xstrtoumax. Simplify logic behind the args to AC_REPLACE.
|
|
ff8563f3
|
2001-08-31T10:14:52
|
|
(jm_AC_PREREQ_XSTRTOIMAX):
Quote first arg of AC_DEFUN.
Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
since they are needed to parse the include file even if we need
only xstrtoimax. Simplify logic behind the args to AC_REPLACE.
|
|
4f18a124
|
2001-08-31T10:12:12
|
|
(AC_PREREQ): Bump to 2.52.
(jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
All uses removed.
(jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
Move AC_REQUIRE to next-to-top level, to avoid confusion.
Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
|
|
cdaa8756
|
2001-08-31T10:05:52
|
|
Remove, as it duplicates inttypes.m4.
|
|
14080d2a
|
2001-08-31T10:04:15
|
|
.
|
|
bcba7179
|
2001-08-31T09:39:22
|
|
*** empty log message ***
|
|
6281e7fd
|
2001-08-31T09:39:10
|
|
Include strtoimax.c, not strtouxmax.c.
|
|
9a3aebb7
|
2001-08-31T09:37:58
|
|
Renamed from strtoxmax.c, removing the old strtoimax.c.
Also, make the following further changes to make this file's
configuration more similar to that of strtol.c:
(UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED. All uses changed.
(strtoumax, uintmax_t, strtoull, strtol): Remove.
(intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
(strtoimax): Renamed from strtoumax. All uses of unsigned values
changed to signed values.
And make the following changes as well:
Fix copyright notice, as 1999 was missing.
(verify): New macro.
(strtoimax): Check sizes at compile-time, not run-time.
Prefer strtol to strtoll if both work.
(main): Remove; it was not that useful and was a pain to maintain.
|
|
2fb2160c
|
2001-08-31T09:30:02
|
|
.
|
|
4eea6d70
|
2001-08-31T09:29:44
|
|
(libfetish_a_SOURCES): Remove strtoxmax.c.
|
|
21d2d10d
|
2001-08-31T09:09:53
|
|
(savedir): Remove size parameter, as POSIX says that
a directory's st_size can have an arbitrary value, so the old
usage could waste an arbitrary amount of memory. All uses
changed.
|
|
021b941c
|
2001-08-31T09:09:35
|
|
Update prototype.
|
|
b89886c6
|
2001-08-31T08:18:06
|
|
*** empty log message ***
|