platform/upstream/coreutils.git
21 years ago(TESTS): Add printf.
Jim Meyering [Fri, 13 Sep 2002 09:48:04 +0000 (09:48 +0000)]
(TESTS): Add printf.

21 years ago*** empty log message ***
Jim Meyering [Fri, 13 Sep 2002 09:35:22 +0000 (09:35 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 13 Sep 2002 09:31:32 +0000 (09:31 +0000)]
*** empty log message ***

21 years ago(Time directives) [%S]: Explain why the range is [0..60].
Jim Meyering [Fri, 13 Sep 2002 09:31:26 +0000 (09:31 +0000)]
(Time directives) [%S]: Explain why the range is [0..60].

21 years ago(stat invocation): Remove references to now-removed %S and %C.
Jim Meyering [Fri, 13 Sep 2002 09:19:20 +0000 (09:19 +0000)]
(stat invocation): Remove references to now-removed %S and %C.

21 years ago(usage): Explain that %S's range of [0..60] is required --
Jim Meyering [Fri, 13 Sep 2002 09:18:18 +0000 (09:18 +0000)]
(usage): Explain that %S's range of [0..60] is required --
rather than 0..59 -- to accommodate the occasional positive leap second.

21 years ago*** empty log message ***
Jim Meyering [Fri, 13 Sep 2002 09:14:46 +0000 (09:14 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 13 Sep 2002 08:51:27 +0000 (08:51 +0000)]
*** empty log message ***

21 years ago(tail invocation): In --sleep-interval=NUMBER,
Jim Meyering [Fri, 13 Sep 2002 08:51:15 +0000 (08:51 +0000)]
(tail invocation): In --sleep-interval=NUMBER,
NUMBER may now be a floating point number.

21 years agoupdate from master
Jim Meyering [Fri, 13 Sep 2002 07:46:30 +0000 (07:46 +0000)]
update from master

21 years ago.
Jim Meyering [Thu, 12 Sep 2002 13:16:43 +0000 (13:16 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Thu, 12 Sep 2002 13:16:28 +0000 (13:16 +0000)]
*** empty log message ***

21 years ago(nanosec_libs): Define.
Jim Meyering [Thu, 12 Sep 2002 13:16:20 +0000 (13:16 +0000)]
(nanosec_libs): Define.
(sleep_LDADD, tail_LDADD): Use it here.

21 years ago.
Jim Meyering [Thu, 12 Sep 2002 13:15:07 +0000 (13:15 +0000)]
.

21 years ago.
Jim Meyering [Thu, 12 Sep 2002 12:14:58 +0000 (12:14 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Thu, 12 Sep 2002 12:12:31 +0000 (12:12 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 12 Sep 2002 12:11:59 +0000 (12:11 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 12 Sep 2002 12:02:56 +0000 (12:02 +0000)]
*** empty log message ***

21 years agoFactor nanosleep-related code into ../lib/xnanosleep.c.
Jim Meyering [Thu, 12 Sep 2002 12:01:02 +0000 (12:01 +0000)]
Factor nanosleep-related code into ../lib/xnanosleep.c.

Include xnanosleep.h.
Factor out fenv.h-related code.
(timespec_subtract): Remove function.
(main): Remove code that deals with computing start and stop times
as well as the loop around nanosleep.  Now that's in xnanosleep.c.

21 years ago*** empty log message ***
Jim Meyering [Thu, 12 Sep 2002 11:38:59 +0000 (11:38 +0000)]
*** empty log message ***

21 years agoInclude xnanosleep.h and xstrtod.h.
Jim Meyering [Thu, 12 Sep 2002 11:38:47 +0000 (11:38 +0000)]
Include xnanosleep.h and xstrtod.h.
Move declaration of global variable, sleep_interval, to ...
(main): ...here.
(usage): Update description of --sleep-interval option.
(tail_forever): New parameter, sleep_interval.  Update caller.
Use xnanosleep, rather than sleep.
(parse_options): New parameter, sleep_interval.  Update caller.
Use xstrtod, now that we accept floating point values.

21 years ago*** empty log message ***
Jim Meyering [Wed, 11 Sep 2002 11:35:18 +0000 (11:35 +0000)]
*** empty log message ***

21 years ago(libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h.
Jim Meyering [Wed, 11 Sep 2002 11:35:12 +0000 (11:35 +0000)]
(libfetish_a_SOURCES): Add xnanosleep.c and xnanosleep.h.

21 years agoNew files, factored out of sleep.c.
Jim Meyering [Wed, 11 Sep 2002 11:34:20 +0000 (11:34 +0000)]
New files, factored out of sleep.c.

21 years ago.
Jim Meyering [Tue, 10 Sep 2002 13:10:16 +0000 (13:10 +0000)]
.

21 years agoRemove file -- now it's part of autoconf-2.53c.
Jim Meyering [Tue, 10 Sep 2002 13:10:02 +0000 (13:10 +0000)]
Remove file -- now it's part of autoconf-2.53c.

21 years ago.
Jim Meyering [Tue, 10 Sep 2002 13:09:17 +0000 (13:09 +0000)]
.

21 years agoUse AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
Jim Meyering [Tue, 10 Sep 2002 13:09:01 +0000 (13:09 +0000)]
Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
AC_FUNC_GETLOADAVG where to find getloadavg.c.

21 years ago*** empty log message ***
Jim Meyering [Tue, 10 Sep 2002 13:08:43 +0000 (13:08 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Tue, 10 Sep 2002 13:08:00 +0000 (13:08 +0000)]
.

21 years agoAdd lg (Luganda).
Jim Meyering [Tue, 10 Sep 2002 13:06:27 +0000 (13:06 +0000)]
Add lg (Luganda).

21 years ago.
Jim Meyering [Fri, 6 Sep 2002 20:58:23 +0000 (20:58 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Fri, 6 Sep 2002 08:00:43 +0000 (08:00 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Fri, 6 Sep 2002 08:00:36 +0000 (08:00 +0000)]
*** empty log message ***

21 years ago(prompt): Change comment to give a better note to translators.
Jim Meyering [Fri, 6 Sep 2002 08:00:30 +0000 (08:00 +0000)]
(prompt): Change comment to give a better note to translators.

21 years ago.
Jim Meyering [Thu, 5 Sep 2002 11:38:21 +0000 (11:38 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Wed, 4 Sep 2002 07:53:56 +0000 (07:53 +0000)]
*** empty log message ***

21 years ago(addext): Add a cast to avoid gcc's warning about
Jim Meyering [Wed, 4 Sep 2002 07:53:42 +0000 (07:53 +0000)]
(addext): Add a cast to avoid gcc's warning about
`comparison between signed and unsigned'.

21 years ago*** empty log message ***
Jim Meyering [Wed, 4 Sep 2002 07:41:34 +0000 (07:41 +0000)]
*** empty log message ***

21 years ago(str2signum, sig2str): Declare loop index variables to be
Jim Meyering [Wed, 4 Sep 2002 07:41:11 +0000 (07:41 +0000)]
(str2signum, sig2str): Declare loop index variables to be
of type size_t so that they match type of upper bound, thus avoiding
warning about `comparison between signed and unsigned'.

21 years ago*** empty log message ***
Jim Meyering [Tue, 3 Sep 2002 14:10:17 +0000 (14:10 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Tue, 3 Sep 2002 14:07:36 +0000 (14:07 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Mon, 2 Sep 2002 09:07:13 +0000 (09:07 +0000)]
*** empty log message ***

21 years agoA good problem report/patch includes diffs against
Jim Meyering [Mon, 2 Sep 2002 07:53:13 +0000 (07:53 +0000)]
A good problem report/patch includes diffs against
the most recent test release.

21 years ago(NEED_PATHCONF_WRAPPER): Define.
Jim Meyering [Mon, 2 Sep 2002 07:43:38 +0000 (07:43 +0000)]
(NEED_PATHCONF_WRAPPER): Define.
(pathconf_wrapper): Define only if NEED_PATHCONF_WRAPPER is set.

21 years ago(skip): Add casts to avoid warning about comparison
Jim Meyering [Mon, 2 Sep 2002 07:38:53 +0000 (07:38 +0000)]
(skip): Add casts to avoid warning about comparison
between signed and unsigned. Also rearrange range-checking
comparisons to make them more readable.

21 years ago(print_table_row): Use an unsigned type for widths
Jim Meyering [Mon, 2 Sep 2002 07:31:24 +0000 (07:31 +0000)]
(print_table_row): Use an unsigned type for widths
to avoid warning about comparison between signed and unsigned.
(list_signals): Likewise.

21 years ago(skip): Add a cast to avoid warning about comparison
Jim Meyering [Mon, 2 Sep 2002 07:23:09 +0000 (07:23 +0000)]
(skip): Add a cast to avoid warning about comparison
between signed and unsigned.

21 years ago*** empty log message ***
Jim Meyering [Mon, 2 Sep 2002 06:36:12 +0000 (06:36 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 2 Sep 2002 06:34:55 +0000 (06:34 +0000)]
*** empty log message ***

21 years agoBump version to 4.5.2.
Jim Meyering [Mon, 2 Sep 2002 06:30:16 +0000 (06:30 +0000)]
Bump version to 4.5.2.

21 years ago.
Jim Meyering [Sun, 1 Sep 2002 09:58:07 +0000 (09:58 +0000)]
.

21 years ago*** empty log message *** COREUTILS-4_5_1 v4.5.1
Jim Meyering [Sun, 1 Sep 2002 09:42:31 +0000 (09:42 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Sun, 1 Sep 2002 08:56:59 +0000 (08:56 +0000)]
.

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 16:59:23 +0000 (16:59 +0000)]
*** empty log message ***

21 years agoUpdate from GNU libc.
Jim Meyering [Sat, 31 Aug 2002 16:59:12 +0000 (16:59 +0000)]
Update from GNU libc.

21 years agoUpdate from GNU libc.
Jim Meyering [Sat, 31 Aug 2002 16:54:45 +0000 (16:54 +0000)]
Update from GNU libc.

21 years agoUpdate from GNU libc.
Jim Meyering [Sat, 31 Aug 2002 16:52:18 +0000 (16:52 +0000)]
Update from GNU libc.

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 16:46:43 +0000 (16:46 +0000)]
*** empty log message ***

21 years agoUpdate from GNU libc.
Jim Meyering [Sat, 31 Aug 2002 16:46:40 +0000 (16:46 +0000)]
Update from GNU libc.

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 16:25:42 +0000 (16:25 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 16:23:08 +0000 (16:23 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Sat, 31 Aug 2002 16:11:27 +0000 (16:11 +0000)]
.

21 years agoSymlinks were always reported as using 0 blocks.
Jim Meyering [Sat, 31 Aug 2002 16:04:57 +0000 (16:04 +0000)]
Symlinks were always reported as using 0 blocks.

(ST_NBLOCKS): Don't depend on file type.
This reverts the change of 2000-01-30.
Based on a report and patch from Neil Brown via Michael Stone.

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 16:04:09 +0000 (16:04 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 16:02:41 +0000 (16:02 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 09:03:39 +0000 (09:03 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 09:02:31 +0000 (09:02 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 09:02:09 +0000 (09:02 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sat, 31 Aug 2002 08:52:15 +0000 (08:52 +0000)]
*** empty log message ***

21 years agoChange `exit (0)' to `exit (EXIT_SUCCESS)',
Jim Meyering [Sat, 31 Aug 2002 08:52:10 +0000 (08:52 +0000)]
Change `exit (0)' to `exit (EXIT_SUCCESS)',
`exit (1)' to `exit (EXIT_FAILURE)', and
`usage (1)' to `usage (EXIT_FAILURE)'.

21 years agoChange `error (1, ...' to `error (EXIT_FAILURE, ...'.
Jim Meyering [Fri, 30 Aug 2002 23:04:53 +0000 (23:04 +0000)]
Change `error (1, ...' to `error (EXIT_FAILURE, ...'.

21 years ago*** empty log message ***
Jim Meyering [Fri, 30 Aug 2002 06:59:44 +0000 (06:59 +0000)]
*** empty log message ***

21 years ago[START-INFO-DIR-ENTRY]: Don't use sc{} on LHS.
Jim Meyering [Fri, 30 Aug 2002 06:59:39 +0000 (06:59 +0000)]
[START-INFO-DIR-ENTRY]: Don't use sc{} on LHS.
Fix typo: s/permission/permissions/.  From Michail Litvak.

21 years ago*** empty log message ***
Jim Meyering [Fri, 30 Aug 2002 06:58:41 +0000 (06:58 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Thu, 29 Aug 2002 10:46:04 +0000 (10:46 +0000)]
*** empty log message ***

21 years ago(is_empty_dir): Detect and diagnose readdir failures.
Jim Meyering [Thu, 29 Aug 2002 10:42:12 +0000 (10:42 +0000)]
(is_empty_dir): Detect and diagnose readdir failures.
Always close directory handle.

21 years ago(print_dir): Detect and diagnose readdir failures.
Jim Meyering [Thu, 29 Aug 2002 10:16:00 +0000 (10:16 +0000)]
(print_dir): Detect and diagnose readdir failures.
On some systems (at least EMC Celerra and Solaris5.8),
this appears to be necessary.
(print_dir): Rename local variable: reading -> dirp.

21 years ago*** empty log message ***
Jim Meyering [Thu, 29 Aug 2002 10:15:20 +0000 (10:15 +0000)]
*** empty log message ***

21 years ago(remove_cwd_entries): Use closedir (not CLOSEDIR) when ignoring any return value.
Jim Meyering [Thu, 29 Aug 2002 10:13:57 +0000 (10:13 +0000)]
(remove_cwd_entries): Use closedir (not CLOSEDIR) when ignoring any return value.

21 years ago(print_dir): Rename local variable: reading -> dirp.
Jim Meyering [Thu, 29 Aug 2002 09:44:23 +0000 (09:44 +0000)]
(print_dir): Rename local variable: reading -> dirp.

21 years ago(remove_cwd_entries): Detect and diagnose readdir
Jim Meyering [Thu, 29 Aug 2002 09:42:43 +0000 (09:42 +0000)]
(remove_cwd_entries): Detect and diagnose readdir
failures.  On some systems (at least EMC Celerra and Solaris5.8),
this appears to be necessary.

21 years ago(remove_cwd_entries): Use CLOSEDIR, not closedir.
Jim Meyering [Wed, 28 Aug 2002 06:52:07 +0000 (06:52 +0000)]
(remove_cwd_entries): Use CLOSEDIR, not closedir.
Give a diagnostic and fail if closedir fails.

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 13:10:10 +0000 (13:10 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 13:04:49 +0000 (13:04 +0000)]
*** empty log message ***

21 years ago(THANKS-to-translators): New rule.
Jim Meyering [Mon, 26 Aug 2002 12:58:30 +0000 (12:58 +0000)]
(THANKS-to-translators): New rule.
(EXTRA_DIST): Add both THANKS-to-translators and THANKStt.in.

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 12:49:14 +0000 (12:49 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 10:05:07 +0000 (10:05 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 10:04:51 +0000 (10:04 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 10:04:05 +0000 (10:04 +0000)]
*** empty log message ***

21 years ago.
Jim Meyering [Mon, 26 Aug 2002 10:01:57 +0000 (10:01 +0000)]
.

21 years ago.
Jim Meyering [Mon, 26 Aug 2002 07:26:34 +0000 (07:26 +0000)]
.

21 years ago(close_stdout_wrapper): New, kludgey, function and file-scoped global.
Jim Meyering [Mon, 26 Aug 2002 07:23:37 +0000 (07:23 +0000)]
(close_stdout_wrapper): New, kludgey, function and file-scoped global.
(main): Register it with atexit.
Close STDOUT_FILENO, to avoid a problem when writing to
/dev/audio on at least Solaris 2.7 and 2.8 systems.

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 07:23:18 +0000 (07:23 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Mon, 26 Aug 2002 07:22:09 +0000 (07:22 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sun, 25 Aug 2002 14:32:21 +0000 (14:32 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jim Meyering [Sun, 25 Aug 2002 14:32:10 +0000 (14:32 +0000)]
*** empty log message ***

21 years ago(main): Close STDIN_FILENO rather than a literal `0'.
Jim Meyering [Sun, 25 Aug 2002 14:32:02 +0000 (14:32 +0000)]
(main): Close STDIN_FILENO rather than a literal `0'.

21 years agolatest
Jim Meyering [Sun, 25 Aug 2002 07:35:00 +0000 (07:35 +0000)]
latest

21 years ago*** empty log message ***
Jim Meyering [Tue, 20 Aug 2002 16:53:43 +0000 (16:53 +0000)]
*** empty log message ***