platform/upstream/coreutils.git
23 years ago*** empty log message ***
Jim Meyering [Fri, 24 Nov 2000 17:42:01 +0000 (17:42 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Fri, 24 Nov 2000 15:54:48 +0000 (15:54 +0000)]
*** empty log message ***

23 years ago.
Jim Meyering [Thu, 23 Nov 2000 21:48:47 +0000 (21:48 +0000)]
.

23 years agocd back to $pwd
Jim Meyering [Thu, 23 Nov 2000 21:48:10 +0000 (21:48 +0000)]
cd back to $pwd

23 years ago*** empty log message ***
Jim Meyering [Thu, 23 Nov 2000 15:58:51 +0000 (15:58 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Thu, 23 Nov 2000 15:58:19 +0000 (15:58 +0000)]
*** empty log message ***

23 years ago(show_point): Before accepting an entry as a match, make sure that
Jim Meyering [Thu, 23 Nov 2000 15:36:58 +0000 (15:36 +0000)]
(show_point): Before accepting an entry as a match, make sure that
the mount directory exists and has the required device number.
Before, e.g., `df /floppy' would mistakenly report on the root
partition if /floppy were not listed in /etc/mtab but / was.
Patch from Eirik Fuller (http://bugs.debian.org/76923).

23 years ago*** empty log message ***
Jim Meyering [Thu, 23 Nov 2000 15:08:19 +0000 (15:08 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Thu, 23 Nov 2000 15:05:40 +0000 (15:05 +0000)]
*** empty log message ***

23 years ago(mode_changed): New function.
Jim Meyering [Thu, 23 Nov 2000 15:04:17 +0000 (15:04 +0000)]
(mode_changed): New function.
(change_file_mode): Use it to determine accurately when -c should
make chmod announce there's been a change.

23 years agoSource sticky-check instead of open-coding it.
Jim Meyering [Thu, 23 Nov 2000 14:59:05 +0000 (14:59 +0000)]
Source sticky-check instead of open-coding it.

23 years ago*** empty log message ***
Jim Meyering [Thu, 23 Nov 2000 14:57:47 +0000 (14:57 +0000)]
*** empty log message ***

23 years ago(TESTS): Add c-option
Jim Meyering [Thu, 23 Nov 2000 14:37:16 +0000 (14:37 +0000)]
(TESTS): Add c-option

23 years agowhoops
Jim Meyering [Thu, 23 Nov 2000 14:32:09 +0000 (14:32 +0000)]
whoops

23 years ago*** empty log message ***
Jim Meyering [Thu, 23 Nov 2000 07:24:59 +0000 (07:24 +0000)]
*** empty log message ***

23 years ago(my_strftime): Do not invoke mbrlen with a
Jim Meyering [Thu, 23 Nov 2000 07:24:51 +0000 (07:24 +0000)]
(my_strftime): Do not invoke mbrlen with a
size of (size_t) -1; it's not portable.

23 years agochmod before removing
Jim Meyering [Wed, 22 Nov 2000 13:15:10 +0000 (13:15 +0000)]
chmod before removing

23 years agoUpdate to use its own directory, and better trap.
Jim Meyering [Sun, 19 Nov 2000 22:24:24 +0000 (22:24 +0000)]
Update to use its own directory, and better trap.

23 years ago*** empty log message ***
Jim Meyering [Sun, 19 Nov 2000 15:15:48 +0000 (15:15 +0000)]
*** empty log message ***

23 years ago(main): Do not assume EOF == -1.
Jim Meyering [Sun, 19 Nov 2000 15:15:38 +0000 (15:15 +0000)]
(main): Do not assume EOF == -1.
Handle the case correctly when digits options immediately precede a
non-option.

23 years ago(BLOCK_SIZE_OPTION, COLOR_OPTION, FORMAT_OPTION,
Jim Meyering [Sun, 19 Nov 2000 07:44:26 +0000 (07:44 +0000)]
(BLOCK_SIZE_OPTION, COLOR_OPTION, FORMAT_OPTION,
INDICATOR_STYLE_OPTION, QUOTING_STYLE_OPTION,
SHOW_CONTROL_CHARS_OPTION, SORT_OPTION, TIME_OPTION): New enum
values, to ensure that option values can't collide with chars.
(long_options, decode_switches): Use them.

23 years ago*** empty log message ***
Jim Meyering [Sun, 19 Nov 2000 07:41:31 +0000 (07:41 +0000)]
*** empty log message ***

23 years ago(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enum
Jim Meyering [Sun, 19 Nov 2000 07:41:20 +0000 (07:41 +0000)]
(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enum
constants rather than macros.  Use values that cannot conflict
with C characters or with -1, CHAR_MAX + 1, etc.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 20:01:14 +0000 (20:01 +0000)]
*** empty log message ***

23 years ago(count_entry): Don't omit the size of a directory entry
Jim Meyering [Sat, 18 Nov 2000 20:01:02 +0000 (20:01 +0000)]
(count_entry): Don't omit the size of a directory entry
merely because we couldn't `chdir' into it.  That would give subtly
different results in some cases.  Reported by Mattias Wadenstein
via Michael Stone.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 20:00:25 +0000 (20:00 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 19:43:23 +0000 (19:43 +0000)]
*** empty log message ***

23 years agoRevert change of 2000-11-11. It inadvertently change
Jim Meyering [Sat, 18 Nov 2000 19:43:15 +0000 (19:43 +0000)]
Revert change of 2000-11-11.  It inadvertently change
the output format of `ls -l --full-time'.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 15:09:02 +0000 (15:09 +0000)]
*** empty log message ***

23 years agoUpdate to use the Free Documentation Licence.
Jim Meyering [Sat, 18 Nov 2000 15:08:57 +0000 (15:08 +0000)]
Update to use the Free Documentation Licence.

23 years agoChange GNU to @sc{gnu} in many places.
Jim Meyering [Sat, 18 Nov 2000 14:27:36 +0000 (14:27 +0000)]
Change GNU to @sc{gnu} in many places.

23 years ago.
Jim Meyering [Sat, 18 Nov 2000 14:10:40 +0000 (14:10 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 13:51:56 +0000 (13:51 +0000)]
*** empty log message ***

23 years ago(main): When failing to create a directory, give only
Jim Meyering [Sat, 18 Nov 2000 13:49:44 +0000 (13:49 +0000)]
(main): When failing to create a directory, give only
one diagnostic, not two.  Reported by Volker Borchert.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 13:48:25 +0000 (13:48 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 13:40:17 +0000 (13:40 +0000)]
*** empty log message ***

23 years ago(TESTS): Add t-slash.
Jim Meyering [Sat, 18 Nov 2000 13:39:49 +0000 (13:39 +0000)]
(TESTS): Add t-slash.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 13:36:40 +0000 (13:36 +0000)]
*** empty log message ***

23 years ago(main): With --parents, remove any trailing slashes
Jim Meyering [Sat, 18 Nov 2000 13:36:24 +0000 (13:36 +0000)]
(main): With --parents, remove any trailing slashes
from the argument to the final mkdir call.  Required for NetBSD.

23 years agoCreate and `cd' into temporary directory
Jim Meyering [Sat, 18 Nov 2000 13:19:23 +0000 (13:19 +0000)]
Create and `cd' into temporary directory
before anything else.  Reported by Volker Borchert.

23 years agorevert mysteriously-applied last delta!
Jim Meyering [Sat, 18 Nov 2000 13:10:40 +0000 (13:10 +0000)]
revert mysteriously-applied last delta!

23 years agoadd -*- Makefile -*-
Jim Meyering [Sat, 18 Nov 2000 13:02:44 +0000 (13:02 +0000)]
add -*- Makefile -*-

23 years agoSync with the one from fileutils.
Jim Meyering [Sat, 18 Nov 2000 13:01:22 +0000 (13:01 +0000)]
Sync with the one from fileutils.

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 11:53:28 +0000 (11:53 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 11:53:02 +0000 (11:53 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 18 Nov 2000 11:52:12 +0000 (11:52 +0000)]
*** empty log message ***

23 years ago.
Jim Meyering [Sat, 18 Nov 2000 11:50:19 +0000 (11:50 +0000)]
.

23 years ago.
Jim Meyering [Sat, 18 Nov 2000 11:17:41 +0000 (11:17 +0000)]
.

23 years agotweak a comment
Jim Meyering [Sat, 18 Nov 2000 09:53:33 +0000 (09:53 +0000)]
tweak a comment

23 years agoFormatting changes.
Jim Meyering [Sat, 18 Nov 2000 09:50:09 +0000 (09:50 +0000)]
Formatting changes.
(obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
prevent type checking.
(obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
cast the value to (void *): assigning a `foo *' to a `void *'
variable is valid.
(obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.

23 years ago*** empty log message ***
Jim Meyering [Fri, 17 Nov 2000 10:22:20 +0000 (10:22 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Fri, 17 Nov 2000 10:21:57 +0000 (10:21 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Fri, 17 Nov 2000 10:20:42 +0000 (10:20 +0000)]
*** empty log message ***

23 years ago(.NOTPARALLEL): Put it here instead, since this file
Jim Meyering [Fri, 17 Nov 2000 10:20:09 +0000 (10:20 +0000)]
(.NOTPARALLEL): Put it here instead, since this file
is common to these packages: fileutils, sh-utils, textutils.

23 years agoDeclare global `tab' to be of type *unsigned* char,
Jim Meyering [Fri, 17 Nov 2000 10:16:53 +0000 (10:16 +0000)]
Declare global `tab' to be of type *unsigned* char,
so join works with 8-bit delimiter characters.

23 years ago.
Jim Meyering [Fri, 17 Nov 2000 10:16:22 +0000 (10:16 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Fri, 17 Nov 2000 08:31:36 +0000 (08:31 +0000)]
*** empty log message ***

23 years agoExplicitly include sys/types.h before including system.h.
Jim Meyering [Fri, 17 Nov 2000 08:31:01 +0000 (08:31 +0000)]
Explicitly include sys/types.h before including system.h.

23 years ago.
Jim Meyering [Fri, 17 Nov 2000 08:21:22 +0000 (08:21 +0000)]
.

23 years ago*** empty log message ***
Jim Meyering [Fri, 17 Nov 2000 08:19:14 +0000 (08:19 +0000)]
*** empty log message ***

23 years agoUpdate from GNU libc.
Jim Meyering [Fri, 17 Nov 2000 08:19:01 +0000 (08:19 +0000)]
Update from GNU libc.

23 years ago(sha1): Define.
Jim Meyering [Fri, 17 Nov 2000 08:13:38 +0000 (08:13 +0000)]
(sha1): Define.
(announcement): Include SHA1 digest of .tar.gz file.

23 years ago*** empty log message ***
Jim Meyering [Thu, 16 Nov 2000 19:35:10 +0000 (19:35 +0000)]
*** empty log message ***

23 years agoInclude sys/types.h before system.h.
Jim Meyering [Thu, 16 Nov 2000 19:34:23 +0000 (19:34 +0000)]
Include sys/types.h before system.h.

23 years ago*** empty log message ***
Jim Meyering [Thu, 16 Nov 2000 14:19:37 +0000 (14:19 +0000)]
*** empty log message ***

23 years agoDeclare global `tab' to be of type *unsigned* char,
Jim Meyering [Thu, 16 Nov 2000 14:19:27 +0000 (14:19 +0000)]
Declare global `tab' to be of type *unsigned* char,
so join works with 8-bit delimiter characters.
Reported by Antonio Rendas.

23 years ago(8-bit-t): New test for the above fix.
Jim Meyering [Thu, 16 Nov 2000 14:19:00 +0000 (14:19 +0000)]
(8-bit-t): New test for the above fix.

23 years ago*** empty log message ***
Jim Meyering [Thu, 16 Nov 2000 12:56:51 +0000 (12:56 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Thu, 16 Nov 2000 12:20:35 +0000 (12:20 +0000)]
*** empty log message ***

23 years agoIncorporate weak-alias-related changes from glibc.
Jim Meyering [Thu, 16 Nov 2000 10:15:54 +0000 (10:15 +0000)]
Incorporate weak-alias-related changes from glibc.

23 years agoremove bruno's 11-03 entry for unicodeio.c
Jim Meyering [Tue, 14 Nov 2000 21:45:59 +0000 (21:45 +0000)]
remove bruno's 11-03 entry for unicodeio.c

23 years ago*** empty log message ***
Jim Meyering [Tue, 14 Nov 2000 21:39:06 +0000 (21:39 +0000)]
*** empty log message ***

23 years agoreword a paragraph in the ptx section
Jim Meyering [Tue, 14 Nov 2000 21:38:00 +0000 (21:38 +0000)]
reword a paragraph in the ptx section

23 years ago*** empty log message ***
Jim Meyering [Mon, 13 Nov 2000 23:59:21 +0000 (23:59 +0000)]
*** empty log message ***

23 years agoAdd an `echo' so that the input to the sed command
Jim Meyering [Mon, 13 Nov 2000 23:59:15 +0000 (23:59 +0000)]
Add an `echo' so that the input to the sed command
is NL-terminated.  Otherwise, Solaris' /bin/sed generates no output.
Reported by Vin Shelton.

23 years ago*** empty log message ***
Jim Meyering [Mon, 13 Nov 2000 19:34:19 +0000 (19:34 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Mon, 13 Nov 2000 19:33:47 +0000 (19:33 +0000)]
*** empty log message ***

23 years ago(ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC should
Jim Meyering [Mon, 13 Nov 2000 19:33:32 +0000 (19:33 +0000)]
(ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC should
be tested with #ifdef, not with #if.

23 years ago*** empty log message ***
Jim Meyering [Sun, 12 Nov 2000 15:19:26 +0000 (15:19 +0000)]
*** empty log message ***

23 years ago(print_long_format): Remove obsolete comment (strftime vs. ctime).
Jim Meyering [Sun, 12 Nov 2000 15:19:21 +0000 (15:19 +0000)]
(print_long_format): Remove obsolete comment (strftime vs. ctime).
From Paul Eggert.

23 years ago.
Jim Meyering [Sun, 12 Nov 2000 10:51:33 +0000 (10:51 +0000)]
.

23 years agoUpdate from master repository.
Jim Meyering [Sun, 12 Nov 2000 10:51:24 +0000 (10:51 +0000)]
Update from master repository.

23 years ago(show_date): Add a comment explaining why the
Jim Meyering [Sun, 12 Nov 2000 10:02:29 +0000 (10:02 +0000)]
(show_date): Add a comment explaining why the
format string must not be translatable via _().  From Paul Eggert.

23 years ago(<langinfo.h>): Include if HAVE_LANGINFO_H.
Jim Meyering [Sun, 12 Nov 2000 09:48:14 +0000 (09:48 +0000)]
(<langinfo.h>): Include if HAVE_LANGINFO_H.
(DATE_FMT_LANGINFO): New macro, taken from sh-utils/src/date.c.
(print_long_format): Use it to determine "date" format.
Do not wrap "%b %e %Y" and "%b %e %H:%M" in _(), as it results in
incorrect behavior when LC_ALL is unset, LC_TIME is "C", and
LC_MESSAGES or LANG is set to something disagreeing with the POSIX
locale.

23 years ago*** empty log message ***
Jim Meyering [Sat, 11 Nov 2000 14:52:05 +0000 (14:52 +0000)]
*** empty log message ***

23 years agoAdd a couple #includes, merging from GNU libc version.
Jim Meyering [Sat, 11 Nov 2000 14:32:00 +0000 (14:32 +0000)]
Add a couple #includes, merging from GNU libc version.

23 years ago.
Jim Meyering [Sat, 11 Nov 2000 14:18:22 +0000 (14:18 +0000)]
.

23 years agoMore minor rewording and grammar correction.
Jim Meyering [Sat, 11 Nov 2000 14:18:08 +0000 (14:18 +0000)]
More minor rewording and grammar correction.
From Brian Youmans.

23 years ago*** empty log message *** FILEUTILS-4_0_32
Jim Meyering [Sat, 11 Nov 2000 13:42:17 +0000 (13:42 +0000)]
*** empty log message ***

23 years ago(GZIP_ENV): Define to --no-name, so the timestamp
Jim Meyering [Sat, 11 Nov 2000 13:42:07 +0000 (13:42 +0000)]
(GZIP_ENV): Define to --no-name, so the timestamp
is not included in the .tar.gz file.

23 years ago*** empty log message ***
Jim Meyering [Sat, 11 Nov 2000 13:35:39 +0000 (13:35 +0000)]
*** empty log message ***

23 years ago(tests): Use `empty' (instead of just blanks) to
Jim Meyering [Sat, 11 Nov 2000 13:34:51 +0000 (13:34 +0000)]
(tests): Use `empty' (instead of just blanks) to
indicate no `-m' option.  Using just blanks wasn't portable to
Solaris2.5.1's /bin/sh.

23 years ago*** empty log message ***
Jim Meyering [Sat, 11 Nov 2000 10:21:51 +0000 (10:21 +0000)]
*** empty log message ***

23 years agoDon't put newline in IFS; that's not portable to
Jim Meyering [Sat, 11 Nov 2000 10:21:42 +0000 (10:21 +0000)]
Don't put newline in IFS;  that's not portable to
NetBSD's /bin/sh.  Instead, filter newlines and leading/trailing blanks
out of `tests' before the `set -'.

23 years agoBack out Paul's changes while we wait for him and Bruno to reach agreement.
Jim Meyering [Sat, 11 Nov 2000 09:10:33 +0000 (09:10 +0000)]
Back out Paul's changes while we wait for him and Bruno to reach agreement.

23 years agoRemove Paul's entries for unicodeio.c: then I don't have to justify
Jim Meyering [Sat, 11 Nov 2000 09:09:55 +0000 (09:09 +0000)]
Remove Paul's entries for unicodeio.c: then I don't have to justify
backing out the nov8/9 changes.

23 years ago*** empty log message ***
Jim Meyering [Sat, 11 Nov 2000 08:32:16 +0000 (08:32 +0000)]
*** empty log message ***

23 years ago(announcement): Limit depth of ChangeLog `find' to 2.
Jim Meyering [Sat, 11 Nov 2000 08:32:10 +0000 (08:32 +0000)]
(announcement): Limit depth of ChangeLog `find' to 2.

23 years ago*** empty log message ***
Jim Meyering [Sat, 11 Nov 2000 08:29:21 +0000 (08:29 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jim Meyering [Sat, 11 Nov 2000 08:11:20 +0000 (08:11 +0000)]
*** empty log message ***