platform/upstream/coreutils.git
21 years ago.
Jim Meyering [Sun, 30 Mar 2003 08:41:39 +0000 (08:41 +0000)]
.

21 years ago*** empty log message *** COREUTILS-4_5_12 v4.5.12
Jim Meyering [Sat, 29 Mar 2003 14:24:19 +0000 (14:24 +0000)]
*** empty log message ***

21 years agoNote to expect build problems for stat.c on Ultrix 4.3.
Jim Meyering [Sat, 29 Mar 2003 14:24:16 +0000 (14:24 +0000)]
Note to expect build problems for stat.c on Ultrix 4.3.
Note that there are some harmless test failures when running
`make check' as root on some systems.

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 15:24:04 +0000 (15:24 +0000)]
*** empty log message ***

21 years agoSkip this test if stty can't get window size.
Jim Meyering [Fri, 28 Mar 2003 15:23:58 +0000 (15:23 +0000)]
Skip this test if stty can't get window size.
This happens when connecting to sparc-solaris2.7 via ssh from within
emacs.  Reported by Karl Berry.

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 14:03:26 +0000 (14:03 +0000)]
*** empty log message ***

21 years agoUse seq, not `yes' to generate dir name.
Jim Meyering [Fri, 28 Mar 2003 14:03:17 +0000 (14:03 +0000)]
Use seq, not `yes' to generate dir name.
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.

21 years agoUse seq, not `yes' to generate link target.
Jim Meyering [Fri, 28 Mar 2003 14:02:58 +0000 (14:02 +0000)]
Use seq, not `yes' to generate link target.
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.

21 years agogenerate 9000+ bytes, in case we ever go for 8KB of output
Jim Meyering [Fri, 28 Mar 2003 12:55:04 +0000 (12:55 +0000)]
generate 9000+ bytes, in case we ever go for 8KB of output

21 years agoUse seq, not `yes' to generate 4KB of data.
Jim Meyering [Fri, 28 Mar 2003 12:38:52 +0000 (12:38 +0000)]
Use seq, not `yes' to generate 4KB of data.
Otherwise, on systems (DJGPP) that emulate pipes using files,
this test would never complete, waiting for `yes' to terminate.

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 12:29:57 +0000 (12:29 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 10:28:52 +0000 (10:28 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Fri, 28 Mar 2003 10:23:28 +0000 (10:23 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 09:44:17 +0000 (09:44 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 09:38:54 +0000 (09:38 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 09:32:21 +0000 (09:32 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 09:30:46 +0000 (09:30 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 09:18:40 +0000 (09:18 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 07:35:50 +0000 (07:35 +0000)]
*** empty log message ***

21 years agoadd tests for Paul's change of Mar 24, 2003
Jim Meyering [Fri, 28 Mar 2003 00:00:58 +0000 (00:00 +0000)]
add tests for Paul's change of Mar 24, 2003

21 years ago*** empty log message ***
Jim Meyering [Fri, 28 Mar 2003 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 27 Mar 2003 23:59:26 +0000 (23:59 +0000)]
*** empty log message ***

21 years agoRemove Arnold Robbins' obsolete e-mail address
Jim Meyering [Thu, 27 Mar 2003 22:40:37 +0000 (22:40 +0000)]
Remove Arnold Robbins' obsolete e-mail address
from `written by...' comment, at his request.

21 years ago*** empty log message ***
Jim Meyering [Thu, 27 Mar 2003 17:11:11 +0000 (17:11 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 27 Mar 2003 15:55:58 +0000 (15:55 +0000)]
*** empty log message ***

21 years ago(sort invocation): Describe sort's --stable (-s) option.
Jim Meyering [Thu, 27 Mar 2003 15:55:55 +0000 (15:55 +0000)]
(sort invocation): Describe sort's --stable (-s) option.

21 years ago*** empty log message ***
Jim Meyering [Thu, 27 Mar 2003 14:59:37 +0000 (14:59 +0000)]
*** empty log message ***

21 years agoFix buffer overrun problem reported by TAKAI Kousuke, along
Jim Meyering [Thu, 27 Mar 2003 14:59:26 +0000 (14:59 +0000)]
Fix buffer overrun problem reported by TAKAI Kousuke, along
with some other POSIX incompatibilities.

(print_esc): Do not treat \x specially if
POSIXLY_CORRECT.  Avoid buffer overrun if the format ends
in backslash.  Treat incomplete escape sequences as strings
of characters, as POSIX requires.
(print_formatted): Allow multiple flags.  Avoid buffer overrun
if the format is incomplete.

21 years agotiny spelling fix
Jim Meyering [Thu, 27 Mar 2003 14:00:45 +0000 (14:00 +0000)]
tiny spelling fix

21 years ago*** empty log message ***
Jim Meyering [Thu, 27 Mar 2003 13:59:17 +0000 (13:59 +0000)]
*** empty log message ***

21 years ago(printf invocation): Fix formatting bugs.
Jim Meyering [Thu, 27 Mar 2003 13:59:13 +0000 (13:59 +0000)]
(printf invocation): Fix formatting bugs.

21 years ago*** empty log message ***
Jim Meyering [Thu, 27 Mar 2003 10:55:18 +0000 (10:55 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Thu, 27 Mar 2003 09:50:29 +0000 (09:50 +0000)]
.

21 years ago.
Jim Meyering [Thu, 27 Mar 2003 09:08:37 +0000 (09:08 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Wed, 26 Mar 2003 18:47:55 +0000 (18:47 +0000)]
*** empty log message ***

21 years ago(struct cp_options): Add a comment.
Jim Meyering [Wed, 26 Mar 2003 18:47:49 +0000 (18:47 +0000)]
(struct cp_options): Add a comment.

21 years agoDescribe problem with 64-bit mode on HPUX 11.x,
Jim Meyering [Sun, 23 Mar 2003 09:13:57 +0000 (09:13 +0000)]
Describe problem with 64-bit mode on HPUX 11.x,
with patch for /usr/include/inttypes.h.

21 years agoPlan to add an autoconf test to work around the HPUX 11.x bug.
Jim Meyering [Sun, 23 Mar 2003 09:13:36 +0000 (09:13 +0000)]
Plan to add an autoconf test to work around the HPUX 11.x bug.

21 years agoD'oh.
Jim Meyering [Sat, 22 Mar 2003 22:32:12 +0000 (22:32 +0000)]
D'oh.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Mar 2003 21:32:34 +0000 (21:32 +0000)]
*** empty log message ***

21 years agoDon't include <sys/sysmacros.h>.
Jim Meyering [Sat, 22 Mar 2003 21:32:22 +0000 (21:32 +0000)]
Don't include <sys/sysmacros.h>.
That is already done via system.h.  Otherwise, the multiple
inclusion would evoke redefinition warnings from Cray's /bin/cc
(Cray Standard C Version 4.0.3  (057126) Mar 22 2003  22:02:28).
(human_fstype): Factor some directives `up', out of this function.
Cast away `const' to avoid error from Cray's /bin/cc.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Mar 2003 19:42:50 +0000 (19:42 +0000)]
*** empty log message ***

21 years ago(widen): Cast alloca return value to proper type.
Jim Meyering [Sat, 22 Mar 2003 19:42:42 +0000 (19:42 +0000)]
(widen): Cast alloca return value to proper type.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Mar 2003 19:39:48 +0000 (19:39 +0000)]
*** empty log message ***

21 years ago(NEW_PATTERN): Cast alloca to proper type.
Jim Meyering [Sat, 22 Mar 2003 19:39:40 +0000 (19:39 +0000)]
(NEW_PATTERN): Cast alloca to proper type.
Otherwise, it wouldn't compile with at least /bin/cc on
ymp-cray-unicos9.0.2.X.
Combine two mostly-identical uses of alloca into one.

21 years ago*** empty log message ***
Jim Meyering [Sat, 22 Mar 2003 19:38:00 +0000 (19:38 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 21 Mar 2003 15:26:21 +0000 (15:26 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 20 Mar 2003 17:43:16 +0000 (17:43 +0000)]
*** empty log message ***

21 years ago(print_changelog_deltas): Ensure that a newline precedes each row of `*'s.
Jim Meyering [Thu, 20 Mar 2003 17:43:12 +0000 (17:43 +0000)]
(print_changelog_deltas): Ensure that a newline precedes each row of `*'s.

21 years agobump to 4.5.12 -- maybe to 5.0, later
Jim Meyering [Thu, 20 Mar 2003 16:46:53 +0000 (16:46 +0000)]
bump to 4.5.12 -- maybe to 5.0, later

21 years ago.
Jim Meyering [Thu, 20 Mar 2003 15:10:45 +0000 (15:10 +0000)]
.

21 years ago. COREUTILS-4_5_11 v4.5.11
Jim Meyering [Thu, 20 Mar 2003 14:56:19 +0000 (14:56 +0000)]
.

21 years agofix typo
Jim Meyering [Thu, 20 Mar 2003 14:55:33 +0000 (14:55 +0000)]
fix typo

21 years ago.
Jim Meyering [Thu, 20 Mar 2003 14:43:03 +0000 (14:43 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Thu, 20 Mar 2003 13:52:03 +0000 (13:52 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 20 Mar 2003 13:49:42 +0000 (13:49 +0000)]
*** empty log message ***

21 years ago(valid_format): Also accept ` ' and `'' as valid
Jim Meyering [Thu, 20 Mar 2003 13:49:39 +0000 (13:49 +0000)]
(valid_format): Also accept ` ' and `'' as valid
format flag characters.
Do not require that a field width be specified.
Do not fail when given a field width of `0'.

21 years agoadd two more, using space flag character
Jim Meyering [Thu, 20 Mar 2003 13:47:21 +0000 (13:47 +0000)]
add two more, using space flag character

21 years ago.
Jim Meyering [Thu, 20 Mar 2003 10:11:45 +0000 (10:11 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 23:17:15 +0000 (23:17 +0000)]
*** empty log message ***

21 years ago(all-local): Append $(EXEEXT) to use of `su'
Jim Meyering [Wed, 19 Mar 2003 23:17:12 +0000 (23:17 +0000)]
(all-local): Append $(EXEEXT) to use of `su'
(install-root): Likewise.
(install-exec-local): Likewise.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 23:01:11 +0000 (23:01 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 23:00:35 +0000 (23:00 +0000)]
*** empty log message ***

21 years ago(.x.1): Use $(LN_S) instead of 'ln -s',
Jim Meyering [Wed, 19 Mar 2003 23:00:25 +0000 (23:00 +0000)]
(.x.1): Use $(LN_S) instead of 'ln -s',
because the DJGPP 2.03 port of 'ln -s' doesn't work.
Include $(EXEEXT) in program names.
Since $(LN_S) may degenerate to `cp -p', be careful
to invoke it from the destination directory.
Mostly from Richard Dawe.

21 years agoUse AC_PROG_LN_S.
Jim Meyering [Wed, 19 Mar 2003 22:50:52 +0000 (22:50 +0000)]
Use AC_PROG_LN_S.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 19:38:34 +0000 (19:38 +0000)]
*** empty log message ***

21 years ago(AC_FUNC_FTW): Require AC_HEADER_STAT.
Jim Meyering [Wed, 19 Mar 2003 19:38:30 +0000 (19:38 +0000)]
(AC_FUNC_FTW): Require AC_HEADER_STAT.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 19:33:18 +0000 (19:33 +0000)]
*** empty log message ***

21 years agoDJGPP doesn't have S_ISLNK, so provide a replacement.
Jim Meyering [Wed, 19 Mar 2003 19:33:12 +0000 (19:33 +0000)]
DJGPP doesn't have S_ISLNK, so provide a replacement.

(S_IFMT): Define, if necessary.
[STAT_MACROS_BROKEN]: Undefine S_ISLNK.
(S_ISLNK): Define, if necessary.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 09:11:59 +0000 (09:11 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 09:10:42 +0000 (09:10 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Wed, 19 Mar 2003 09:10:07 +0000 (09:10 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 09:09:41 +0000 (09:09 +0000)]
*** empty log message ***

21 years agoInclude $(EXEEXT) in OPTIONAL_BIN_PROGS'
Jim Meyering [Wed, 19 Mar 2003 09:06:40 +0000 (09:06 +0000)]
Include $(EXEEXT) in OPTIONAL_BIN_PROGS'
program names, since automake only adds $(EXEEXT) to programs
in its *_PROGRAMS.  From Rich Dawe.

21 years ago.
Jim Meyering [Wed, 19 Mar 2003 09:04:39 +0000 (09:04 +0000)]
.

21 years ago(jm_MACROS): Include $(EXEEXT) in DF_PROG's program
Jim Meyering [Wed, 19 Mar 2003 09:03:40 +0000 (09:03 +0000)]
(jm_MACROS): Include $(EXEEXT) in DF_PROG's program
name, since automake only adds $(EXEEXT) to programs in its *_PROGRAMS.
Arrange to compile the corresponding stub function if fchdir is missing.

21 years agoNew file: trivial stub for fchdir.
Jim Meyering [Wed, 19 Mar 2003 09:00:34 +0000 (09:00 +0000)]
New file: trivial stub for fchdir.
From Rich Dawe.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 08:15:28 +0000 (08:15 +0000)]
*** empty log message ***

21 years agoUnset CDPATH. Otherwise, having the
Jim Meyering [Wed, 19 Mar 2003 08:15:14 +0000 (08:15 +0000)]
Unset CDPATH.  Otherwise, having the
CDPATH shell variable set could cause this test to fail.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 08:14:04 +0000 (08:14 +0000)]
*** empty log message ***

21 years agoRemove uses of `PARAMS'.
Jim Meyering [Wed, 19 Mar 2003 08:14:02 +0000 (08:14 +0000)]
Remove uses of `PARAMS'.

21 years ago(PARAMS): Remove definition and uses.
Jim Meyering [Wed, 19 Mar 2003 08:12:47 +0000 (08:12 +0000)]
(PARAMS): Remove definition and uses.

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 08:11:10 +0000 (08:11 +0000)]
*** empty log message ***

21 years agoDon't define __const.
Jim Meyering [Wed, 19 Mar 2003 08:10:47 +0000 (08:10 +0000)]
Don't define __const.
(fnmatch): Use const, not __const in prototype.

21 years agorevert last change
Jim Meyering [Wed, 19 Mar 2003 08:09:20 +0000 (08:09 +0000)]
revert last change

21 years ago*** empty log message ***
Jim Meyering [Wed, 19 Mar 2003 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Tue, 18 Mar 2003 19:16:34 +0000 (19:16 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Tue, 18 Mar 2003 19:12:57 +0000 (19:12 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Tue, 18 Mar 2003 19:11:28 +0000 (19:11 +0000)]
*** empty log message ***

21 years agoRemove lib/c-stack.c.
Jim Meyering [Tue, 18 Mar 2003 19:11:25 +0000 (19:11 +0000)]
Remove lib/c-stack.c.

21 years ago.
Jim Meyering [Tue, 18 Mar 2003 17:48:02 +0000 (17:48 +0000)]
.

21 years ago(read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
Jim Meyering [Tue, 18 Mar 2003 17:47:06 +0000 (17:47 +0000)]
(read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
error from mntctl.
Use mntctl's return value to drive the entry-processing loop, since
we can't rely on the value of the vmt_length member in the last
entry.  On some systems doing so could result in an infinite loop.
Based in part on a patch from Mike Jetzer.

21 years ago*** empty log message ***
Jim Meyering [Tue, 18 Mar 2003 17:14:42 +0000 (17:14 +0000)]
*** empty log message ***

21 years ago(jm_LIST_MOUNTED_FILESYSTEMS): Move the MOUNTED_VMOUNT
Jim Meyering [Tue, 18 Mar 2003 17:14:31 +0000 (17:14 +0000)]
(jm_LIST_MOUNTED_FILESYSTEMS): Move the MOUNTED_VMOUNT
test to precede the MOUNTED_GETMNTENT1 tests, since otherwise, AIX 5.1
systems would end up using the latter.  MOUNTED_GETMNTENT1 support
is inadequate on such systems: 1) detecting whether a file system
is remote doesn't work  2) the MOUNTED_VMOUNT code reports the
HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1 code reports
merely /MOUNT_POINT.  Reported by Mike Jetzer.

21 years agoundo mountlist.h change
Jim Meyering [Tue, 18 Mar 2003 17:04:18 +0000 (17:04 +0000)]
undo mountlist.h change

21 years agoundo last change
Jim Meyering [Tue, 18 Mar 2003 17:04:04 +0000 (17:04 +0000)]
undo last change

21 years ago.
Jim Meyering [Tue, 18 Mar 2003 15:40:34 +0000 (15:40 +0000)]
.

21 years ago(excluded_filename): Define and use typedef to
Jim Meyering [Tue, 18 Mar 2003 15:40:13 +0000 (15:40 +0000)]
(excluded_filename): Define and use typedef to
avoid type mismatch in conditional expression.

21 years ago*** empty log message ***
Jim Meyering [Tue, 18 Mar 2003 15:39:58 +0000 (15:39 +0000)]
*** empty log message ***

21 years ago(ME_REMOTE): Recognize as remote any file system
Jim Meyering [Tue, 18 Mar 2003 15:39:45 +0000 (15:39 +0000)]
(ME_REMOTE): Recognize as remote any file system
that has an Fs_type with the `nfs' (any case) prefix.
This is necessary at least for AIX 5.1 when it uses the
MOUNTED_GETMNTENT1 code.  Reported by Mike Jetzer.