Improve the check for departures from C89, and fix the departures
[platform/upstream/coreutils.git] / src / copy.h
2005-12-17 Jim Meyering(cp_option_init) [umask_kill]: Remove member.
2005-07-03 Paul EggertInclude "lstat.h" rather than rolling our own.
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-31 Paul EggertAdd copyright notice.
2004-11-26 Paul Eggert(stat, lstat, rename): Remove decls.
2004-07-30 Paul Eggert(struct cp_options): Use bool when appropriate.
2004-06-30 Jim MeyeringUse "file system" rather than "filesystem" in comments.
2004-02-07 Jim MeyeringRemove xstat function pointer member. The way it was...
2003-03-26 Jim Meyering(struct cp_options): Add a comment.
2003-01-04 Jim MeyeringRemove use of PARAMS.
2002-12-15 Jim MeyeringRemove all uses of `PARAMS'.
2001-11-22 Jim Meyering(struct cp_options) [src_info]: New member.
2001-11-22 Jim MeyeringInclude hash.h.
2001-10-13 Jim Meyering(enum Dereference_symlink): Add comments.
2001-10-13 Jim Meyering(struct cp_options) [failed_unlink_is_fatal]: Remove...
2001-10-13 Jim Meyering(struct cp_options): Rename members:
2001-09-28 Jim Meyering(dest_info_init): Declare.
2001-09-15 Jim Meyering(enum Interactive): Remove members, I_OFF and I_ON.
2001-08-13 Jim Meyering(enum Interactive): New type.
2001-01-14 Jim Meyering[RENAME_TRAILING_SLASH_BUG]: Use the rename wrapper.
2000-09-04 Jim MeyeringMove declaractions of lstat, stat, and rpl_lstat
2000-09-03 Jim Meyeringcorrect description of unlink_dest_after_failed_open
2000-09-03 Jim Meyeringcomment
2000-09-03 Jim Meyering(struct cp_options) [force]: Remove member.
2000-08-20 Jim Meyering(enum Dereference_symlink): Define.
1999-04-26 Jim Meyering(struct cp_options.umask_kill): Use mode_t, not unsigne...
1998-05-11 Jim MeyeringBetter support for mv:
1998-05-10 Jim MeyeringSupport for install:
1998-03-13 Jim Meyering(copy): Update prototype.
1998-01-21 Jim Meyering(VALID_SPARSE_MODE): Define.
1997-12-21 Jim MeyeringUse PARAMS, not __P.
1997-10-06 Jim Meyering*** empty log message ***
1997-10-06 Jim Meyering(struct cp_options): New field: require_preserve.
1997-02-02 Jim Meyering.
1997-02-02 Jim Meyering.