Age | Commit message (Expand) | Author |
1999-05-07 | (main): Use better wording in diagnostic: `cannot | Jim Meyering |
1999-05-07 | (apply_translations): Use TOUPPER, not toupper. | Jim Meyering |
1999-05-06 | (numcompare): Handle comparison of two negative | Jim Meyering |
1999-05-05 | (show_date): Change an automatic aggregate initializer | Jim Meyering |
1999-05-05 | (USE_ACL): Define this only #if | Jim Meyering |
1999-05-05 | add missing backslash-before-newline in usage message | Jim Meyering |
1999-05-05 | add missing backslash-before-newline in usage message | Jim Meyering |
1999-05-04 | (usage): Break the usage message into 3 pieces instead of | Jim Meyering |
1999-05-04 | (search_item): Use `1' instead of `+1'. The latter | Jim Meyering |
1999-05-03 | <ctype.h>: Don't include. | Jim Meyering |
1999-05-03 | (TOLOWER): Define. | Jim Meyering |
1999-05-03 | (TOLOWER): Remove definition. | Jim Meyering |
1999-05-03 | (main): Give a better diagnostic when we fail to set the hostname. | Jim Meyering |
1999-05-03 | (main): Manually handle `--', since we no longer call getopt. | Jim Meyering |
1999-05-01 | (main): Manually handle `--', since we no longer | Jim Meyering |
1999-05-01 | (main): Manually handle `--', since we no longer | Jim Meyering |
1999-05-01 | (decode_switches): Use STDIN_FILENO, STDOUT_FILENO instead of 0, 1. | Jim Meyering |
1999-05-01 | Always use STDIN_FILENO for input and STDOUT_FILENO | Jim Meyering |
1999-05-01 | (usage): Document the differences between the | Jim Meyering |
1999-04-30 | (copy_internal): Move the one-file-system test so that | Jim Meyering |
1999-04-30 | (copy_internal): Don't make `mv foo symlink-to-foo' fail. | Jim Meyering |
1999-04-26 | (main): If you can't open an output file (with seek=...) read-write, | Jim Meyering |
1999-04-26 | (main): Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | (do_copy, cp_option_init, main): Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | (struct cp_options.umask_kill): Use mode_t, not unsigned int. | Jim Meyering |
1999-04-26 | (copy_reg, copy_internal): Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | (describe_change, change_file_mode): Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | (main): Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | (isodigit): Remove unused macro. | Jim Meyering |
1999-04-26 | (S_ISUID, S_ISGID, S_ISVTX, S_IRWXU, S_IRWXG, S_IRWXO): | Jim Meyering |
1999-04-26 | (open_maybe_create): Don't pass 0666 to open; it's not needed and isn't | Jim Meyering |
1999-04-26 | Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | Use proper mode_t types and macros. | Jim Meyering |
1999-04-26 | (main): Revert last change. | Jim Meyering |
1999-04-26 | revert last change | Jim Meyering |
1999-04-26 | (main): Handle the case in which seq is given no args. | Jim Meyering |
1999-04-25 | [NDEBUG]: Remove definition. | Jim Meyering |
1999-04-24 | (print_entry): Use `#if', not `#ifdef HAVE_UT_HOST'. | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-24 | Include new "xstrtol.h", not "xstrtoul.h". | Jim Meyering |
1999-04-22 | (word32): Don't use `#error'; it runs afoul of SunOS 4.1.4 cc. | Jim Meyering |
1999-04-21 | update comment | Jim Meyering |
1999-04-21 | <xstrtol.h>: Include this, not xstrtoul.h. | Jim Meyering |
1999-04-20 | <config.h>: Include first, since it can do | Jim Meyering |
1999-04-19 | (main): Restore `+' in getopt_long string. Otherwise, | Jim Meyering |
1999-04-19 | (tempname): Wrap after 99999 only for length-impaired file systems. | Jim Meyering |
1999-04-19 | (main, longopts): | Jim Meyering |