platform/upstream/coreutils.git
20 years ago.
Jim Meyering [Fri, 15 Aug 2003 06:54:15 +0000 (06:54 +0000)]
.

20 years ago(ASSORT): New var.
Jim Meyering [Fri, 15 Aug 2003 06:53:38 +0000 (06:53 +0000)]
(ASSORT): New var.
(all_programs): Use it.

20 years ago(ASSORT): New var.
Jim Meyering [Fri, 15 Aug 2003 06:53:02 +0000 (06:53 +0000)]
(ASSORT): New var.
(check-README, ../AUTHORS): Use it.

20 years ago(ASSORT): New var.
Jim Meyering [Fri, 15 Aug 2003 06:52:34 +0000 (06:52 +0000)]
(ASSORT): New var.
(check-x-vs-1, programs): Use it.

20 years ago(LC_ALL): Set to C.
Jim Meyering [Fri, 15 Aug 2003 06:51:20 +0000 (06:51 +0000)]
(LC_ALL): Set to C.

20 years agoregenerate
Jim Meyering [Fri, 15 Aug 2003 06:50:09 +0000 (06:50 +0000)]
regenerate

20 years ago.
Jim Meyering [Fri, 15 Aug 2003 06:43:29 +0000 (06:43 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Fri, 15 Aug 2003 06:43:19 +0000 (06:43 +0000)]
*** empty log message ***

20 years agoInclude "physmem.h" before system includes.
Jim Meyering [Fri, 15 Aug 2003 06:43:16 +0000 (06:43 +0000)]
Include "physmem.h" before system includes.

20 years ago*** empty log message ***
Jim Meyering [Fri, 15 Aug 2003 06:34:42 +0000 (06:34 +0000)]
*** empty log message ***

20 years ago(gl_FUNC_UTIMES): Use `conftest.utimes' as the test
Jim Meyering [Fri, 15 Aug 2003 06:34:38 +0000 (06:34 +0000)]
(gl_FUNC_UTIMES): Use `conftest.utimes' as the test
file name, not `x'.  The former will be removed automatically.

20 years ago(Makefile.am): Remove README. CPPI-1_11
Jim Meyering [Wed, 13 Aug 2003 09:37:02 +0000 (09:37 +0000)]
(Makefile.am): Remove README.

20 years ago.
Jim Meyering [Wed, 13 Aug 2003 09:36:39 +0000 (09:36 +0000)]
.

20 years ago.
Jim Meyering [Wed, 13 Aug 2003 09:35:14 +0000 (09:35 +0000)]
.

20 years agoregenerate
Jim Meyering [Wed, 13 Aug 2003 09:35:04 +0000 (09:35 +0000)]
regenerate

20 years agoSimplify.
Jim Meyering [Wed, 13 Aug 2003 09:34:51 +0000 (09:34 +0000)]
Simplify.

20 years ago*** empty log message ***
Jim Meyering [Wed, 13 Aug 2003 09:19:08 +0000 (09:19 +0000)]
*** empty log message ***

20 years agoRemove extra copy of cvs-diff-check rule.
Jim Meyering [Wed, 13 Aug 2003 07:33:17 +0000 (07:33 +0000)]
Remove extra copy of cvs-diff-check rule.
Remove reference to config-log.

20 years ago(syntax checks): Use cvsu more (so we check only
Jim Meyering [Wed, 13 Aug 2003 07:03:09 +0000 (07:03 +0000)]
(syntax checks): Use cvsu more (so we check only
version-controlled files), rather than hard-coding exclusions
for generated files like cppi.c.

20 years agonew version from autoconf
Jim Meyering [Wed, 13 Aug 2003 06:14:50 +0000 (06:14 +0000)]
new version from autoconf

20 years ago*** empty log message ***
Jim Meyering [Tue, 12 Aug 2003 16:17:42 +0000 (16:17 +0000)]
*** empty log message ***

20 years agoAdd Irish (ga).
Jim Meyering [Tue, 12 Aug 2003 16:17:38 +0000 (16:17 +0000)]
Add Irish (ga).

20 years agoversion: 5.0.90
Jim Meyering [Tue, 12 Aug 2003 16:17:10 +0000 (16:17 +0000)]
version: 5.0.90

20 years agogrammar tweak
Jim Meyering [Tue, 12 Aug 2003 11:35:24 +0000 (11:35 +0000)]
grammar tweak

20 years ago*** empty log message ***
Jim Meyering [Mon, 11 Aug 2003 18:27:58 +0000 (18:27 +0000)]
*** empty log message ***

20 years ago.
Jim Meyering [Mon, 11 Aug 2003 18:25:04 +0000 (18:25 +0000)]
.

20 years ago.
Jim Meyering [Mon, 11 Aug 2003 14:35:58 +0000 (14:35 +0000)]
.

20 years agofold -s -wN would infloop for N < 8 with TABs in the input.
Jim Meyering [Mon, 11 Aug 2003 14:35:52 +0000 (14:35 +0000)]
fold -s -wN would infloop for N < 8 with TABs in the input.
E.g., this would not terminate: printf 'a\tb' | fold -w2 -s

(fold_file): Move contents of `else'-block
out of conditional so it's used also for --spaces (-s).

20 years agotest for fix of 2003-08-11
Jim Meyering [Mon, 11 Aug 2003 14:35:13 +0000 (14:35 +0000)]
test for fix of 2003-08-11

20 years ago(TESTS): Add fold.
Jim Meyering [Mon, 11 Aug 2003 14:34:51 +0000 (14:34 +0000)]
(TESTS): Add fold.

20 years ago*** empty log message ***
Jim Meyering [Sun, 10 Aug 2003 17:50:14 +0000 (17:50 +0000)]
*** empty log message ***

20 years ago[!NICE_PRIORITY]: Include <sys/resource.h> after
Jim Meyering [Sun, 10 Aug 2003 17:50:11 +0000 (17:50 +0000)]
[!NICE_PRIORITY]: Include <sys/resource.h> after
system.h so the types from time.h and sys/time.h are available.
It appears that this is necessary for OpenBSD, NetBSD, and
Darwin 6.5 (MacOS 10.2.5).  Reported by Nelson Beebe.

20 years ago.
Jim Meyering [Sun, 10 Aug 2003 13:33:11 +0000 (13:33 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sun, 10 Aug 2003 13:32:24 +0000 (13:32 +0000)]
*** empty log message ***

20 years ago.
Jim Meyering [Sun, 10 Aug 2003 13:32:18 +0000 (13:32 +0000)]
.

20 years agotweak comments
Jim Meyering [Sun, 10 Aug 2003 13:31:42 +0000 (13:31 +0000)]
tweak comments

20 years agoRequire gl_FUNC_UTIMES.
Jim Meyering [Sun, 10 Aug 2003 13:30:39 +0000 (13:30 +0000)]
Require gl_FUNC_UTIMES.
Don't check for utime or utimes.

20 years ago*** empty log message ***
Jim Meyering [Sun, 10 Aug 2003 13:30:03 +0000 (13:30 +0000)]
*** empty log message ***

20 years ago(utimens): Revert most of last change.
Jim Meyering [Sun, 10 Aug 2003 13:29:56 +0000 (13:29 +0000)]
(utimens): Revert most of last change.
Test HAVE_WORKING_UTIMES instead of HAVE_UTIMES.

20 years ago(gl_FUNC_UTIMES): New file.
Jim Meyering [Sun, 10 Aug 2003 13:28:38 +0000 (13:28 +0000)]
(gl_FUNC_UTIMES): New file.

20 years agoRename to utimes-null.m4.
Jim Meyering [Sun, 10 Aug 2003 10:06:14 +0000 (10:06 +0000)]
Rename to utimes-null.m4.

20 years agoRenamed from utimes.m4.
Jim Meyering [Sun, 10 Aug 2003 09:57:26 +0000 (09:57 +0000)]
Renamed from utimes.m4.

20 years ago*** empty log message ***
Jim Meyering [Sun, 10 Aug 2003 06:21:10 +0000 (06:21 +0000)]
*** empty log message ***

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 18:38:02 +0000 (18:38 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 18:37:52 +0000 (18:37 +0000)]
*** empty log message ***

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 18:37:08 +0000 (18:37 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 18:36:27 +0000 (18:36 +0000)]
*** empty log message ***

20 years ago(jm_PREREQ): Require gl_UTIMENS.
Jim Meyering [Sat, 9 Aug 2003 18:36:16 +0000 (18:36 +0000)]
(jm_PREREQ): Require gl_UTIMENS.

20 years agoInclude utimens.h.
Jim Meyering [Sat, 9 Aug 2003 18:35:07 +0000 (18:35 +0000)]
Include utimens.h.
Set file timestamps with utimens, not utime.

20 years ago(libeftish_a_SOURCES): Add utimens.c, utimens.h.
Jim Meyering [Sat, 9 Aug 2003 18:24:52 +0000 (18:24 +0000)]
(libeftish_a_SOURCES): Add utimens.c, utimens.h.

20 years agoTest HAVE_UTIME, not HAVE_UTIMES.
Jim Meyering [Sat, 9 Aug 2003 18:23:45 +0000 (18:23 +0000)]
Test HAVE_UTIME, not HAVE_UTIMES.
Prefer utime, since it works and utimes doesn't on some systems.

20 years agoInclude utimens.h.
Jim Meyering [Sat, 9 Aug 2003 17:48:41 +0000 (17:48 +0000)]
Include utimens.h.
(copy_internal): Set file timestamps with utimens, not utime.

20 years agoInclude utimens.h.
Jim Meyering [Sat, 9 Aug 2003 17:47:34 +0000 (17:47 +0000)]
Include utimens.h.
(change_timestamps): Set file timestamps with utimens, not utime.

20 years agoInclude utimens.h.
Jim Meyering [Sat, 9 Aug 2003 17:46:13 +0000 (17:46 +0000)]
Include utimens.h.
(re_protect): Set file timestamps with utimens, not utime.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 17:23:13 +0000 (17:23 +0000)]
*** empty log message ***

20 years ago(gl_PREREQ_VASNPRINTF): Solaris 2.5.1 needs -lw to get the wcslen function.
Jim Meyering [Sat, 9 Aug 2003 17:23:09 +0000 (17:23 +0000)]
(gl_PREREQ_VASNPRINTF): Solaris 2.5.1 needs -lw to get the wcslen function.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 17:01:55 +0000 (17:01 +0000)]
*** empty log message ***

