summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-05-05(show_date): Change an automatic aggregate initializerJim Meyering
1999-05-05(USE_ACL): Define this only #ifJim Meyering
1999-05-05add missing backslash-before-newline in usage messageJim Meyering
1999-05-05add missing backslash-before-newline in usage messageJim Meyering
1999-05-04(usage): Break the usage message into 3 pieces instead ofJim Meyering
1999-05-04(search_item): Use `1' instead of `+1'. The latterJim 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 longerJim Meyering
1999-05-01(main): Manually handle `--', since we no longerJim Meyering
1999-05-01(decode_switches): Use STDIN_FILENO, STDOUT_FILENO instead of 0, 1.Jim Meyering
1999-05-01Always use STDIN_FILENO for input and STDOUT_FILENOJim Meyering
1999-05-01(usage): Document the differences between theJim Meyering
1999-04-30(copy_internal): Move the one-file-system test so thatJim 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'tJim Meyering
1999-04-26Use proper mode_t types and macros.Jim Meyering
1999-04-26Use proper mode_t types and macros.Jim Meyering
1999-04-26Use proper mode_t types and macros.Jim Meyering
1999-04-26(main): Revert last change.Jim Meyering
1999-04-26revert last changeJim 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-24Include new "xstrtol.h", not "xstrtoul.h".Jim Meyering
1999-04-24Include new "xstrtol.h", not "xstrtoul.h".Jim Meyering
1999-04-24Include new "xstrtol.h", not "xstrtoul.h".Jim Meyering
1999-04-24Include 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-21update commentJim Meyering
1999-04-21<xstrtol.h>: Include this, not xstrtoul.h.Jim Meyering
1999-04-20<config.h>: Include first, since it can doJim 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
1999-04-19[!HAVE_CONFIG_H] (ST_BLKSIZE): Define to 65536.Jim Meyering
1999-04-18Include xstrtol.h.Jim Meyering
1999-04-18Include xstrtol.h, not obsolete file xstrtoul.h.Jim Meyering