1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 03:50:45 +02:00
Commit Graph

253 Commits

Author SHA1 Message Date
Paul Eggert fd4a5b1b53 More nice fixes. 2005-09-09 20:51:55 +00:00
Paul Eggert 09575c108c Use the phrase "niceness" instead of "nice value" to describe
the biased nice value that can go negative.  This corrects
a discrepancy with POSIX, which states that nice values are
nonnegative.
2005-09-08 06:52:09 +00:00
Jim Meyering 92f52ac5b5 *** empty log message *** 2005-08-15 08:41:24 +00:00
Jim Meyering dfc27ade53 *** empty log message *** 2005-08-12 06:50:29 +00:00
Paul Eggert 19f049e34c md5sum --check now accepts multiple input files. 2005-07-19 07:35:51 +00:00
Paul Eggert 7eb112c43b Update true/false doc. 2005-07-18 07:51:49 +00:00
Paul Eggert 829fcc0991 nohup no longer worries about POSIXLY_CORRECT. 2005-07-15 21:55:32 +00:00
Paul Eggert edfb9f5ba8 Updates for cat and md5sum, for text vs binary. 2005-07-11 18:31:10 +00:00
Jim Meyering 30b8e3a012 *** empty log message *** 2005-07-03 16:48:24 +00:00
Jim Meyering 36bcf322ce *** empty log message *** 2005-06-24 08:05:54 +00:00
Jim Meyering b111ca4885 *** empty log message *** 2005-06-23 15:00:35 +00:00
Jim Meyering e4bd8ce5ab *** empty log message *** 2005-06-19 13:39:54 +00:00
Jim Meyering acb16ca45c *** empty log message *** 2005-06-19 13:37:41 +00:00
Jim Meyering fd684a32fd *** empty log message *** 2005-06-17 13:12:21 +00:00
Jim Meyering 8236e056a0 *** empty log message *** 2005-06-16 09:16:25 +00:00
Jim Meyering 42ded2fdf9 *** empty log message *** 2005-06-07 06:41:18 +00:00
Paul Eggert 4425cc8a08 Use "file name" when talking about file names, instead of "filename"
or "path", as per the GNU coding standards.
2005-06-02 05:00:50 +00:00
Paul Eggert 156bd843f1 * getdate.texi (General date syntax): Don't say that date
date --iso-8601=ns generates acceptable dates.
2005-05-11 20:25:01 +00:00
Paul Eggert b3f58e2acf * coreutils.texi (dd invocation): New flags "binary" and "text". 2005-05-06 17:57:45 +00:00
Paul Eggert 918d8e5f31 chmod -w now complains if it differs from chmod a-w. 2005-05-04 17:23:38 +00:00
Paul Eggert 6383922a13 ls --indicator-style=directory renamed to ls --indicator-style=slash. 2005-05-02 18:41:53 +00:00
Paul Eggert 89a64c09ba Log yesterday's changes. 2005-04-30 00:06:06 +00:00
Paul Eggert adcc738109 * coreutils.texi: Don't complain about head -10, etc. 2005-04-26 16:44:51 +00:00
Paul Eggert 8e794ef5bd * coreutils.texi (install invocation): Use a= instead of 0 for
the point of departure for -m, and explain what it meeams.
(mkdir invocation, mkfifo invocation, mknod invocation):
The umask does not affect the point of departure.
2005-04-24 04:46:33 +00:00
Paul Eggert 19393fd886 For consistency, standardize on "user ID" rather than "uid". 2005-04-12 05:53:02 +00:00
Jim Meyering 3a270c871e *** empty log message *** 2005-04-09 11:57:02 +00:00
Paul Eggert 4c8c049f7a Signal-handling cleanup motivated by core dumps in dd. 2005-04-09 05:00:40 +00:00
Paul Eggert 26a6039e27 Add examples to cat, chown, chgrp, basename, dirname. Change ln examples
to match that format.
2005-04-05 22:20:31 +00:00
Paul Eggert f01ef502f2 Clarify NUL vs null byte vs null character. 2005-03-26 18:43:30 +00:00
Paul Eggert 435f4c081f * coreutils.texi (nohup invocation): Clarify nohup.out creation. 2005-03-19 00:46:29 +00:00
Paul Eggert 1aab3a0c90 * coreutils.texi (Formatting file timestamps): Very long timestamps
may be treated as errors.
2005-03-11 23:13:37 +00:00
Paul Eggert 2db098a3c3 Improve "date invocation" again. 2005-03-08 22:19:54 +00:00
Paul Eggert 641ef33fac * coreutils.texi: Adjust to match current strftime.c. 2005-02-24 00:28:16 +00:00
Jim Meyering 21437738fc *** empty log message *** 2005-01-07 18:25:47 +00:00
Jim Meyering 215763dd17 *** empty log message *** 2005-01-04 18:29:42 +00:00
Paul Eggert 4d2bb0f15f * coreutils.texi: Fix minor problems in "ls" and "dircolors". 2004-12-15 22:08:29 +00:00
Paul Eggert 206ec55a41 * coreutils.texi (join invocation): Blank separators need quoting. 2004-12-12 07:25:01 +00:00
Paul Eggert 9278bc44cd * coreutils.texi (id invocation): -G also prints main group. 2004-12-11 00:09:29 +00:00
Paul Eggert 5ff0e88866 ls now exits with status 1 if minor problem, 2 on serious trouble. 2004-12-09 17:51:23 +00:00
Paul Eggert 9d683a1b65 Add support for time zones like +HH:MM and UTC+HH:MM. 2004-12-08 22:26:37 +00:00
Jim Meyering 821a730797 *** empty log message *** 2004-12-04 14:23:51 +00:00
Jim Meyering f049ac4acc *** empty log message *** 2004-12-04 13:33:11 +00:00
Jim Meyering ba23d0aa8d *** empty log message *** 2004-12-04 13:32:53 +00:00
Paul Eggert 1c42e10a79 * coreutils.texi (du invocation): Minor cleanups. 2004-11-27 09:37:42 +00:00
Paul Eggert 5f2cb6ee45 doc patches inspired by Debian coreutils 5.2.1-2. 2004-11-16 20:31:21 +00:00
Paul Eggert 511f4b4165 * getdate.texi (General date syntax): "next" is 1, not 2. 2004-11-16 08:18:05 +00:00
Paul Eggert 1855111a62 * coreutils.texi (dd invocation): Reword the new dd message. 2004-11-16 07:49:15 +00:00
Paul Eggert f90de3d443 dd now outputs total bytes, seconds, and bytes per second. 2004-11-15 06:50:44 +00:00
Paul Eggert 2dff6afdde * Makefile.am (_W, W_): New macros. 2004-11-03 17:39:23 +00:00
Paul Eggert 7babf896a7 Sync from gnulib (for getdate changes). 2004-10-29 23:46:23 +00:00