20 years ago(sc_sun_os_names): New rule.
Jim Meyering [Sat, 9 Aug 2003 17:01:23 +0000 (17:01 +0000)]
(sc_sun_os_names): New rule.
(syntax-check-rules): Add it.

20 years agoTweak Solaris OS version number in comment.
Jim Meyering [Sat, 9 Aug 2003 16:35:19 +0000 (16:35 +0000)]
Tweak Solaris OS version number in comment.

20 years ago(main): Tweak Solaris OS version number in comment.
Jim Meyering [Sat, 9 Aug 2003 16:34:32 +0000 (16:34 +0000)]
(main): Tweak Solaris OS version number in comment.

20 years agoTweak Solaris OS version number in comment.
Jim Meyering [Sat, 9 Aug 2003 16:34:22 +0000 (16:34 +0000)]
Tweak Solaris OS version number in comment.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 16:34:02 +0000 (16:34 +0000)]
*** empty log message ***

20 years agoChange Solaris 2.7 to Solaris 5.7 in comment.
Jim Meyering [Sat, 9 Aug 2003 16:33:55 +0000 (16:33 +0000)]
Change Solaris 2.7 to Solaris 5.7 in comment.

20 years agoChange Solaris2.7 to Solaris 5.7.
Jim Meyering [Sat, 9 Aug 2003 16:29:28 +0000 (16:29 +0000)]
Change Solaris2.7 to Solaris 5.7.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 16:27:57 +0000 (16:27 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 16:26:54 +0000 (16:26 +0000)]
*** empty log message ***

