platform/upstream/coreutils.git
22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 16:04:43 +0000 (16:04 +0000)]
(usage): Split --help output into smaller pieces.

22 years ago(struct tspec): Declare function pointer with prototype.
Jim Meyering [Sun, 11 Nov 2001 15:42:07 +0000 (15:42 +0000)]
(struct tspec): Declare function pointer with prototype.

22 years ago(main): Declare function pointer with prototype.
Jim Meyering [Sun, 11 Nov 2001 15:40:39 +0000 (15:40 +0000)]
(main): Declare function pointer with prototype.

22 years ago(usage): Fix typo in last change to usage.
Jim Meyering [Sun, 11 Nov 2001 15:38:00 +0000 (15:38 +0000)]
(usage): Fix typo in last change to usage.

22 years ago(count_items): Mark parameter as unused.
Jim Meyering [Sun, 11 Nov 2001 15:35:37 +0000 (15:35 +0000)]
(count_items): Mark parameter as unused.

22 years ago(struct_month_cmp): Guard definition with the same
Jim Meyering [Sun, 11 Nov 2001 15:24:53 +0000 (15:24 +0000)]
(struct_month_cmp): Guard definition with the same
cpp directive that guards the use.

22 years ago(xwrite): Remove assertion that size_t N >= 0.
Jim Meyering [Sun, 11 Nov 2001 15:08:48 +0000 (15:08 +0000)]
(xwrite): Remove assertion that size_t N >= 0.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 15:08:02 +0000 (15:08 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 15:02:40 +0000 (15:02 +0000)]
*** empty log message ***

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 15:02:23 +0000 (15:02 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 15:00:53 +0000 (15:00 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 15:00:38 +0000 (15:00 +0000)]
*** empty log message ***

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:55:20 +0000 (14:55 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:48:45 +0000 (14:48 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:47:28 +0000 (14:47 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:46:13 +0000 (14:46 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(main, usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:40:01 +0000 (14:40 +0000)]
(main, usage): Split --help output into smaller pieces.

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 14:36:08 +0000 (14:36 +0000)]
*** empty log message ***

22 years ago(struct COLUMN) [print_func]: Declare as a protype.
Jim Meyering [Sun, 11 Nov 2001 14:35:39 +0000 (14:35 +0000)]
(struct COLUMN) [print_func]: Declare as a protype.
(struct COLUMN) [char_func]: Declare as a protype.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:34:28 +0000 (14:34 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(parse_old_offset): Declare to be static.
Jim Meyering [Sun, 11 Nov 2001 14:24:54 +0000 (14:24 +0000)]
(parse_old_offset): Declare to be static.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:24:34 +0000 (14:24 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:20:56 +0000 (14:20 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:18:46 +0000 (14:18 +0000)]
(usage): Split --help output into smaller pieces.

22 years ago(make_blank): Declare to be static.
Jim Meyering [Sun, 11 Nov 2001 14:13:55 +0000 (14:13 +0000)]
(make_blank): Declare to be static.
(prfield): Declare local to be of type size_t, not int.

22 years ago(make_blank): Declare to be static.
Jim Meyering [Sun, 11 Nov 2001 14:12:49 +0000 (14:12 +0000)]
(make_blank): Declare to be static.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 14:12:27 +0000 (14:12 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 13:56:07 +0000 (13:56 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 13:52:50 +0000 (13:52 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 13:41:19 +0000 (13:41 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 13:38:28 +0000 (13:38 +0000)]
*** empty log message ***

22 years ago(usage): Split --help output into smaller pieces.
Jim Meyering [Sun, 11 Nov 2001 13:38:18 +0000 (13:38 +0000)]
(usage): Split --help output into smaller pieces.
Use fputs, not printf.

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 13:17:58 +0000 (13:17 +0000)]
*** empty log message ***

22 years ago(alloca) [__GNUC__]: Define only if not already defined.
Jim Meyering [Sun, 11 Nov 2001 13:17:49 +0000 (13:17 +0000)]
(alloca) [__GNUC__]: Define only if not already defined.

22 years ago(jm_PREREQ_PHYSMEM): don't check for bp-sym.h
Jim Meyering [Sun, 11 Nov 2001 10:55:41 +0000 (10:55 +0000)]
(jm_PREREQ_PHYSMEM): don't check for bp-sym.h

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 10:09:48 +0000 (10:09 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 11 Nov 2001 10:09:21 +0000 (10:09 +0000)]
*** empty log message ***

22 years ago(jm_MACROS): Remove code to set POW_LIBM.
Jim Meyering [Sun, 11 Nov 2001 10:07:07 +0000 (10:07 +0000)]
(jm_MACROS): Remove code to set POW_LIBM.
Now, that's done as part of AC_FUNC_STRTOD.

22 years ago*** empty log message ***
Jim Meyering [Sat, 10 Nov 2001 21:18:48 +0000 (21:18 +0000)]
*** empty log message ***

22 years ago(jm_PREREQ_PHYSMEM): New function.
Jim Meyering [Sat, 10 Nov 2001 21:18:34 +0000 (21:18 +0000)]
(jm_PREREQ_PHYSMEM): New function.
(jm_PREREQ): Use it.

22 years ago*** empty log message ***
Jim Meyering [Sat, 10 Nov 2001 14:23:42 +0000 (14:23 +0000)]
*** empty log message ***

22 years ago(proc_text): Use `puts' to output a string of spaces, not printf.
Jim Meyering [Sat, 10 Nov 2001 14:22:46 +0000 (14:22 +0000)]
(proc_text): Use `puts' to output a string of spaces, not printf.

22 years agotweak locale-related somments for sort
Jim Meyering [Sat, 10 Nov 2001 08:59:24 +0000 (08:59 +0000)]
tweak locale-related somments for sort

22 years agotweak locale-related somments for sort
Jim Meyering [Sat, 10 Nov 2001 08:58:09 +0000 (08:58 +0000)]
tweak locale-related somments for sort

22 years ago.
Jim Meyering [Sat, 10 Nov 2001 08:46:09 +0000 (08:46 +0000)]
.

22 years ago(usage): Document %u.
Jim Meyering [Sat, 10 Nov 2001 08:46:05 +0000 (08:46 +0000)]
(usage): Document %u.

22 years ago*** empty log message ***
Jim Meyering [Sat, 10 Nov 2001 08:45:38 +0000 (08:45 +0000)]
*** empty log message ***

22 years ago(Date directives): Document %u.
Jim Meyering [Sat, 10 Nov 2001 08:44:34 +0000 (08:44 +0000)]
(Date directives): Document %u.

22 years ago*** empty log message ***
Jim Meyering [Fri, 9 Nov 2001 08:43:37 +0000 (08:43 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Thu, 8 Nov 2001 23:24:04 +0000 (23:24 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Thu, 8 Nov 2001 23:22:06 +0000 (23:22 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Thu, 8 Nov 2001 23:20:09 +0000 (23:20 +0000)]
*** empty log message ***

22 years agoRequire autoconf-2.52f.
Jim Meyering [Thu, 8 Nov 2001 23:20:01 +0000 (23:20 +0000)]
Require autoconf-2.52f.
(AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
Use these AC_-prefixed names, not the AM_-prefixed ones.

22 years ago*** empty log message ***
Jim Meyering [Thu, 8 Nov 2001 23:17:52 +0000 (23:17 +0000)]
*** empty log message ***

22 years ago(jm_AFS): Quote the body. Patch by Akim Demaille.
Jim Meyering [Thu, 8 Nov 2001 23:17:41 +0000 (23:17 +0000)]
(jm_AFS): Quote the body.  Patch by Akim Demaille.

22 years ago*** empty log message ***
Jim Meyering [Thu, 8 Nov 2001 09:29:42 +0000 (09:29 +0000)]
*** empty log message ***

22 years ago(paste invocation): Give examples.
Jim Meyering [Thu, 8 Nov 2001 09:28:13 +0000 (09:28 +0000)]
(paste invocation): Give examples.
Thanks to Dan Jacobson for suggesting the examples.

22 years ago*** empty log message ***
Jim Meyering [Tue, 6 Nov 2001 07:36:12 +0000 (07:36 +0000)]
*** empty log message ***

22 years agoRemove duplicate entry for .png.
Jim Meyering [Tue, 6 Nov 2001 07:36:06 +0000 (07:36 +0000)]
Remove duplicate entry for .png.

22 years ago*** empty log message ***
Jim Meyering [Tue, 6 Nov 2001 07:35:07 +0000 (07:35 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Mon, 5 Nov 2001 11:20:15 +0000 (11:20 +0000)]
*** empty log message ***

22 years ago(slash_aware_lstat): Correct a misleading comment.
Jim Meyering [Mon, 5 Nov 2001 11:20:02 +0000 (11:20 +0000)]
(slash_aware_lstat): Correct a misleading comment.

22 years ago*** empty log message ***
Jim Meyering [Mon, 5 Nov 2001 10:13:34 +0000 (10:13 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Mon, 5 Nov 2001 10:12:06 +0000 (10:12 +0000)]
*** empty log message ***

22 years ago(sort invocation): Recommend setting LC_ALL=C,
Jim Meyering [Mon, 5 Nov 2001 10:12:00 +0000 (10:12 +0000)]
(sort invocation): Recommend setting LC_ALL=C,
not LC_COLLATE=C.  Explain how the latter can cause problems.
Based on a message from Paul Eggert.
(ls invocation): Recommend setting LC_ALL=C, not LC_COLLATE=C.

22 years ago(usage): Don't recommend setting LC_COLLATE=C.
Jim Meyering [Mon, 5 Nov 2001 10:09:25 +0000 (10:09 +0000)]
(usage): Don't recommend setting LC_COLLATE=C.
That can cause problems (now documented in coreutils.texi).

22 years ago*** empty log message ***
Jim Meyering [Sun, 4 Nov 2001 09:46:30 +0000 (09:46 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Sun, 4 Nov 2001 09:46:11 +0000 (09:46 +0000)]
*** empty log message ***

22 years ago(usage): Say that
Jim Meyering [Sun, 4 Nov 2001 09:43:16 +0000 (09:43 +0000)]
(usage): Say that
``Mandatory arguments to long options are mandatory for short options too.\n\''

22 years ago(usage): Add one-line description.
Jim Meyering [Sun, 4 Nov 2001 09:03:15 +0000 (09:03 +0000)]
(usage): Add one-line description.

22 years ago*** empty log message *** FILEUTILS-4_1_1
Jim Meyering [Sun, 4 Nov 2001 07:16:06 +0000 (07:16 +0000)]
*** empty log message ***

22 years agoRemove unused cruft that saved, set, and restored $DEFS.
Jim Meyering [Sun, 4 Nov 2001 07:15:57 +0000 (07:15 +0000)]
Remove unused cruft that saved, set, and restored $DEFS.

22 years ago*** empty log message ***
Jim Meyering [Sat, 3 Nov 2001 22:22:50 +0000 (22:22 +0000)]
*** empty log message ***

22 years ago(jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN.
Jim Meyering [Sat, 3 Nov 2001 22:22:41 +0000 (22:22 +0000)]
(jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN.

22 years ago*** empty log message ***
Jim Meyering [Sat, 3 Nov 2001 21:46:35 +0000 (21:46 +0000)]
*** empty log message ***

22 years ago(ARGMATCH_TO_ARGUMENT): Remove casts of first two args
Jim Meyering [Sat, 3 Nov 2001 21:46:29 +0000 (21:46 +0000)]
(ARGMATCH_TO_ARGUMENT): Remove casts of first two args
in argmatch_to_argument call.

22 years ago*** empty log message ***
Jim Meyering [Sat, 3 Nov 2001 21:44:36 +0000 (21:44 +0000)]
*** empty log message ***

22 years ago.
Jim Meyering [Sat, 3 Nov 2001 21:44:00 +0000 (21:44 +0000)]
.

22 years agoit's CFLAGS, not DEFS
Jim Meyering [Sat, 3 Nov 2001 20:07:10 +0000 (20:07 +0000)]
it's CFLAGS, not DEFS

22 years agofix indentation of cpp `#'s
Jim Meyering [Sat, 3 Nov 2001 20:00:36 +0000 (20:00 +0000)]
fix indentation of cpp `#'s

22 years ago.
Jim Meyering [Sat, 3 Nov 2001 18:51:46 +0000 (18:51 +0000)]
.

22 years ago*** empty log message ***
Jim Meyering [Sat, 3 Nov 2001 18:51:38 +0000 (18:51 +0000)]
*** empty log message ***

22 years ago(dirfd): Reflect the fact that DIR_TO_FD now takes an argument.
Jim Meyering [Sat, 3 Nov 2001 18:50:53 +0000 (18:50 +0000)]
(dirfd): Reflect the fact that DIR_TO_FD now takes an argument.

22 years ago(UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
Jim Meyering [Sat, 3 Nov 2001 18:49:27 +0000 (18:49 +0000)]
(UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
know the name of the variable in the macro definition.

22 years ago*** empty log message ***
Jim Meyering [Sat, 3 Nov 2001 08:24:27 +0000 (08:24 +0000)]
*** empty log message ***

22 years ago(hash_clear): Fix a bug that could lead to an infloop or
Jim Meyering [Sat, 3 Nov 2001 08:23:54 +0000 (08:23 +0000)]
(hash_clear): Fix a bug that could lead to an infloop or
e.g., a fault due to an attempt to free a NULL pointer.

22 years ago*** empty log message ***
Jim Meyering [Sat, 3 Nov 2001 07:33:41 +0000 (07:33 +0000)]
*** empty log message ***

22 years ago(DEV_INO_PUSH): Avoid unnecessary copies.
Jim Meyering [Sat, 3 Nov 2001 07:33:32 +0000 (07:33 +0000)]
(DEV_INO_PUSH): Avoid unnecessary copies.
(dev_ino_pop): Likewise.

22 years ago*** empty log message ***
Jim Meyering [Fri, 2 Nov 2001 13:19:11 +0000 (13:19 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Fri, 2 Nov 2001 13:16:21 +0000 (13:16 +0000)]
*** empty log message ***

22 years ago(dev_ino_pop): Cast 2nd arg of obstack_blank to `int'
Jim Meyering [Fri, 2 Nov 2001 13:16:10 +0000 (13:16 +0000)]
(dev_ino_pop): Cast 2nd arg of obstack_blank to `int'
before negating to avoid warning from gcc on systems with 64-bit size_t.

Rename global: s/trace_dirs/recursive/.
(extract_dirs_from_files): Rename parameter:
s/recursive/ignore_dot_and_dot_dot/.

22 years ago*** empty log message ***
Jim Meyering [Fri, 2 Nov 2001 11:10:25 +0000 (11:10 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jim Meyering [Fri, 2 Nov 2001 08:25:43 +0000 (08:25 +0000)]
*** empty log message ***

22 years agoUse XREALLOC. It's cleaner.
Jim Meyering [Fri, 2 Nov 2001 08:04:37 +0000 (08:04 +0000)]
Use XREALLOC.  It's cleaner.

22 years agoUse XMALLOC in a several places. It's cleaner.
Jim Meyering [Fri, 2 Nov 2001 07:38:56 +0000 (07:38 +0000)]
Use XMALLOC in a several places.  It's cleaner.

22 years agoput `const' back, now that the .m4 test works
Jim Meyering [Fri, 2 Nov 2001 07:37:19 +0000 (07:37 +0000)]
put `const' back, now that the .m4 test works

22 years agoUse the replacement only if we have neither the function
Jim Meyering [Fri, 2 Nov 2001 07:36:35 +0000 (07:36 +0000)]
Use the replacement only if we have neither the function
nor a declaration.

22 years agoremove const
Jim Meyering [Thu, 1 Nov 2001 22:16:43 +0000 (22:16 +0000)]
remove const

22 years agowhoops
Jim Meyering [Thu, 1 Nov 2001 22:14:26 +0000 (22:14 +0000)]
whoops

22 years ago*** empty log message ***
Jim Meyering [Thu, 1 Nov 2001 21:40:07 +0000 (21:40 +0000)]
*** empty log message ***