platform/upstream/coreutils.git
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.

21 years ago.
Jim Meyering [Tue, 18 Mar 2003 08:53:59 +0000 (08:53 +0000)]
.

21 years ago(quote_n): Fix typo in comment.
Jim Meyering [Tue, 18 Mar 2003 08:49:12 +0000 (08:49 +0000)]
(quote_n): Fix typo in comment.

21 years ago*** empty log message ***
Jim Meyering [Tue, 18 Mar 2003 08:44:07 +0000 (08:44 +0000)]
*** empty log message ***

21 years ago[struct Word] (paren, period, punct, final): Change the
Jim Meyering [Tue, 18 Mar 2003 08:43:57 +0000 (08:43 +0000)]
[struct Word] (paren, period, punct, final): Change the
type of each member from bool <MEMBER>:1 to unsigned int <MEMBER>:1.
AIX 5.1's xlc could not compile the former.

21 years ago*** empty log message ***
Jim Meyering [Tue, 18 Mar 2003 08:27:50 +0000 (08:27 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 17 Mar 2003 21:50:33 +0000 (21:50 +0000)]
*** empty log message ***

21 years ago(raise): Rename from rpl_raise.
Jim Meyering [Mon, 17 Mar 2003 21:50:30 +0000 (21:50 +0000)]
(raise): Rename from rpl_raise.
Without that change, systems lacking raise (SunOS4) would not be
able to link programs using raise.  Reported by Volker Borchert.

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

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

21 years ago(FTW_STAT): Rename from `STAT', to avoid conflict
Jim Meyering [Mon, 17 Mar 2003 21:00:48 +0000 (21:00 +0000)]
(FTW_STAT): Rename from `STAT', to avoid conflict
with STAT definition from <sys/dir.h> on AIX 5.1.

21 years ago*** empty log message ***
Jim Meyering [Mon, 17 Mar 2003 19:47:45 +0000 (19:47 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 17 Mar 2003 19:46:20 +0000 (19:46 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 17 Mar 2003 19:28:35 +0000 (19:28 +0000)]
*** empty log message ***

21 years ago(UTILS_FUNC_DIRFD): Test the cache variable, not one
Jim Meyering [Mon, 17 Mar 2003 19:28:31 +0000 (19:28 +0000)]
(UTILS_FUNC_DIRFD): Test the cache variable, not one
that is guaranteed to be `no'.  Use `no_such_member' to indicate
that condition, rather than `-1' which is slightly misleading.
Change the name of the cache variable to have the gl_ prefix.
Prompted by a patch from Richard Dawe for DJGPP.

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

21 years ago(readlink): Put function type on its own line.
Jim Meyering [Mon, 17 Mar 2003 19:21:28 +0000 (19:21 +0000)]
(readlink): Put function type on its own line.

21 years ago(lstat): Put function type on its own line.
Jim Meyering [Mon, 17 Mar 2003 19:21:13 +0000 (19:21 +0000)]
(lstat): Put function type on its own line.

21 years ago(fchown): Put function type on its own line.
Jim Meyering [Mon, 17 Mar 2003 19:21:01 +0000 (19:21 +0000)]
(fchown): Put function type on its own line.

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

21 years ago(rm): Put two local variables in static storage,
Jim Meyering [Sun, 16 Mar 2003 10:16:14 +0000 (10:16 +0000)]
(rm): Put two local variables in static storage,
so they can't be clobbered by the potential longjmp.

21 years ago.
Jim Meyering [Sat, 15 Mar 2003 10:41:10 +0000 (10:41 +0000)]
.

21 years ago.
Jim Meyering [Sat, 15 Mar 2003 10:40:43 +0000 (10:40 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Sat, 15 Mar 2003 10:20:18 +0000 (10:20 +0000)]
*** empty log message ***

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

21 years ago(gnu_rel_host): Define in terms of $(RELEASE_TYPE) instead.
Jim Meyering [Sat, 15 Mar 2003 10:18:21 +0000 (10:18 +0000)]
(gnu_rel_host): Define in terms of $(RELEASE_TYPE) instead.

21 years agoremove unnecessary trailing backslash
Jim Meyering [Sat, 15 Mar 2003 10:13:05 +0000 (10:13 +0000)]
remove unnecessary trailing backslash

21 years ago(gnu_rel_host): Fix code to match the comment
Jim Meyering [Sat, 15 Mar 2003 10:11:04 +0000 (10:11 +0000)]
(gnu_rel_host): Fix code to match the comment
so that a version number with a two-digit component can still count
as an alpha release.

21 years ago*** empty log message ***
Jim Meyering [Fri, 14 Mar 2003 20:45:07 +0000 (20:45 +0000)]
*** empty log message ***

21 years ago(jm_PREREQ): Also forbid the gl_[A-Z] prefix.
Jim Meyering [Fri, 14 Mar 2003 20:45:03 +0000 (20:45 +0000)]
(jm_PREREQ): Also forbid the gl_[A-Z] prefix.
Don't require jm_PREREQ_C_STACK.

21 years ago*** empty log message ***
Jim Meyering [Fri, 14 Mar 2003 20:33:54 +0000 (20:33 +0000)]
*** empty log message ***

21 years ago(libfetish_a_SOURCES): Remove unused files: c-stack.c, c-stack.h.
Jim Meyering [Fri, 14 Mar 2003 20:33:44 +0000 (20:33 +0000)]
(libfetish_a_SOURCES): Remove unused files: c-stack.c, c-stack.h.

21 years agoremove ansi2knr junk
Jim Meyering [Fri, 14 Mar 2003 20:23:12 +0000 (20:23 +0000)]
remove ansi2knr junk

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

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

21 years ago(AUTOMAKE_OPTIONS): Remove definition --
Jim Meyering [Fri, 14 Mar 2003 20:11:41 +0000 (20:11 +0000)]
(AUTOMAKE_OPTIONS): Remove definition --
before it pointed to ../src/ansi2knr.

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

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

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

21 years ago(prev_version_file): Don't use ?= for this particular
Jim Meyering [Fri, 14 Mar 2003 15:40:34 +0000 (15:40 +0000)]
(prev_version_file): Don't use ?= for this particular
assignment, since it causes trouble with old versions of GNU make
(e.g. 3.76.1).  The other uses of `?=' are inoffensive.  Details here.
http://mail.gnu.org/archive/html/bug-coreutils/2003-03/msg00028.html
Patch from Alexandre Duret-Lutz.

21 years ago*** empty log message ***
Jim Meyering [Fri, 14 Mar 2003 13:56:33 +0000 (13:56 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Fri, 14 Mar 2003 13:54:36 +0000 (13:54 +0000)]
.

21 years ago.
Jim Meyering [Fri, 14 Mar 2003 13:16:21 +0000 (13:16 +0000)]
.

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

21 years agoInclude "xalloc.h".
Jim Meyering [Fri, 14 Mar 2003 12:52:13 +0000 (12:52 +0000)]
Include "xalloc.h".

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

21 years agoMerge changes from Bison.
Jim Meyering [Fri, 14 Mar 2003 09:54:39 +0000 (09:54 +0000)]
Merge changes from Bison.

(__INT_TO_PTR) [__STDC__]: Cast result to
(void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
when compiling Bison 1.875's `bitset bset = obstack_alloc
(bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.

21 years ago.
Jim Meyering [Fri, 14 Mar 2003 09:50:49 +0000 (09:50 +0000)]
.

21 years ago[from gnulib]
Jim Meyering [Fri, 14 Mar 2003 09:50:43 +0000 (09:50 +0000)]
[from gnulib]

(m4_quote): New macro.
(AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
Quote AC_FOREACH variable-expansions properly.

21 years agobump to 4.5.11
Jim Meyering [Fri, 14 Mar 2003 09:45:37 +0000 (09:45 +0000)]
bump to 4.5.11

21 years ago(main): Label the compressed source URLs.
Jim Meyering [Fri, 14 Mar 2003 09:44:59 +0000 (09:44 +0000)]
(main): Label the compressed source URLs.

21 years ago.
Jim Meyering [Fri, 14 Mar 2003 08:37:36 +0000 (08:37 +0000)]
.

21 years ago. COREUTILS-4_5_10 v4.5.10
Jim Meyering [Fri, 14 Mar 2003 08:13:06 +0000 (08:13 +0000)]
.

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

21 years agoRelax the test for the `local'ness of a file system,
Jim Meyering [Fri, 14 Mar 2003 07:56:09 +0000 (07:56 +0000)]
Relax the test for the `local'ness of a file system,
so that now it works also for tmpfs.

21 years agoTransform output from first du, so that this
Jim Meyering [Fri, 14 Mar 2003 06:54:37 +0000 (06:54 +0000)]
Transform output from first du, so that this
test doesn't fail on file systems like tmpfs that order directory
entries differently.

21 years agosort du output, in case f1 and f2 are listed in a different order
Jim Meyering [Fri, 14 Mar 2003 06:50:28 +0000 (06:50 +0000)]
sort du output, in case f1 and f2 are listed in a different order

21 years agoreformat a little
Jim Meyering [Fri, 14 Mar 2003 06:48:13 +0000 (06:48 +0000)]
reformat a little

21 years ago.
Jim Meyering [Thu, 13 Mar 2003 21:25:48 +0000 (21:25 +0000)]
.

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

21 years agoWork around what appears to be an NFS failure that
Jim Meyering [Thu, 13 Mar 2003 21:05:59 +0000 (21:05 +0000)]
Work around what appears to be an NFS failure that
would make this test fail on some systems.

21 years ago.
Jim Meyering [Thu, 13 Mar 2003 13:16:15 +0000 (13:16 +0000)]
.

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

21 years agotweak wording
Jim Meyering [Thu, 13 Mar 2003 13:15:56 +0000 (13:15 +0000)]
tweak wording

21 years ago(shred invocation): Mention that --exact
Jim Meyering [Thu, 13 Mar 2003 13:14:40 +0000 (13:14 +0000)]
(shred invocation): Mention that --exact
is now the default for non-regular files.

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

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

21 years ago.
Jim Meyering [Thu, 13 Mar 2003 13:07:11 +0000 (13:07 +0000)]
.

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

21 years ago(jm_MACROS): Arrange to compile the corresponding stub
Jim Meyering [Thu, 13 Mar 2003 13:06:44 +0000 (13:06 +0000)]
(jm_MACROS): Arrange to compile the corresponding stub
function if any of the following is missing: fchown, lstat, readlink.
From Richard Dawe.