20 years ago(unicode_to_mb): Change Solaris 2.7 to Solaris 5.7 in comment.
Jim Meyering [Sat, 9 Aug 2003 16:26:32 +0000 (16:26 +0000)]
(unicode_to_mb): Change Solaris 2.7 to Solaris 5.7 in comment.

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 16:20:35 +0000 (16:20 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 15:33:20 +0000 (15:33 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 15:32:50 +0000 (15:32 +0000)]
*** empty log message ***

20 years ago(pipe_lines): Use memchr to skip lines, rather than an explicit loop.
Jim Meyering [Sat, 9 Aug 2003 15:32:42 +0000 (15:32 +0000)]
(pipe_lines): Use memchr to skip lines, rather than an explicit loop.

20 years agoAdd new undocumented option, --presume-input-pipe.
Jim Meyering [Sat, 9 Aug 2003 15:31:13 +0000 (15:31 +0000)]
Add new undocumented option, --presume-input-pipe.

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 14:11:42 +0000 (14:11 +0000)]
.

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 14:10:59 +0000 (14:10 +0000)]
.

20 years agosuperceded by extensions.m4 from gnulib
Jim Meyering [Sat, 9 Aug 2003 14:05:19 +0000 (14:05 +0000)]
superceded by extensions.m4 from gnulib

20 years agoreplaced by unlocked-io.m4 from gnulib
Jim Meyering [Sat, 9 Aug 2003 14:04:55 +0000 (14:04 +0000)]
replaced by unlocked-io.m4 from gnulib

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 14:04:04 +0000 (14:04 +0000)]
*** empty log message ***

20 years agoMerge from gnulib.
Jim Meyering [Sat, 9 Aug 2003 14:03:59 +0000 (14:03 +0000)]
Merge from gnulib.

20 years agoNew files, from gnulib.
Jim Meyering [Sat, 9 Aug 2003 14:03:30 +0000 (14:03 +0000)]
New files, from gnulib.

20 years agoUse new gnulib 'extensions' module.
Jim Meyering [Sat, 9 Aug 2003 14:02:52 +0000 (14:02 +0000)]
Use new gnulib 'extensions' module.

