Include stat-time.h, and use its functions instead of the obsolete
[platform/upstream/coreutils.git] / src / cp.c
1999-12-09 Jim Meyering(enum): Remove useless CHAR_MAX + 2
1999-11-01 Jim Meyering(usage): Warn about mixing use of `-r' with FIFOs and
1999-10-31 Jim Meyeringtweak usage
1999-10-30 Jim Meyering(usage): Tweak --backup description
1999-10-24 Jim Meyering(do_copy): Constify `dest', and cast-away the new
1999-10-24 Jim Meyeringadd missing program_name arg to match new usage %s
1999-10-23 Jim Meyeringlabel use of -V/--versin-control as a warning
1999-10-17 Jim MeyeringAccept new option: --target-directory=DIR
1999-10-16 Jim MeyeringConvert --backup to take an optional argument.
1999-09-01 Jim MeyeringRemove declaration of xstrdup.
1999-04-26 Jim Meyering(do_copy, cp_option_init, main): Use proper mode_t...
1999-03-31 Jim MeyeringDon't include closeout.h or version-etc.h explicitly...
1999-03-26 Jim MeyeringNo longer include long-options.h.
1999-03-04 Jim MeyeringInclude long-options.h
1999-02-16 Jim Meyeringupdate copyright dates
1999-01-16 Jim MeyeringRemove declarations of base_name and get_version.
1999-01-02 Jim MeyeringAdapt to use new interface to XARGMATCH.
1999-01-02 Jim Meyeringuse XARGMATCH, not XARGCASEMATCH
1998-12-31 Jim Meyering(main): Use XARGCASEMATCH in place of argmatch & co.
1998-12-07 Jim MeyeringUse dir_name, not dirname. Include dirname.h.
1998-11-30 Jim Meyering(do_copy): Rename local: s/unused/copy_into_self/
1998-09-19 Jim Meyeringupdate bug-reporting address
1998-08-30 Jim Meyering(long_options): Use corresponding short-option character
1998-08-02 Jim Meyering(re_protect): Add comment.
1998-05-11 Jim Meyeringreflect additional parameter to copy
1998-05-10 Jim Meyering(cp_option_init): Likewise.
1998-04-26 Jim MeyeringDon't define NDEBUG.
1998-03-13 Jim Meyering(do_copy): Add unused arg in calls to copy.
1998-01-25 Jim Meyering(re_protect): Don't fail for non-root when chown fails due
1998-01-22 Jim Meyering(do_copy): Add unreachable `return 0' to stifle warning.
1998-01-22 Jim Meyering[NDEBUG]: Comment out definition.
1998-01-04 Jim Meyering(main, usage): Check for write error to stdout before...
1997-10-25 Jim MeyeringRemove old-style xmalloc and xrealloc decls.
1997-10-23 Jim MeyeringRemove stpcpy decl.
1997-10-07 Jim Meyeringupdate bug-reporting address
1997-10-06 Jim Meyering(cp_option_init): Initialize it.
1997-07-06 Jim Meyeringdeclare stpcpy
1997-05-27 Jim MeyeringUse base_name, not basename.
1997-02-27 Jim Meyering(re_protect): When there is any potential for ambiguity...
1997-02-02 Jim MeyeringGutted code -- pieces are in copy.[ch].
1997-02-01 Jim MeyeringCompare getopt_long return value against -1, not EOF...
1997-01-26 Jim Meyering(is_ancestor): Add it.
1996-12-18 Jim Meyering(ROOT_CHOWN_AFFECTS_SYMLINKS): New macro.
1996-11-23 Jim Meyering(copy): With -i and not -f, prompt for any type of
1996-10-05 Jim Meyering(main): update --version output to conform to coding...
1996-10-04 Jim Meyering(main): update --version output to conform to coding...
1996-09-30 Jim Meyering(do_copy): Give better error message when copying multiple
1996-09-10 Jim Meyering(do_copy): Describe in a little *more* detail the code
1996-09-10 Jim Meyering(do_copy): Describe in a little more detail the code
1996-09-08 Jim Meyering(do_copy): Set backup_type to `none' only *after*
1996-09-05 Jim Meyering(do_copy): When concatenating DEST (with a trailing...
1996-08-19 Jim MeyeringInclude path-concat.h.
1996-07-31 Jim Meyering(DO_CHOWN): New macro -- derived from code in copy.
1996-07-20 Jim Meyering(path_concat): Rewrite to return new parameter.
1996-06-23 Jim MeyeringAdd comma after e.g. in comment.
1996-06-19 Jim Meyering(copy_reg): Cast both sides of comparison to size_t...
1996-06-19 Jim Meyering(do_copy): Use STREQ here instead of strcmp(...) == 0.
1996-06-19 Jim Meyering(do_copy): Change message from `missing file argument' to
1996-06-19 Jim Meyering(do_copy): When the force and backup options have been
1996-04-24 Jim Meyeringupdate Copyright years for 1996
1996-04-24 Jim Meyering[HAVE_LCHOWN]: Define chown to lchown.
1996-04-21 Jim MeyeringRemove obsolete FIXME.
1996-04-19 Jim Meyering(copy_reg): Rearrange arithmetic in conditional to...
1996-04-03 Jim Meyering(copy_reg): Use `ST_NBLOCKS (sb) * 512', not `sb.st_blo...
1996-04-03 Jim MeyeringInclude assert.h (disabled).
1996-03-24 Jim MeyeringUpdate FSF's address.
1996-03-21 Jim Meyering(main): Declare to be of type int, not void.
1996-03-16 Jim MeyeringDon't include version.h.
1996-03-12 Jim Meyering(main): Initialize for internationalized message suppor...
1996-03-09 Jim Meyering(copy): Comment change to avoid overwriting source...
1996-02-16 Jim Meyering(copy): Detect (and fail) when creating backup file...
1995-12-22 Jim Meyering(main): Accept new option, --sparse={never,auto,always},
1995-11-29 Jim MeyeringMark all translatable strings using po-mode.el.
1995-11-27 Jim Meyerings/non-zero/nonzero/g
1995-11-15 Jim MeyeringBreak long lines.
1995-11-10 Jim MeyeringDon't include error.h here.
1995-11-10 Jim MeyeringDon't protoize fwd dcl of dirname.
1995-11-10 Jim MeyeringInclude error.h.
1995-11-10 Jim MeyeringRemove prototypes for stat, lstat.
1995-11-09 Jim MeyeringProtect prototypes with __P.
1995-11-09 Jim MeyeringProtoize.
1995-11-03 Jim Meyering(copy): Use euidaccess instead of euidaccess_stat.
1995-10-30 Jim Meyering(copy): Update one of the calls to eaccess_stat to...
1995-10-01 Jim MeyeringDeclare stat, xstat.
1995-06-22 Jim Meyering(main): Include program name in --version output.
1995-05-13 Jim MeyeringUse stat (lstat), not safe_stat (safe_lstat).
1995-03-10 Jim Meyeringadd 1995 to Copyright dates
1995-01-27 Jim MeyeringRename SAFE_STAT and SAFE_LSTAT to lower case names.
1994-12-10 Jim Meyering(copy, make_path_private): Use strr?chr instead of...
1994-11-04 Jim Meyering(make_path_private): Rename function from make_path...
1994-10-27 Jim Meyering.
1994-10-02 Jim Meyering.
1994-07-30 Jim Meyering.
1994-07-01 Jim Meyering.
1994-04-13 Jim Meyering.
1994-01-26 Jim Meyering.
1993-10-19 Jim Meyeringmerge with 3.8.4k
1993-10-13 Jim Meyeringmerge with 3.8.4e
1993-10-08 Jim Meyeringmerge with 3.8.3d
1993-10-06 Jim Meyeringmerge with 3.8.3b FILEUTILS-3_8_3b
next