|
482b6449
|
2001-08-31T07:35:47
|
|
copyright
|
|
2365267f
|
2001-08-31T07:35:37
|
|
Include full-write.h.
|
|
ed1e0a0e
|
2001-08-31T07:34:41
|
|
*** empty log message ***
|
|
594030c4
|
2001-08-31T07:34:13
|
|
(libfetish_a_SOURCES): Add full-write.h.
|
|
227257cc
|
2001-08-31T07:29:05
|
|
Correct credits, as cccp.c no longer
exists and anyway it was so heavily changed from the old cccp
code as to be unrecognizable. Include full-write.h.
(full_write) Return size_t, with short writes meaning failure.
All callers changed. This fixes a bug with large buffers
on 64-bit hosts.
|
|
7d437d26
|
2001-08-31T07:05:14
|
|
*** empty log message ***
|
|
1380e0f9
|
2001-08-31T07:05:08
|
|
(jm_PREREQ): Add jm_PREREQ_EXCLUDE.
(jm_PREREQ_EXCLUDE): New macro.
|
|
3ed8146b
|
2001-08-31T06:35:13
|
|
*** empty log message ***
|
|
88cd9b7a
|
2001-08-31T06:34:06
|
|
(EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS): New macros.
(free_exclude): New decl.
(add_exclude, add_exclude_file): Now takes int options arg.
(excluded_filename): No longer requires options arg, as the options
are determined by add_exclude. Now returns bool, not int.
|
|
42a7a591
|
2001-08-31T06:33:42
|
|
Merge 'exclude' changes from tar 1.13.22.
This fixes one or two unlikely storage allocation overflow bugs,
but doesn't change user-visible behavior otherwise.
(bool): Declare, perhaps by including stdbool.h.
(<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
(<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
Include if available.
(<xalloc.h>): Include
(SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
(verify): New macro. Use it to verify that EXCLUDE macros do not
collide with FNM macros.
(struct patopts): New struct.
(struct exclude): Use it, as exclude patterns now come with options.
(new_exclude): Support above changes.
(new_exclude, add_exclude_file):
Initial size must now be a power of two to simplify overflow checking.
(free_exclude, fnmatch_no_wildcards): New function.
(excluded_filename): No longer requires options arg, as the options
are determined by add_exclude. Now returns bool, not int.
(excluded_filename, add_exclude):
Add support for the fancy new exclusion options.
(add_exclude, add_exclude_file): Now takes int options arg.
Check for arithmetic overflow when computing sizes.
(add_exclude_file): xrealloc might modify errno, so don't
realloc until after errno might be used.
|
|
d38495fd
|
2001-08-30T19:19:10
|
|
*** empty log message ***
|
|
19d56db8
|
2001-08-30T19:19:02
|
|
(alloca): Arg is of type size_t, not unsigned.
|
|
2dbd8cb6
|
2001-08-27T21:25:15
|
|
#define STRTOUXMAX_UNSIGNED
|
|
82d003f7
|
2001-08-27T21:24:59
|
|
whoops. Don't define anything here. imax is the default
|
|
5ab38554
|
2001-08-27T08:55:04
|
|
.
|
|
af3fdad9
|
2001-08-27T08:54:19
|
|
remove xstrtoxmax.c
|
|
216433e4
|
2001-08-27T08:52:46
|
|
*** empty log message ***
|
|
5748a040
|
2001-08-27T08:52:40
|
|
(libfetish_a_SOURCES): Add strtoxmax.c
|
|
b9b009fa
|
2001-08-27T08:50:19
|
|
Actually remove the definition of N_.
|
|
69fd6485
|
2001-08-27T08:50:04
|
|
(N_): Remove definition.
Revert most of last change.
Instead, simply don't mark the `Copyright...' string for translation.
Based on advice from Paul Eggert.
|
|
2633133b
|
2001-08-27T08:46:16
|
|
*** empty log message ***
|
|
1c52b0ee
|
2001-08-27T08:46:08
|
|
Tweak comment.
|
|
d7caae67
|
2001-08-27T08:44:27
|
|
include strtoxmax.c
|
|
c344dfdc
|
2001-08-27T08:43:54
|
|
renamed to strtoxmax.c
|
|
62781d5d
|
2001-08-27T08:31:30
|
|
renamed from strtouxmax.c
|
|
20c8c9cf
|
2001-08-26T18:26:01
|
|
(version_etc_copyright_fmt): Replace literal year
of copyright with `%s' so translators don't get an untranslated message in 2002.
(COPYRIGHT_YEAR): Define.
(version_etc): Use fprintf rather than fputs.
|
|
b9a0d0cb
|
2001-08-26T10:54:59
|
|
.
|
|
3476f92c
|
2001-08-26T10:43:00
|
|
.
|
|
f7bbcd31
|
2001-08-26T10:42:50
|
|
Add xstrtoimax.
|
|
218ec0b7
|
2001-08-26T10:41:57
|
|
*** empty log message ***
|
|
529aec85
|
2001-08-26T10:41:52
|
|
(libfetish_a_SOURCES): Add xstrtoimax.c.
|
|
b2227080
|
2001-08-26T07:33:20
|
|
.
|
|
ab313e19
|
2001-08-26T07:28:44
|
|
*** empty log message ***
|
|
1971b369
|
2001-08-26T07:28:06
|
|
New file, from GNU libc.
|
|
9bca38f2
|
2001-08-26T07:20:57
|
|
*** empty log message ***
|
|
ea93b085
|
2001-08-26T07:20:50
|
|
Require jm_AC_PREREQ_XSTRTOIMAX.
|
|
310fbb16
|
2001-08-26T07:20:05
|
|
resync with xstrtoumax.m4
|
|
bb14fb0e
|
2001-08-26T07:19:43
|
|
bump serial number
|
|
84764482
|
2001-08-26T07:19:28
|
|
Add comments explaining why we AC_REPLACE_FUNCS(strtol).
|
|
8fed08c2
|
2001-08-26T07:03:07
|
|
*** empty log message ***
|
|
4bbca92c
|
2001-08-26T07:00:08
|
|
Stub. Just #define STRTOUXMAX_SIGNED, then
#include "strtouxmax.c"
|
|
c87fd152
|
2001-08-26T06:59:12
|
|
Now this file is just a stub.
|
|
983e3552
|
2001-08-26T06:58:10
|
|
Renamed from a factored strtoumax.c.
|
|
18b8723c
|
2001-08-26T06:53:56
|
|
Factored to work both for unsigned and signed types, ...
|
|
e90756c7
|
2001-08-24T08:11:30
|
|
.
|
|
4f36e825
|
2001-08-24T06:39:29
|
|
update from libc
|
|
48c3d576
|
2001-08-23T06:43:44
|
|
update from glibc
|
|
5a39acad
|
2001-08-18T19:29:31
|
|
.
|
|
6c3cc1ee
|
2001-08-18T19:00:40
|
|
.
|
|
010edf13
|
2001-08-18T15:59:27
|
|
*** empty log message ***
|
|
522efb3b
|
2001-08-18T15:59:02
|
|
Add AC_PREREQ(2.13).
(jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
(jm_AC_TYPE_INTMAX_T): New macro.
(jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
|
|
1141a859
|
2001-08-18T15:55:38
|
|
(jm_AC_TYPE_LONG_LONG): New macro.
|
|
d95a6320
|
2001-08-18T15:54:36
|
|
renamed from ulonglong.m4
|
|
fd9c65e2
|
2001-08-18T15:54:35
|
|
renamed to longlong.m4
|
|
a492be74
|
2001-08-18T15:54:09
|
|
renamed from inttypes_h.m4
|
|
3f326b85
|
2001-08-18T15:54:08
|
|
renamed to inttypes.m4
|
|
414bd706
|
2001-08-14T07:47:25
|
|
.
|
|
2dde9493
|
2001-08-14T06:59:30
|
|
.
|
|
86377298
|
2001-08-13T20:14:36
|
|
whoops. remove the backslash, too.
|
|
4df3c273
|
2001-08-13T20:11:15
|
|
*** empty log message ***
|
|
dee827b2
|
2001-08-13T20:11:03
|
|
(unlocked-io.h): Do not append "_unlocked" twice.
Port to Solaris 8, where 'sed' requires a space after the 'r'
command, and where sh dislikes "$/". Clean up the spacing a bit.
Redirect output to $tmp just once.
|
|
3b7f1742
|
2001-08-13T06:30:14
|
|
*** empty log message ***
|
|
a9000fb0
|
2001-08-13T06:30:10
|
|
(<errno.h>): Include.
(errno): Declare if not defined.
(addext): Work correctly when pathconf returns -1 and leaves
errno alone because there is no limit. Also, work even if
pathconf returns a value greater than SIZE_MAX.
|
|
f78825d0
|
2001-08-12T20:11:49
|
|
*** empty log message ***
|
|
9024bca2
|
2001-08-12T20:11:39
|
|
(xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
Simply `return getcwd (NULL, 0);'.
[! (defined __GLIBC__ && __GLIBC__ >= 2)]:
Use 1300 as initial value for length, not PATH_MAX.
|
|
72ab5007
|
2001-08-12T18:49:13
|
|
Clean up cpp syntax.
|
|
d6ac8fd6
|
2001-08-12T17:50:42
|
|
.
|
|
e579d64b
|
2001-08-12T13:26:08
|
|
*** empty log message ***
|
|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
2e262387
|
2001-08-12T13:10:59
|
|
.
|
|
49ac54cc
|
2001-08-12T13:02:20
|
|
update from libc
|
|
28877cd2
|
2001-08-12T12:49:11
|
|
update from libc
|
|
944bf339
|
2001-08-12T08:33:25
|
|
(libfetish_a_SOURCES): Add gtod.h.
|
|
bf133a41
|
2001-08-12T08:31:50
|
|
*** empty log message ***
|
|
e3690a35
|
2001-08-12T08:30:36
|
|
remove unused cruft
|
|
c026d66b
|
2001-08-12T08:30:03
|
|
yes/no were reversed
|
|
2311b362
|
2001-08-06T09:49:24
|
|
.
|
|
f810e839
|
2001-08-05T03:40:52
|
|
Require autoconf-2.52.
|
|
8ee676d0
|
2001-08-04T17:52:45
|
|
*** empty log message ***
|
|
0f15b1d9
|
2001-08-04T17:52:38
|
|
(__attribute__): Remove `|| __STRICT_ANSI__' from #if stmt,
to get in sync with glibc.
|
|
950b4aca
|
2001-08-04T17:07:43
|
|
*** empty log message ***
|
|
5c32f025
|
2001-08-04T17:07:37
|
|
Don't include <limits.h>.
Include <stdlib.h> and <string.h> unconditionally.
(iswcntrl, mbsinit, ISCNTRL): New macros.
(mbsnwidth): Use K&R style function declarations.
Don't bother checking for MB_LEN_MAX == 1, since the compiler
can optimize it when MB_CUR_MAX == 1.
The width of control characters is zero, not 1.
|
|
d7b03dfc
|
2001-08-04T17:06:05
|
|
(MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
with inverted sense. All uses changed.
|
|
1fa5cbea
|
2001-08-04T17:03:30
|
|
.
|
|
a3f64029
|
2001-08-04T17:02:18
|
|
(jm_MACROS): Reflect s/jm_/AM_/ renamings.
|
|
939b67e6
|
2001-08-04T17:00:11
|
|
(jm_PREREQ_MBSWIDTH): No longer requires AM_C_PROTOTYPES.
Check for iswcntrl, mbsinit. Use AC_TRY_COMPILE, not AC_CHECK_DECLS,
for portability to Autoconf 2.13.
|
|
f08789da
|
2001-08-04T16:59:23
|
|
(jm_AC_TYPE_UNSIGNED_LONG_LONG): Quote first arg of AC_DEFUN.
|
|
705176a0
|
2001-08-04T16:59:09
|
|
(jm_AC_TYPE_UINTMAX_T): Quote first arg of AC_DEFUN.
|
|
3f0d20ad
|
2001-08-04T16:58:55
|
|
(AM_PATH_PROG_WITH_TEST): Quote first arg of AC_DEFUN.
(AM_PATH_PROG_WITH_TEST): Output "no" only if $1 isn't $4.
|
|
264a6424
|
2001-08-04T16:58:42
|
|
(AM_LC_MESSAGES): Quote first arg of AC_DEFUN.
|
|
3e0b65ef
|
2001-08-04T16:58:23
|
|
(AC_ISC_POSIX): Quote first arg of AC_DEFUN.
|
|
6c402a17
|
2001-08-04T16:58:07
|
|
(jm_AC_HEADER_INTTYPES_H): Quote first arg of AC_DEFUN.
|
|
3dfbbebe
|
2001-08-04T16:57:45
|
|
(jm_GLIBC21): Quote first arg of AC_DEFUN.
|
|
0b48d74c
|
2001-08-04T16:56:32
|
|
(AM_FUNC_GETLINE): Quote first arg of AC_DEFUN.
(AM_FUNC_GETLINE): Don't bother checking for string.h any more.
|
|
982b4067
|
2001-08-04T16:56:18
|
|
(AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
|
|
88a48ef3
|
2001-08-04T16:55:58
|
|
Upgrade to serial AM2.
(AM_ICONV): Renamed from jm_ICONV; all uses changed.
Add --with-libconv-prefix.
Quote first arg of AC_DEFUN. Add description for ICONV_CONST.
(am_cv_func_iconv): Renamed from jm_cv_func_iconv.
(am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
(am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
|
|
fcb743af
|
2001-08-04T16:55:36
|
|
Upgrade to serial AM1.
(AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
all uses changed. Quote first arg of AC_DEFUN.
(am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
|
|
67a4cc4e
|
2001-08-03T10:42:40
|
|
.
|
|
be43fda6
|
2001-08-03T10:09:06
|
|
(jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
as it was in the original. Reported by Paul Eggert.
|
|
6dcf366e
|
2001-07-16T08:59:15
|
|
*** empty log message ***
|