Invoke gl_USE_SYSTEM_EXTENSIONS instead of
AC_GNU_SOURCE.

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 14:00:46 +0000 (14:00 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 14:00:39 +0000 (14:00 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 11:38:59 +0000 (11:38 +0000)]
*** empty log message ***

20 years agoEnsure that a/b/F has at least 65 bytes too.
Jim Meyering [Sat, 9 Aug 2003 11:38:57 +0000 (11:38 +0000)]
Ensure that a/b/F has at least 65 bytes too.

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 10:57:04 +0000 (10:57 +0000)]
.

20 years ago.
Jim Meyering [Sat, 9 Aug 2003 10:56:40 +0000 (10:56 +0000)]
.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 10:44:33 +0000 (10:44 +0000)]
*** empty log message ***

20 years agoUse the e.g., `$(FNMATCH_H)' notation for AC_REPLACED
Jim Meyering [Sat, 9 Aug 2003 10:44:06 +0000 (10:44 +0000)]
Use the e.g., `$(FNMATCH_H)' notation for AC_REPLACED
variable names, rather than @FNMATCH_H@.
Likewise for $(ALLOCA_H).
(fnmatch.h): Use `$@' in the commands, in place of the three copies
of the literal target, `fnmatch.h'.
(alloca.h): Likewise.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 10:28:01 +0000 (10:28 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 10:22:01 +0000 (10:22 +0000)]
*** empty log message ***

20 years ago(jm_MACROS): Replace jm_INCLUDED_REGEX([lib/regex.c]) with gl_REGEX.
Jim Meyering [Sat, 9 Aug 2003 10:21:58 +0000 (10:21 +0000)]
(jm_MACROS): Replace jm_INCLUDED_REGEX([lib/regex.c]) with gl_REGEX.
Replace jm_FUNC_MKTIME with gl_FUNC_MKTIME.
Remove redundant AC_FUNC_FNMATCH_GNU, jm_FUNC_MKTIME.
Remove AC_FUNC_VPRINTF.
Add gl_ERROR.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 09:58:34 +0000 (09:58 +0000)]
*** empty log message ***

20 years ago(libfetish_a_SOURCES): Remove fnmatch_.h.
Jim Meyering [Sat, 9 Aug 2003 09:58:30 +0000 (09:58 +0000)]
(libfetish_a_SOURCES): Remove fnmatch_.h.
(lib_OBJECTS): New macro, for convenience when cutting and
pasting Makefile.am templates from gnulib.
(EXTRA_DIST): Remove fnmatch_loop.c.
(BUILT_SOURCES): Append $(FNMATCH_H).

Import the following changes from gnulib templates
for alloca and fnmatch):
(all-local $(lib_OBJECTS)): New dependencies.
(alloca.h): Use alloca.h-t for temporary.
(EXTRA_DIST): Append fnmatch_.h, fnmatch_loop.c.
(fnmatch.h): New rule.
(MOSTLYCLEANFILES): Add fnmatch.h, fnmatch.h-t.
(DISTCLEANFILES): Remove fnmatch.h

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 09:52:37 +0000 (09:52 +0000)]
*** empty log message ***

20 years ago(split invocation): Add -d or --numeric-suffixes option to 'split'.
Jim Meyering [Sat, 9 Aug 2003 09:50:52 +0000 (09:50 +0000)]
(split invocation): Add -d or --numeric-suffixes option to 'split'.

20 years ago*** empty log message ***
Jim Meyering [Sat, 9 Aug 2003 09:47:10 +0000 (09:47 +0000)]
*** empty log message ***

20 years agoReflect that `split -a 0' is now accepted.
Jim Meyering [Sat, 9 Aug 2003 09:46:13 +0000 (09:46 +0000)]
Reflect that `split -a 0' is now accepted.

20 years ago(suffix_alphabet): New var.
Jim Meyering [Sat, 9 Aug 2003 09:16:39 +0000 (09:16 +0000)]
(suffix_alphabet): New var.
(longopts, usage, next_file_name, main): Support -d.
(next_file_name, main): Allow -a0, as POSIX requires.
(next_file_name): Don't assume ASCII-like encoding;
'a' through 'z' are not contiguous in EBCDIC.

20 years ago*** empty log message ***
Jim Meyering [Fri, 8 Aug 2003 21:15:01 +0000 (21:15 +0000)]
*** empty log message ***

20 years ago(read_filesystem_list) [MOUNTED_GETFSSTAT]:
Jim Meyering [Fri, 8 Aug 2003 21:14:57 +0000 (21:14 +0000)]
(read_filesystem_list) [MOUNTED_GETFSSTAT]:
Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
hang on OSF/1 5.1 for DIR on both local and remote file systems.
Reported by (and fix confirmed by) Nelson H. F. Beebe.