Jim Meyering
ae8efa7087
.
2000-08-12 13:24:44 +00:00
Jim Meyering
13a7e4caf8
(TESTS): Add perm.
2000-08-12 13:24:31 +00:00
Jim Meyering
00874a5dad
*** empty log message ***
2000-08-12 13:23:18 +00:00
Jim Meyering
52f1830329
Remove test for the VERSION_CONTROL and/or
...
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12 13:22:59 +00:00
Jim Meyering
af77319c56
Remove test for the VERSION_CONTROL and/or
...
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12 13:22:19 +00:00
Jim Meyering
60d7a8e772
Remove test for the VERSION_CONTROL and/or
...
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12 13:21:47 +00:00
Jim Meyering
e37768067a
Remove test for the VERSION_CONTROL and/or
...
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead.
2000-08-12 13:21:13 +00:00
Jim Meyering
47e19fb368
*** empty log message ***
2000-08-12 13:19:27 +00:00
Jim Meyering
f2893678eb
*** empty log message ***
2000-08-12 07:24:27 +00:00
Jim Meyering
1a27d41352
.
2000-08-12 06:17:33 +00:00
Jim Meyering
9099ba78e2
*** empty log message ***
2000-08-12 05:50:21 +00:00
Jim Meyering
017ee79337
*** empty log message ***
2000-08-12 05:16:40 +00:00
Jim Meyering
44d3e01da9
tweak the `whether...' message
2000-08-12 04:59:31 +00:00
Jim Meyering
52d20e4420
(jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
...
From J. David Anglin.
2000-08-12 04:57:18 +00:00
Jim Meyering
04d18f430c
*** empty log message ***
2000-08-11 20:59:57 +00:00
Jim Meyering
c2177b12b3
Portable shell scripts should specify global options before key fields.
...
Move global LC_CTYPE remark to each sort option that depends on LC_CTYPE.
sort -g depends on LC_NUMERIC.
Add @vindex where it's missing.
"radix character" -> "decimal-point character", to match Standard C
terminology, which is easier for most people to follow.
"comm" does not consider trailing newlines to be significant.
2000-08-11 20:59:49 +00:00
Jim Meyering
7c032c04b9
*** empty log message ***
2000-08-11 09:20:36 +00:00
Jim Meyering
19d6aed760
Add support for multi-byte locales.
...
(iswprint, mbrtowc, wcwidth): Provide default definitions.
(total_bytes): New variable.
(print_bytes): New variable.
(longopts): Change abbreviation for --chars from 'c' to 'm'.
(usage): Update.
(write_counts): Add `bytes' argument.
(wc): New variables `bytes', `count_bytes', `count_chars',
`count_complicated'. The old code determines `bytes', not `chars'.
New case for MB_CUR_MAX > 1. A non-printable non-space character does
not increment the line position or start a word. Update `total_bytes'.
(main): Initialize `print_bytes' and `total_bytes' to 0. Accept 'm'
option. Pass `total_bytes' to write_counts.
2000-08-11 09:20:31 +00:00
Jim Meyering
c14f06f708
*** empty log message ***
2000-08-11 09:13:00 +00:00
Jim Meyering
5018ccfb7e
(usage): Describe -d and -i in a locale-independent way.
2000-08-11 09:12:47 +00:00
Jim Meyering
d0c8664700
(usage): Don't describe System V syntax, as it doesn't always work.
2000-08-11 09:12:05 +00:00
Jim Meyering
2ed0078725
Recommend against the System V syntax
...
for tr ranges, and don't use it in examples. Use POSIX
classes rather than ranges, for portability.
2000-08-11 09:11:20 +00:00
Jim Meyering
f64320db7b
(wc invocation): Update accordingly.
2000-08-11 09:10:22 +00:00
Jim Meyering
f253241fa6
*** empty log message ***
2000-08-08 10:53:28 +00:00
Jim Meyering
129ede91ad
(movefile): Invoke xalloc_die instead of printing our own message.
2000-08-08 10:53:23 +00:00
Jim Meyering
c5e73d1f4a
*** empty log message ***
2000-08-08 07:16:45 +00:00
Jim Meyering
543cd52e60
*** empty log message ***
2000-08-08 07:13:46 +00:00
Jim Meyering
a9a5efd77b
(remove_cwd_entries, rm): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:13:36 +00:00
Jim Meyering
b99ee65d9f
(main): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:12:24 +00:00
Jim Meyering
b2557211cb
(do_link): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:11:46 +00:00
Jim Meyering
6fa66b8414
(main): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:11:30 +00:00
Jim Meyering
13587cf0ec
(xstrndup): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:11:12 +00:00
Jim Meyering
deffd164df
*** empty log message ***
2000-08-08 07:10:22 +00:00
Jim Meyering
8b6882e5e9
(cut_fields): Invoke xalloc_die instead of printing our own message.
...
(cut_fields): Check for I/O error as well as end-of-file.
2000-08-08 07:09:31 +00:00
Jim Meyering
1899efe4f6
(copy_dir, copy_internal): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:08:17 +00:00
Jim Meyering
8180fd9209
(main): Invoke xalloc_die instead of printing our own message.
2000-08-08 07:07:55 +00:00
Jim Meyering
d681dd7524
(quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted"
2000-08-08 07:03:41 +00:00
Jim Meyering
c64d3aaf18
(usage, main): For cp -P messages, mention the new behavior as well as the old.
2000-08-08 06:55:47 +00:00
Jim Meyering
b6bacc5dcf
Invoke xalloc_die instead of printing our own message.
2000-08-08 06:53:14 +00:00
Jim Meyering
3424a30611
*** empty log message ***
2000-08-07 17:07:19 +00:00
Jim Meyering
045b33aaef
(xalloc_msg_memory_exhausted): Now char const[],
...
not char *const and pointing to a constant array.
(xrealloc): Comment fix.
2000-08-07 17:06:38 +00:00
Jim Meyering
1fdeee96e2
(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".
2000-08-07 17:05:37 +00:00
Jim Meyering
8d381987d0
comment fix
2000-08-07 17:03:20 +00:00
Jim Meyering
1def0627b7
(xalloc_msg_memory_exhausted): Now char const[],
...
not char *const and pointing to a constant array.
2000-08-07 17:02:15 +00:00
Jim Meyering
cab29a570d
(same_name): Invoke xalloc_die instead of printing our own message.
...
(parse_user_spec):
Don't translate a message until just before returning,
to avoid unnecessary translation.
2000-08-07 16:56:29 +00:00
Jim Meyering
02edb50e8f
(same_name): Invoke xalloc_die instead of printing our own message.
2000-08-07 16:55:57 +00:00
Jim Meyering
3190f18d1c
*** empty log message ***
2000-08-07 16:50:27 +00:00
Jim Meyering
d8f02c5c3a
(xputenv): Invoke xalloc_die instead of printing our own message.
2000-08-07 16:50:11 +00:00
Jim Meyering
8f8f0254b2
*** empty log message ***
2000-08-07 15:51:08 +00:00
Jim Meyering
51b6b653a2
back out Copyright date changes for files with no changes year
2000-08-07 15:48:18 +00:00