Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-12 | (TESTS): Add perm. | Jim Meyering | |
2000-08-12 | *** empty log message *** | Jim Meyering | |
2000-08-12 | Remove test for the VERSION_CONTROL and/or | Jim Meyering | |
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead. | |||
2000-08-12 | Remove test for the VERSION_CONTROL and/or | Jim Meyering | |
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead. | |||
2000-08-12 | Remove test for the VERSION_CONTROL and/or | Jim Meyering | |
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead. | |||
2000-08-12 | Remove test for the VERSION_CONTROL and/or | Jim Meyering | |
SIMPLE_BACKUP_SUFFIX envvars. Source ../envvar-check instead. | |||
2000-08-12 | *** empty log message *** | Jim Meyering | |
2000-08-12 | *** empty log message *** | Jim Meyering | |
2000-08-12 | . | Jim Meyering | |
2000-08-12 | *** empty log message *** | Jim Meyering | |
2000-08-12 | *** empty log message *** | Jim Meyering | |
2000-08-12 | tweak the `whether...' message | Jim Meyering | |
2000-08-12 | (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro. | Jim Meyering | |
From J. David Anglin. | |||
2000-08-11 | *** empty log message *** | Jim Meyering | |
2000-08-11 | Portable shell scripts should specify global options before key fields. | Jim Meyering | |
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 | *** empty log message *** | Jim Meyering | |
2000-08-11 | Add support for multi-byte locales. | Jim Meyering | |
(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 | *** empty log message *** | Jim Meyering | |
2000-08-11 | (usage): Describe -d and -i in a locale-independent way. | Jim Meyering | |
2000-08-11 | (usage): Don't describe System V syntax, as it doesn't always work. | Jim Meyering | |
2000-08-11 | Recommend against the System V syntax | Jim Meyering | |
for tr ranges, and don't use it in examples. Use POSIX classes rather than ranges, for portability. | |||
2000-08-11 | (wc invocation): Update accordingly. | Jim Meyering | |
2000-08-08 | *** empty log message *** | Jim Meyering | |
2000-08-08 | (movefile): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | *** empty log message *** | Jim Meyering | |
2000-08-08 | *** empty log message *** | Jim Meyering | |
2000-08-08 | (remove_cwd_entries, rm): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | (main): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | (do_link): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | (main): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | (xstrndup): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | *** empty log message *** | Jim Meyering | |
2000-08-08 | (cut_fields): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
(cut_fields): Check for I/O error as well as end-of-file. | |||
2000-08-08 | (copy_dir, copy_internal): Invoke xalloc_die instead of printing our own ↵ | Jim Meyering | |
message. | |||
2000-08-08 | (main): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-08 | (quotearg_colon, xmalloc): "virtual memory exhausted" -> "memory exhausted" | Jim Meyering | |
2000-08-08 | (usage, main): For cp -P messages, mention the new behavior as well as the old. | Jim Meyering | |
2000-08-08 | Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-07 | *** empty log message *** | Jim Meyering | |
2000-08-07 | (xalloc_msg_memory_exhausted): Now char const[], | Jim Meyering | |
not char *const and pointing to a constant array. (xrealloc): Comment fix. | |||
2000-08-07 | (print_and_abort): Use "memory exhausted", not "virtual memory exhausted". | Jim Meyering | |
2000-08-07 | comment fix | Jim Meyering | |
2000-08-07 | (xalloc_msg_memory_exhausted): Now char const[], | Jim Meyering | |
not char *const and pointing to a constant array. | |||
2000-08-07 | (same_name): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
(parse_user_spec): Don't translate a message until just before returning, to avoid unnecessary translation. | |||
2000-08-07 | (same_name): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-07 | *** empty log message *** | Jim Meyering | |
2000-08-07 | (xputenv): Invoke xalloc_die instead of printing our own message. | Jim Meyering | |
2000-08-07 | *** empty log message *** | Jim Meyering | |
2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | |
2000-08-07 | *** empty log message *** | Jim Meyering | |